summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-01-29deal with deadlock in d_walk()Al Viro
2015-01-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-29LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-28NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-26genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-26nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi
2015-01-26ceph: do_sync is never initializedDan Carpenter
2015-01-26nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington
2015-01-26fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes
2015-01-26writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo
2015-01-26pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-26pstore-ram: Fix hangs by using write-combine mappingsRob Herring
2015-01-14ocfs2: fix journal commit deadlockJunxiao Bi
2015-01-14fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann
2015-01-07Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-01-07Btrfs: do not move em to modified list when unpinningJosef Bacik
2015-01-07eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow
2015-01-07eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks
2015-01-07udf: Verify symlink size before loading itJan Kara
2015-01-07ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara
2015-01-07userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-07umount: Disallow unprivileged mount forceEric W. Biederman
2015-01-07mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mountEric W. Biederman
2015-01-07isofs: Fix unchecked printing of ER recordsJan Kara
2015-01-07nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2015-01-07isofs: Fix infinite looping over CE entriesJan Kara
2015-01-06ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2014-12-06locks: eliminate BUG() call when there's an unexpected lock on file closeJeff Layton
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-06aio: fix uncorrent dirty pages accouting when truncating AIO ring bufferGu Zheng
2014-12-03fs/jfs/jfs_inode.c: atomically set inode->i_flagsFabian Frederick
2014-12-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-12-03minix zmap block counts calculation fixQi Yong
2014-12-03nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner
2014-12-03fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-11-19hfsplus: emit proper file type from readdirSergei Antonov
2014-11-19fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra
2014-11-19hfsplus: fix remount issueVyacheslav Dubeyko
2014-11-19NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATETrond Myklebust
2014-11-19NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-11-19nfs: Fix use of uninitialized variable in nfs_getattr()Jan Kara
2014-11-19NFS: Don't try to reclaim delegation open state if recovery failedTrond Myklebust
2014-11-19NFSv4: Ensure that we remove NFSv4.0 delegations when state has expiredTrond Myklebust
2014-11-19block: Fix computation of merged request priorityJan Kara
2014-11-19nfs: fix pnfs direct write memory leakPeng Tao
2014-11-13Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-11-13xfs: avoid false quotacheck after unclean shutdownEric Sandeen
2014-11-13quota: Properly return errors from dquot_writeback_dquots()Jan Kara
2014-11-13ext3: Don't check quota format when there are no quota filesJan Kara