summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-12xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman
2011-08-12xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-11pnfs: Automatically select blocks & objects layoutsBoaz Harrosh
2011-08-11ext4: Properly count journal credits for long symlinksEric Sandeen
2011-08-11ext3: Properly count journal credits for long symlinksEric Sandeen
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao
2011-08-10"xfs: fix error handling for synchronous writes" revisitedAjeet Yadav
2011-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-08-09Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen
2011-08-09xfs: set cursor in xfs_ail_splice() even when AIL was emptyAlex Elder
2011-08-09eCryptfs: Fix payload_len unitialized variable warningTyler Hicks
2011-08-09eCryptfs: fix compile errorRoberto Sassu
2011-08-09eCryptfs: Return error when lower file pointer is NULLTyler Hicks
2011-08-08autofs4: fix debug printk warning uncovered by cleanupLinus Torvalds
2011-08-08autofs4: clean up uaotfs use of debug/info/warning printoutsLinus Torvalds
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-08-07compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06ore: Make ore its own moduleBoaz Harrosh
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds
2011-08-05cifs: cope with negative dentries in cifs_get_rootJeff Layton
2011-08-05cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04exofs: Fix truncate for the raid-groups caseBoaz Harrosh
2011-08-04exofs: Small cleanup of exofs_fill_superBoaz Harrosh
2011-08-04exofs: BUG: Avoid sbi reallocBoaz Harrosh
2011-08-04exofs: Remove pnfs-osd private definitionsBoaz Harrosh
2011-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-03tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day
2011-08-03mm: a few small updates for radix-swapHugh Dickins
2011-08-03fs/dcache.c: fix new kernel-doc warningRandy Dunlap
2011-08-03CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky
2011-08-03ext4: use kzalloc in ext4_kzalloc()Mathias Krause
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro
2011-08-03cifs: demote DFS referral lookup errors to cFYIJeff Layton
2011-08-03Revert "cifs: advertise the right receive buffer size to the server"Steve French