aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-05nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields
2014-10-05NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-10-05NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-10-05nfsd4: fix rd_dircount enforcementJ. Bruce Fields
2014-10-05ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov
2014-10-05locks: pass correct "before" pointer to locks_unlink_lock in generic_add_leaseJeff Layton
2014-10-05aio: add missing smp_rmb() in read_events_ringJeff Moyer
2014-10-05aio: fix reqs_available handlingBenjamin LaHaise
2014-09-17CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-09-17CIFS: Fix directory rename errorPavel Shilovsky
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-09-17xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-09-17fix copy_tree() regressionAl Viro
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro
2014-09-17get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings
2014-09-17fanotify: fix double free of pending permission eventsJan Kara
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-17reiserfs: Fix use after free in journal teardownJan Kara
2014-09-17reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-05NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05nfs: reject changes to resvport and sharecache during remountScott Mayhew
2014-09-05nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong
2014-09-05jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong
2014-09-05ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong
2014-09-05ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov
2014-09-05ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov
2014-09-05ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov
2014-09-05ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov
2014-09-05Btrfs: fix task hang under heavy compressed writeLiu Bo
2014-09-05Btrfs: fix filemap_flush call in btrfs_file_releaseChris Mason