summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-07-13Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer
2012-07-11fat: fix non-atomic NFS i_pos readSteven J. Magnani
2012-07-11fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu
2012-07-11ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques
2012-07-10NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2012-07-08NFS: Fix list manipulation snafus in fs/nfs/direct.cTrond Myklebust
2012-07-07vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds
2012-07-06Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-06eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2012-07-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-03ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara
2012-07-03ocfs2: for SEEK_DATA/SEEK_HOLE, return internal error unchanged if ocfs2_get_...Jeff Liu
2012-07-03ocfs2: use spinlock irqsave for downconvert lock.patchSrinivas Eeda
2012-07-03ocfs2: Misplaced parens in unlikleyroel
2012-07-03ocfs2: clear unaligned io flag when dio failsJunxiao Bi
2012-07-03eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks
2012-07-03eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton
2012-07-02Btrfs: run delayed directory updates during log replayChris Mason
2012-07-02Btrfs: hold a ref on the inode during writepagesJosef Bacik
2012-07-02Btrfs: fix tree log remove space corner caseJosef Bacik
2012-07-02Btrfs: fix wrong check during log recoveryLiu Bo
2012-07-02Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block
2012-07-02Btrfs: resume balance on rw (re)mounts properlyIlya Dryomov
2012-07-02Btrfs: restore restriper state on all mountsIlya Dryomov
2012-07-02Btrfs: fix dio write vs buffered read raceJosef Bacik
2012-07-02Btrfs: don't count I/O statistic read errors for missing devicesStefan Behrens
2012-06-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-28udf: Fortify loading of sparing tableJan Kara
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara
2012-06-27Btrfs: resolve tree mod log locking issue in btrfs_next_leafJan Schmidt
2012-06-27Btrfs: fix tree mod log rewind of ADD operationsJan Schmidt
2012-06-27Btrfs: leave critical region in btrfs_find_all_roots as soon as possibleJan Schmidt
2012-06-27Btrfs: always put insert_ptr modifications into the tree mod logJan Schmidt
2012-06-27Btrfs: fix tree mod log for root replacements at leaf levelJan Schmidt
2012-06-27Btrfs: support root level changes in __resolve_indirect_refJan Schmidt
2012-06-27Btrfs: avoid waiting for delayed refs when we must notJan Schmidt
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris
2012-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-06-21xfs: rename log structure to xlogMark Tinguely