summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-09-04aio: block exit_aio() until all context requests are completedGu Zheng
2014-09-04udf: saner calling conventions for udf_new_inode()Al Viro
2014-09-04udf: fix the udf_iget() vs. udf_new_inode() racesAl Viro
2014-09-04udf: merge the pieces inserting a new non-directory object into directoryAl Viro
2014-09-04udf: Set i_generation fieldJan Kara
2014-09-04udf: Properly detect stale inodesJan Kara
2014-09-04udf: Make udf_read_inode() and udf_iget() return errorJan Kara
2014-09-04udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-09-04udf: Fold udf_fill_inode() into __udf_read_inode()Jan Kara
2014-09-04udf: Avoid dir link count to go negativeJan Kara
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-03ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o
2014-09-02Btrfs: fix crash while doing a ranged fsyncFilipe Manana
2014-09-02Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana
2014-09-02aio: add missing smp_rmb() in read_events_ringJeff Moyer
2014-09-02f2fs: reposition unlock_new_inode to prevent accessing invalid inodeChao Yu
2014-09-02xfs: trim eofblocks before collapse rangeBrian Foster
2014-09-02xfs: xfs_file_collapse_range is delalloc challengedDave Chinner
2014-09-02xfs: don't log inode unless extent shift makes extent modificationsBrian Foster
2014-09-02xfs: use ranged writeback and invalidation for direct IODave Chinner
2014-09-02xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-02xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-02xfs: don't dirty buffers beyond EOFDave Chinner
2014-08-30Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-30fix EBUSY on umount() from MNT_SHRINKABLEAl Viro
2014-08-30get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-08-29ocfs2: quorum: add a log for node not fencedJunxiao Bi
2014-08-29ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi
2014-08-29ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi
2014-08-29ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings
2014-08-29Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-29f2fs: fix wrong casting for dentry nameJaegeuk Kim
2014-08-28ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong
2014-08-28jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-08-28jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong
2014-08-28ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov
2014-08-28f2fs: simplify by using a literalDan Carpenter
2014-08-27ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov
2014-08-27ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-08-27Btrfs: fix autodefrag with compressionChris Mason
2014-08-26NFSv3: Fix another acl regressionTrond Myklebust
2014-08-26NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust
2014-08-26NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French
2014-08-25f2fs: truncate stale block for inline_dataJaegeuk Kim
2014-08-25CIFS: Fix wrong filename length for SMB2Pavel Shilovsky