summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+6
* xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-241-12/+5
* xfs: clear cowblocks tag when cow fork is emptiedBrian Foster2016-10-241-1/+5
* xfs: fix up inode cowblocks tracking tracepointsBrian Foster2016-10-241-4/+4
* fs: Do to trim high file position bits in iomap_page_mkwrite_actorJan Kara2016-10-241-2/+1
* xfs: remove xfs_bunmapi_cowChristoph Hellwig2016-10-202-23/+0
* xfs: optimize xfs_reflink_end_cowChristoph Hellwig2016-10-202-64/+56
* xfs: optimize xfs_reflink_cancel_cow_blocksChristoph Hellwig2016-10-201-28/+23
* xfs: refactor xfs_bunmapi_cowChristoph Hellwig2016-10-203-159/+225
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-204-105/+100
* xfs: don't bother looking at the refcount tree for readsChristoph Hellwig2016-10-201-5/+8
* xfs: handle "raw" delayed extents xfs_reflink_trim_around_sharedChristoph Hellwig2016-10-201-1/+2
* xfs: add xfs_trim_extentDarrick J. Wong2016-10-202-0/+35
* iomap: add IOMAP_REPORTChristoph Hellwig2016-10-201-1/+1
* xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig2016-10-203-174/+143
* xfs: remove xfs_file_wait_for_ioChristoph Hellwig2016-10-201-29/+10
* xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_rangeChristoph Hellwig2016-10-202-36/+41
* xfs: fix the same_inode check in xfs_file_share_rangeChristoph Hellwig2016-10-201-1/+1
* xfs: remove the same fs check from xfs_file_share_rangeChristoph Hellwig2016-10-201-3/+0
* libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks2016-10-203-2/+14
* libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2016-10-201-2/+1
* xfs: unset MS_ACTIVE if mount failsDarrick J. Wong2016-10-201-0/+1
* xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen2016-10-201-3/+0
* xfs: don't take the IOLOCK exclusive for direct I/O page invalidationChristoph Hellwig2016-10-201-68/+30
* xfs: add some 'static' annotationsEric Biggers2016-10-202-3/+3
* xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()Geert Uytterhoeven2016-10-201-1/+1
* xfs: remove redundant assignment of ifpColin Ian King2016-10-201-1/+1
* Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244
|\
| * befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3
| * befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3
| * befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7
| * befs: dump inode_size superblock informationLuis de Bethencourt2016-10-081-0/+1
| * befs: remove unnecessary initializationSalah Triki2016-10-081-1/+1
| * befs: fix typo in befs_sb_infoSalah Triki2016-10-081-1/+1
| * befs: add flags field to validate superblock stateSalah Triki2016-10-082-1/+6
| * befs: fix typo in befs_find_keyLuis de Bethencourt2016-10-081-1/+1
| * befs: remove unused BEFS_BT_PARMATCHLuis de Bethencourt2016-10-082-19/+16
| * fs: befs: remove ret variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-1/+1
| * fs: befs: remove unnecessary *befs_sb variableSalah Triki2016-10-081-2/+1
| * fs: befs: remove useless initialization to zeroSalah Triki2016-10-081-1/+1
| * fs: befs: remove in vain variable assignmentSalah Triki2016-10-081-2/+0
OpenPOWER on IntegriCloud