summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-02-01NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2017-02-01NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust
2017-02-01Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-02-01Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-02-01Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-02-01xfs: prevent quotacheck from overloading inode lruBrian Foster
2017-01-26ceph: fix endianness bug in frag_tree_split_cmpJeff Layton
2017-01-26ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2017-01-26ceph: fix ceph_get_caps() interruptionYan, Zheng
2017-01-26ceph: fix scheduler warning due to nested blockingNikolay Borisov
2017-01-26ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-01-26ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2017-01-26fuse: fix time_to_jiffies nsec sanity checkDavid Sheets
2017-01-26fuse: clear FR_PENDING flag when moving requests out of pending queueTahsin Erdogan
2017-01-26tmpfs: clear S_ISGID when setting posix ACLsGu Zheng
2017-01-19NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-01-19NFS: Fix a performance regression in readdirTrond Myklebust
2017-01-19pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust
2017-01-19NFS: fix typo in parameter descriptionWei Yongjun
2017-01-19btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-01-19btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-01-19sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2017-01-19mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman
2017-01-19btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-01-19xfs: Timely free truncated dirty pagesJan Kara
2017-01-19ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2017-01-12xfs: fix max_retries _show and _store functionsCarlos Maiolino
2017-01-12xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig
2017-01-12xfs: use the actual AG length when reserving blocksDarrick J. Wong
2017-01-12xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong
2017-01-12xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong
2017-01-12xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen
2017-01-12xfs: don't cap maximum dedupe request lengthDarrick J. Wong
2017-01-12xfs: don't allow di_size with high bit setDarrick J. Wong
2017-01-12xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong
2017-01-12xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong
2017-01-12xfs: complain if we don't get nextents bmap recordsDarrick J. Wong
2017-01-12xfs: check for bogus values in btree block headersDarrick J. Wong
2017-01-12xfs: forbid AG btrees with level == 0Darrick J. Wong
2017-01-12xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen
2017-01-12xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen
2017-01-12xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen
2017-01-12xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster
2017-01-12xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig
2017-01-12xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster
2017-01-12xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig
2017-01-12xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster
2017-01-12xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig
2017-01-12xfs: always succeed when deduping zero bytesDarrick J. Wong
2017-01-12xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong