aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-19
* mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-19
* btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-19
* xfs: Timely free truncated dirty pagesJan Kara2017-01-19
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-01-19
* xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-12
* xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig2017-01-12
* xfs: use the actual AG length when reserving blocksDarrick J. Wong2017-01-12
* xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong2017-01-12
* xfs: use GPF_NOFS when allocating btree cursorsDarrick J. Wong2017-01-12
* xfs: ignore leaf attr ichdr.count in verifier during log replayEric Sandeen2017-01-12
* xfs: don't cap maximum dedupe request lengthDarrick J. Wong2017-01-12
* xfs: don't allow di_size with high bit setDarrick J. Wong2017-01-12
* xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong2017-01-12
* xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong2017-01-12
* xfs: complain if we don't get nextents bmap recordsDarrick J. Wong2017-01-12
* xfs: check for bogus values in btree block headersDarrick J. Wong2017-01-12
* xfs: forbid AG btrees with level == 0Darrick J. Wong2017-01-12
* xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen2017-01-12
* xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen2017-01-12
* xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2017-01-12
* xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster2017-01-12
* xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig2017-01-12
* xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster2017-01-12
* xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig2017-01-12
* xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2017-01-12
* xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2017-01-12
* xfs: always succeed when deduping zero bytesDarrick J. Wong2017-01-12
* xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong2017-01-12
* xfs: new inode extent list lookup helpersChristoph Hellwig2017-01-12
* xfs: fix unbalanced inode reclaim flush lockingBrian Foster2017-01-12
* xfs: check minimum block size for CRC filesystemsDarrick J. Wong2017-01-12
* xfs: provide helper for counting extents from if_bytesEric Sandeen2017-01-12
* xfs: don't BUG() on mixed direct and mapped I/OBrian Foster2017-01-12
* xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster2017-01-12
* xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong2017-01-12
* xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen2017-01-12
* f2fs: hide a maybe-uninitialized warningArnd Bergmann2017-01-12
* f2fs: remove percpu_count due to performance regressionJaegeuk Kim2017-01-12
* fscrypt: fix renaming and linking special filesEric Biggers2017-01-12
* pNFS: Fix a deadlock between read resends and layoutreturnTrond Myklebust2017-01-09
* pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateidTrond Myklebust2017-01-09
* pNFS: Don't clear the layout stateid if a layout return is outstandingTrond Myklebust2017-01-09
* pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completedTrond Myklebust2017-01-09
* nfs_write_end(): fix handling of short copiesAl Viro2017-01-09
* bad_inode: add missing i_op initializersMiklos Szeredi2017-01-09
* fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara2017-01-09
* block: protect iterate_bdevs() against concurrent closeRabin Vincent2017-01-09
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-01-06
* xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2017-01-06