Age | Commit message (Expand) | Author |
2011-08-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-08-12 | xfs: replace xfs_buf_geterror() with bp->b_error | Chandra Seetharaman |
2011-08-12 | xfs: Check the return value of xfs_buf_read() for NULL | Chandra Seetharaman |
2011-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-08-11 | pnfs: Automatically select blocks & objects layouts | Boaz Harrosh |
2011-08-11 | ext4: Properly count journal credits for long symlinks | Eric Sandeen |
2011-08-11 | ext3: Properly count journal credits for long symlinks | Eric Sandeen |
2011-08-11 | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov |
2011-08-11 | NFS41: make PNFS_BLOCK selectable | Peng Tao |
2011-08-10 | "xfs: fix error handling for synchronous writes" revisited | Ajeet Yadav |
2011-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-08-09 | Ecryptfs: Add mount option to check uid of device being mounted = expect uid | John Johansen |
2011-08-09 | xfs: set cursor in xfs_ail_splice() even when AIL was empty | Alex Elder |
2011-08-09 | eCryptfs: Fix payload_len unitialized variable warning | Tyler Hicks |
2011-08-09 | eCryptfs: fix compile error | Roberto Sassu |
2011-08-09 | eCryptfs: Return error when lower file pointer is NULL | Tyler Hicks |
2011-08-08 | autofs4: fix debug printk warning uncovered by cleanup | Linus Torvalds |
2011-08-08 | autofs4: clean up uaotfs use of debug/info/warning printouts | Linus Torvalds |
2011-08-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Alex Elder |
2011-08-07 | compat_ioctl: add compat handler for PPPIOCGL2TPSTATS | Florian Westphal |
2011-08-07 | vfs: rename 'do_follow_link' to 'should_follow_link' | Linus Torvalds |
2011-08-07 | Fix POSIX ACL permission check | Ari Savolainen |
2011-08-06 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-08-06 | vfs: optimize inode cache access patterns | Linus Torvalds |
2011-08-06 | vfs: renumber DCACHE_xyz flags, remove some stale ones | Linus Torvalds |
2011-08-06 | ore: Make ore its own module | Boaz Harrosh |
2011-08-06 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh |
2011-08-06 | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh |
2011-08-06 | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh |
2011-08-06 | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh |
2011-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-08-06 | vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files | Linus Torvalds |
2011-08-06 | oom_ajd: don't use WARN_ONCE, just use printk_once | Linus Torvalds |
2011-08-05 | cifs: cope with negative dentries in cifs_get_root | Jeff Layton |
2011-08-05 | cifs: convert prefixpath delimiters in cifs_build_path_to_root | Jeff Layton |
2011-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-08-04 | exofs: Fix truncate for the raid-groups case | Boaz Harrosh |
2011-08-04 | exofs: Small cleanup of exofs_fill_super | Boaz Harrosh |
2011-08-04 | exofs: BUG: Avoid sbi realloc | Boaz Harrosh |
2011-08-04 | exofs: Remove pnfs-osd private definitions | Boaz Harrosh |
2011-08-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-08-03 | tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL | Robert P. J. Day |
2011-08-03 | mm: a few small updates for radix-swap | Hugh Dickins |
2011-08-03 | fs/dcache.c: fix new kernel-doc warning | Randy Dunlap |
2011-08-03 | CIFS: Fix missing a decrement of inFlight value | Pavel Shilovsky |
2011-08-03 | ext4: use kzalloc in ext4_kzalloc() | Mathias Krause |
2011-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-08-03 | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached | Al Viro |
2011-08-03 | cifs: demote DFS referral lookup errors to cFYI | Jeff Layton |
2011-08-03 | Revert "cifs: advertise the right receive buffer size to the server" | Steve French |