summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-01-08Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-08Btrfs: fix loop writing of async reclaimLiu Bo
2015-01-08Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2015-01-08Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-08btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2015-01-08Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef 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: Check component length before reading itJan Kara
2015-01-08udf: Verify symlink size before loading itJan Kara
2015-01-08udf: Verify i_size when loading inodeJan Kara
2015-01-08udf: Check path length when reading symlinkJan 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-08mnt: Fix a memory stomp in umountEric W. Biederman
2015-01-08isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-08dcache: fix kmemcheck warning in switch_namesMikulas Patocka
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-08f2fs: fix possible data corruption in f2fs_write_begin()Jan Kara
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara
2014-12-16fat: fix oops on corrupted vfat fsAl Viro
2014-12-06nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-12-06nfsd: correctly define v4.2 support attributesChristoph Hellwig
2014-12-06btrfs: fix lockups from btrfs_clear_path_blockingChris Mason
2014-12-06aio: fix uncorrent dirty pages accouting when truncating AIO ring bufferGu Zheng
2014-11-21GFS2: Make rename not save dirent locationBob Peterson
2014-11-21NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond 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 call FREE_STATEID when NFSv4.x stateids are revokedTrond Myklebust
2014-11-21NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-21nfs: fix pnfs direct write memory leakPeng Tao
2014-11-14xfs: track bulkstat progress by aginoDave Chinner
2014-11-14xfs: bulkstat error handling is brokenDave Chinner
2014-11-14xfs: bulkstat main loop logic is a messDave Chinner
2014-11-14xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-14xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-14xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-11-14xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara
2014-11-14xfs: bulkstat doesn't release AGI buffer on errorDave Chinner
2014-11-14Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-14fix breakage in o2net_send_tcp_msg()Al Viro
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-14nfsd4: fix response size estimation for OP_SEQUENCEJ. Bruce Fields
2014-11-14fix inode leaks on d_splice_alias() failure exitsAl Viro