summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-4.10-misc-fixes-3' into for-nextDave Chinner2016-12-0728-301/+306
|\
| * xfs: use rhashtable to track buffer cacheLucas Stach2016-12-075-52/+85
| * xfs: optimise CRC updatesDave Chinner2016-12-054-11/+31
| * xfs: make xfs btree stats less hugeDave Chinner2016-12-058-163/+99
| * xfs: don't cap maximum dedupe request lengthDarrick J. Wong2016-12-051-9/+0
| * xfs: don't allow di_size with high bit setDarrick J. Wong2016-12-051-0/+8
| * xfs: error out if trying to add attrs and anextents > 0Darrick J. Wong2016-12-051-1/+4
| * xfs: don't crash if reading a directory results in an unexpected holeDarrick J. Wong2016-12-051-1/+1
| * xfs: complain if we don't get nextents bmap recordsDarrick J. Wong2016-12-051-1/+2
| * xfs: check for bogus values in btree block headersDarrick J. Wong2016-12-051-0/+20
| * xfs: forbid AG btrees with level == 0Darrick J. Wong2016-12-052-4/+15
| * xfs: several xattr functions can be voidEric Sandeen2016-12-054-53/+35
| * xfs: handle cow fork in xfs_bmap_trace_exlistEric Sandeen2016-12-051-1/+3
| * xfs: pass state not whichfork to trace_xfs_extlistEric Sandeen2016-12-051-1/+1
| * xfs: Move AGI buffer type setting to xfs_read_agiEric Sandeen2016-12-053-5/+2
| * xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2016-12-051-0/+1
* | Merge branch 'iomap-4.10-directio' into for-nextDave Chinner2016-11-3019-545/+572
|\ \
| * | xfs: use iomap_dio_rwChristoph Hellwig2016-11-304-386/+110
| * | iomap: implement direct I/OChristoph Hellwig2016-11-301-0/+373
| * | fs: make sb_init_dio_done_wq available outside of direct-io.cChristoph Hellwig2016-11-302-1/+4
| * | xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-3014-159/+86
| * | Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-3029-1058/+950
| |\ \ | | |/
* | | Merge branch 'xfs-4.10-misc-fixes-2' into for-nextDave Chinner2016-11-287-54/+63
|\ \ \ | | |/ | |/|
| * | xfs: pass post-eof speculative prealloc blocks to bmapiBrian Foster2016-11-281-20/+13
| * | xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster2016-11-281-26/+3
| * | xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()Brian Foster2016-11-284-5/+24
| * | xfs: always succeed when deduping zero bytesDarrick J. Wong2016-11-281-1/+7
| * | fs: xfs: libxfs: constify xfs_nameops structuresBhumika Goyal2016-11-281-1/+1
| * | fs: xfs: xfs_icreate_item: constify xfs_item_ops structureBhumika Goyal2016-11-281-1/+1
| * | xfs: factor rmap btree size into the indlen calculationsDarrick J. Wong2016-11-281-2/+15
| * | xfs: add XBF_XBF_NO_IOACCT to buf trace outputEric Sandeen2016-11-281-0/+1
* | | Merge branch 'xfs-4.10-extent-lookup' into for-nextDave Chinner2016-11-249-267/+178
|\ \ \ | |/ /
| * | xfs: remove NULLEXTNUMChristoph Hellwig2016-11-242-2/+1
| * | xfs: remove xfs_bmap_search_extentsChristoph Hellwig2016-11-242-95/+0
| * | xfs: use new extent lookup helpers in xfs_reflink_end_cowChristoph Hellwig2016-11-241-10/+6
| * | xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-11-241-8/+4
| * | xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cowChristoph Hellwig2016-11-242-22/+13
| * | xfs: cleanup xfs_reflink_find_cow_mappingChristoph Hellwig2016-11-243-32/+19
| * | xfs: use new extent lookup helpers in __xfs_reflink_reserve_cowChristoph Hellwig2016-11-241-5/+7
| * | xfs: use new extent lookup helpers xfs_file_iomap_begin_delayChristoph Hellwig2016-11-241-11/+9
| * | xfs: remove prev argument to xfs_bmapi_reserve_delallocChristoph Hellwig2016-11-244-7/+9
| * | xfs: use new extent lookup helpers in __xfs_bunmapiChristoph Hellwig2016-11-241-27/+13
| * | xfs: use new extent lookup helpers in xfs_bmapi_writeChristoph Hellwig2016-11-241-8/+7
| * | xfs: use new extent lookup helpers in xfs_bmapi_readChristoph Hellwig2016-11-241-8/+6
| * | xfs: cleanup xfs_bmap_last_beforeChristoph Hellwig2016-11-241-32/+32
| * | xfs: new inode extent list lookup helpersChristoph Hellwig2016-11-242-0/+52
* | | Merge branch 'xfs-4.10-misc-fixes-1' into for-nextDave Chinner2016-11-1012-122/+111
|\ \ \ | |/ /
| * | xfs: fix unbalanced inode reclaim flush lockingBrian Foster2016-11-102-18/+20
| * | xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-088-67/+64
| * | xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2016-11-081-2/+5
OpenPOWER on IntegriCloud