aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-01-21Merge branch 'standard/base' into standard/preempt-rt/minnowBruce Ashfield
2015-01-21Merge tag 'v3.10.65' into standard/baseBruce Ashfield
2015-01-21Merge branch 'standard/base' into standard/preempt-rt/minnowBruce Ashfield
2015-01-21Merge tag 'v3.10.64' into standard/baseBruce Ashfield
2015-01-21Merge branch 'standard/base' into standard/preempt-rt/minnowBruce Ashfield
2015-01-21Merge tag 'v3.10.63' into standard/baseBruce Ashfield
2015-01-16Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-16nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-16nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-16fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-16writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-16pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-16ocfs2: fix journal commit deadlockJunxiao Bi
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-08eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-01-08eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks
2015-01-08udf: Verify symlink size before loading itJan Kara
2015-01-08ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08umount: Disallow unprivileged mount forceEric W. Biederman
2015-01-08mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara
2014-12-16ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara
2014-12-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-12-10Merge tag 'v3.10.62' into standard/ltsiBruce Ashfield
2014-12-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-12-10Merge tag 'v3.10.61' into standard/ltsiBruce Ashfield
2014-12-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2014-12-10Merge tag 'v3.10.60' into standard/ltsiBruce Ashfield
2014-12-06nfsd: Fix ACL null pointer derefSergio Gelato
2014-12-06nfsd4: fix leak of inode reference on delegation failureJ. Bruce Fields
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-11-21NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-21nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-21NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-21NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-21block: Fix computation of merged request priorityJan Kara
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao
2014-11-14Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-14quota: Properly return errors from dquot_writeback_dquots()Jan Kara
2014-11-14ext3: Don't check quota format when there are no quota filesJan Kara
2014-11-14nfsd4: fix crash on unknown operation numberJ. Bruce Fields
2014-11-14ext4: fix oops when loading block bitmap failedJan Kara
2014-11-14ext4: fix overflow when updating superblock backups after resizeJan Kara
2014-11-14ext4: check s_chksum_driver when looking for bg csum presenceDarrick J. Wong
2014-11-14ext4: fix reservation overflow in ext4_da_write_beginEric Sandeen