| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP | Michal Hocko | 2011-06-15 | 1 | -1/+1 |
* | [CIFS] update cifs version to 1.73 | Steve French | 2011-06-14 | 1 | -1/+1 |
* | [CIFS] trivial cleanup fscache cFYI and cERROR messages | Steve French | 2011-06-14 | 2 | -30/+27 |
* | cifs: correctly handle NULL tcon pointer in CIFSTCon | Jeff Layton | 2011-06-13 | 1 | -1/+5 |
* | cifs: show sec= option in /proc/mounts | Jeff Layton | 2011-06-13 | 1 | -0/+33 |
* | cifs: don't allow cifs_reconnect to exit with NULL socket pointer | Jeff Layton | 2011-06-13 | 1 | -3/+3 |
* | CIFS: Fix sparse error | Pavel Shilovsky | 2011-06-13 | 1 | -7/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-06-13 | 10 | -53/+70 |
|\ |
|
| * | ceph: unwind canceled flock state | Sage Weil | 2011-06-07 | 1 | -10/+16 |
| * | ceph: fix ENOENT logic in striped_read | Sage Weil | 2011-06-07 | 1 | -2/+2 |
| * | ceph: fix short sync reads from the OSD | Sage Weil | 2011-06-07 | 1 | -13/+15 |
| * | ceph: use ihold when we already have an inode ref | Sage Weil | 2011-06-07 | 10 | -28/+37 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-13 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-09 | 1 | -0/+3 |
| |\ \ |
|
| | * | | oprofile, dcookies: Fix possible circular locking dependency | Robert Richter | 2011-05-31 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-06-13 | 2 | -13/+28 |
|\ \ \ \ |
|
| * | | | | nilfs2: fix problem in setting checkpoint interval | Ryusuke Konishi | 2011-06-11 | 1 | -1/+1 |
| * | | | | nilfs2: fix missing block address termination in btree node shrinking | Ryusuke Konishi | 2011-06-11 | 1 | -7/+14 |
| * | | | | nilfs2: fix incorrect block address termination in node concatenation | Ryusuke Konishi | 2011-06-11 | 1 | -5/+13 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-06-12 | 10 | -113/+233 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: use join_transaction in btrfs_evict_inode() | Li Zefan | 2011-06-11 | 1 | -1/+1 |
| * | | | | | Btrfs - use %pU to print fsid | Ilya Dryomov | 2011-06-10 | 1 | -6/+2 |
| * | | | | | Btrfs: fix extent state leak on failed nodatasum reads | Jan Schmidt | 2011-06-10 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Chris Mason | 2011-06-10 | 2 | -32/+39 |
| |\ \ \ \ \ |
|
| | * | | | | | btrfs: remove unneeded includes from scrub.c | Arne Jansen | 2011-06-10 | 1 | -6/+0 |
| | * | | | | | btrfs: reinitialize scrub workers | Arne Jansen | 2011-06-10 | 2 | -3/+5 |
| | * | | | | | btrfs: scrub: errors in tree enumeration | Arne Jansen | 2011-06-10 | 1 | -23/+34 |
| | * | | | | | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 2011-06-10 | 1 | -3/+7 |
| * | | | | | | btrfs: fix unlocked access of delalloc_inodes | David Sterba | 2011-06-10 | 1 | -2/+1 |
| * | | | | | | Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() | Li Zefan | 2011-06-10 | 1 | -9/+14 |
| * | | | | | | btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ... | richard kennedy | 2011-06-10 | 1 | -1/+1 |
| * | | | | | | Btrfs: clear current->journal_info on async transaction commit | Sage Weil | 2011-06-10 | 1 | -1/+4 |
| * | | | | | | Btrfs: make sure to recheck for bitmaps in clusters | Chris Mason | 2011-06-10 | 1 | -4/+5 |
| * | | | | | | Btrfs: unlock the trans lock properly | Josef Bacik | 2011-06-09 | 1 | -1/+1 |
| * | | | | | | Btrfs: don't map extent buffer if path->skip_locking is set | Josef Bacik | 2011-06-09 | 1 | -3/+7 |
| * | | | | | | Btrfs: fix duplicate checking logic | Josef Bacik | 2011-06-08 | 1 | -3/+3 |
| * | | | | | | Btrfs: fix the allocator loop logic | Josef Bacik | 2011-06-08 | 1 | -23/+25 |
| * | | | | | | Btrfs: fix bitmap regression | Josef Bacik | 2011-06-08 | 1 | -19/+69 |
| * | | | | | | Btrfs: don't commit the transaction if we dont have enough pinned bytes | Josef Bacik | 2011-06-08 | 1 | -0/+7 |
| * | | | | | | Btrfs: noinline the cluster searching functions | Josef Bacik | 2011-06-08 | 1 | -8/+10 |
| * | | | | | | Btrfs: cache bitmaps when searching for a cluster | Josef Bacik | 2011-06-08 | 1 | -5/+49 |
| |/ / / / / |
|
* | | | | | | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 | 1 | -4/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-06-08 | 3 | -5/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | cifs: trivial: add space in fsc error message | Jeff Layton | 2011-06-08 | 1 | -1/+1 |
| * | | | | | | cifs: silence printk when establishing first session on socket | Jeff Layton | 2011-06-07 | 1 | -1/+1 |
| * | | | | | | CIFS ACL support needs CONFIG_KEYS, so depend on it | Darren Salt | 2011-06-06 | 1 | -1/+1 |
| * | | | | | | possible memory corruption in cifs_parse_mount_options() | Vasily Averin | 2011-06-06 | 1 | -1/+1 |
| * | | | | | | cifs: make CIFS depend on CRYPTO_ECB | Suresh Jayaraman | 2011-06-03 | 1 | -0/+1 |
| * | | | | | | cifs: fix the kernel release version in the default security warning message | Suresh Jayaraman | 2011-06-03 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2011-06-07 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|