Age | Commit message (Expand) | Author |
2011-10-31 | quota: Drop path reference on error exit from quotactl | Jan Kara |
2011-10-31 | udf: Neaten udf_debug uses | Joe Perches |
2011-10-31 | udf: Neaten logging output, use vsprintf extension %pV | Joe Perches |
2011-10-31 | udf: Convert printks to pr_<level> | Joe Perches |
2011-10-10 | udf: Rename udf_warning to udf_warn | Joe Perches |
2011-10-10 | udf: Rename udf_error to udf_err | Joe Perches |
2011-10-10 | udf: Promote some debugging messages to udf_error | Joe Perches |
2011-10-10 | ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. | Tao Ma |
2011-10-06 | udf: Add readpages support for udf. | Namjae Jeon |
2011-10-05 | ext3/balloc.c: local functions should be static | H Hartley Sweeten |
2011-08-30 | ext2: fix the outdated comment in ext2_nfs_get_inode() | Li Haifeng |
2011-08-17 | ext3: remove deprecated oldalloc | Lukas Czerner |
2011-08-17 | fs/ext3/balloc.c: delete useless initialization | Julia Lawall |
2011-08-17 | fs/ext2/balloc.c: delete useless initialization | Julia Lawall |
2011-08-17 | ext3: fix message in ext3_remount for rw-remount case | Toshiyuki Okajima |
2011-08-17 | ext3: Remove i_mutex from ext3_sync_file() | Jan Kara |
2011-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2011-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
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 | cifs: Do not set cifs/ntfs acl using a file handle (try #4) | Shirish Pargaonkar |
2011-08-11 | [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor... | Steve French |
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 |