summaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'iomap-4.10-directio' into for-nextDave Chinner2016-11-3016-544/+195Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | xfs: use iomap_dio_rwChristoph Hellwig2016-11-304-386/+110Star
| | * | | xfs: remove i_iolock and use i_rwsem in the VFS inode insteadChristoph Hellwig2016-11-3014-159/+86Star
| | * | | Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directioDave Chinner2016-11-3028-1055/+948Star
| | |\| |
| * | | | 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/+13Star
| | * | | xfs: clean up cow fork reservation and tag inodes correctlyBrian Foster2016-11-281-26/+3Star
| | * | | 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/+178Star
| |\| | |
| | * | | xfs: remove NULLEXTNUMChristoph Hellwig2016-11-242-2/+1Star
| | * | | xfs: remove xfs_bmap_search_extentsChristoph Hellwig2016-11-242-95/+0Star
| | * | | xfs: use new extent lookup helpers in xfs_reflink_end_cowChristoph Hellwig2016-11-241-10/+6Star
| | * | | xfs: use new extent lookup helpers in xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-11-241-8/+4Star
| | * | | xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cowChristoph Hellwig2016-11-242-22/+13Star
| | * | | xfs: cleanup xfs_reflink_find_cow_mappingChristoph Hellwig2016-11-243-32/+19Star
| | * | | 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/+9Star
| | * | | 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/+13Star
| | * | | xfs: use new extent lookup helpers in xfs_bmapi_writeChristoph Hellwig2016-11-241-8/+7Star
| | * | | xfs: use new extent lookup helpers in xfs_bmapi_readChristoph Hellwig2016-11-241-8/+6Star
| | * | | 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/+111Star
| |\| | |
| | * | | xfs: fix unbalanced inode reclaim flush lockingBrian Foster2016-11-092-18/+20
| | * | | xfs: provide helper for counting extents from if_bytesEric Sandeen2016-11-088-67/+64Star
| | * | | xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen2016-11-081-2/+5
| | * | | xfs: don't BUG() on mixed direct and mapped I/OBrian Foster2016-11-081-2/+20
| | * | | xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster2016-11-083-37/+6Star
| | | |/ | | |/|
| * | | Merge branch 'xfs-4.10-libxfs-cleanups' into for-nextDave Chinner2016-11-1014-25/+54
| |\ \ \
| | * | | xfs: check minimum block size for CRC filesystemsDarrick J. Wong2016-11-092-0/+9
| | * | | xfs: check return value of _trans_reserve_quota_nblksDarrick J. Wong2016-11-081-1/+4
| | * | | xfs: move dir_ino_validate declaration per xfsprogsDarrick J. Wong2016-11-082-1/+2
| | * | | xfs: don't call xfs_sb_quota_from_disk twiceEric Sandeen2016-11-081-2/+5
| | * | | libxfs: clean up _dir2_data_freescanDarrick J. Wong2016-11-082-7/+20
| | * | | libxfs: fix xfs_attr_shortform_bytesfit declarationDarrick J. Wong2016-11-081-1/+1
| | * | | libxfs: fix whitespace problemsDarrick J. Wong2016-11-081-1/+0Star
| | * | | libxfs: synchronize dinode_verify with userspaceDarrick J. Wong2016-11-081-3/+3
| | * | | libxfs: convert ushort to unsigned shortDarrick J. Wong2016-11-085-9/+10
| | |/ /
| * | | Merge branch 'dax-4.10-iomap-pmd' into for-nextDave Chinner2016-11-103-29/+10Star
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-12-143-29/+10Star
|\ \ \
| * \ \ Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o2016-11-143-29/+10Star
| |\ \ \ | | | |/ | | |/|
| | * | xfs: use struct iomap based DAX PMD fault pathRoss Zwisler2016-11-083-25/+6Star
| | * | dax: correct dax iomap code namespaceRoss Zwisler2016-11-081-4/+4
* | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-132-5/+4Star
|\ \ \ \ | |_|_|/ |/| | |