summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'configfs-for-4.19' of git://git.infradead.org/users/hch/configfsLinus Torvalds2018-08-143-21/+16
|\
| * configfs: fix registered group removalMike Christie2018-07-171-0/+11
| * configfs: replace strncpy with memcpyGuenter Roeck2018-07-021-1/+1
| * configfs: use kvasprintf() instead of open-coding itBart Van Assche2018-06-191-20/+4
* | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-144-31/+32
|\ \
| * \ Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-08-1155-684/+1116
| |\ \
| * | | jffs2: use unsigned 32-bit timstamps consistentlyArnd Bergmann2018-07-181-7/+7
| * | | jffs2: use 64-bit intermediate timestampsArnd Bergmann2018-07-184-26/+27
| | |/ | |/|
* | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-147-12/+18
|\ \ \
| * \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-0512-95/+136
| |\ \ \
| * | | | exofs: use bio_clone_fast in _write_mirrorChristoph Hellwig2018-07-241-2/+2
| * | | | block: Define and use STAT_READ and STAT_WRITEMichael Callahan2018-07-184-6/+10
| * | | | block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-182-4/+6
* | | | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-14117-5332/+5640
|\ \ \ \ \
| * | | | | xfs: fix a null pointer dereference in xfs_bmap_extents_to_btreeShan Hai2018-08-121-8/+16
| * | | | | xfs: remove b_last_holder & associated macrosEric Sandeen2018-08-123-23/+2
| * | | | | iomap: Switch to offset_in_page for clarityAndreas Gruenbacher2018-08-121-10/+10
| * | | | | xfs: Close race between direct IO and xfs_break_layouts()Dave Jiang2018-08-121-5/+4
| * | | | | xfs: repair the AGIDarrick J. Wong2018-08-103-1/+220
| * | | | | xfs: repair the AGFLDarrick J. Wong2018-08-105-1/+380
| * | | | | xfs: repair the AGFDarrick J. Wong2018-08-104-10/+400
| * | | | | xfs: remove dead error handling code in xfs_dquot_disk_alloc()Brian Foster2018-08-071-20/+6
| * | | | | xfs: use WRITE_ONCE to update if_seqChristoph Hellwig2018-08-073-6/+21
| * | | | | xfs: fix a comment in xfs_log_reserveHuang Chong2018-08-031-1/+1
| * | | | | xfs: only validate summary counts on primary superblockDarrick J. Wong2018-08-031-4/+10
| * | | | | xfs: substitute spaces with tabsThomas Bianchi2018-08-021-1/+1
| * | | | | xfs: fold dfops into the transactionBrian Foster2018-08-0212-96/+46
| * | | | | xfs: always defer agfl block freesBrian Foster2018-08-021-9/+2
| * | | | | xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-0215-210/+169
| * | | | | xfs: replace xfs_defer_ops ->dop_pending with on-stack listBrian Foster2018-08-025-84/+71
| * | | | | xfs: cancel dfops on xfs_defer_finish() errorBrian Foster2018-08-028-24/+21
| * | | | | xfs: clean out superfluous dfops dop params/varsBrian Foster2018-08-023-24/+23
| * | | | | xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-0213-34/+23
| * | | | | xfs: automatic dfops inode reloggingBrian Foster2018-08-0211-75/+21
| * | | | | xfs: automatic dfops buffer reloggingBrian Foster2018-08-025-36/+26
| * | | | | xfs: add missing defer ijoins for held inodesBrian Foster2018-08-025-0/+7
| * | | | | xfs: replace dop_low with transaction flagBrian Foster2018-08-028-30/+36
| * | | | | xfs: pass transaction to dfops reset/move helpersBrian Foster2018-08-026-14/+19
| * | | | | xfs: remove unused __xfs_defer_cancel() internal helperBrian Foster2018-08-024-13/+4
| * | | | | xfs: use transaction for intent recovery instead of raw dfopsBrian Foster2018-08-025-38/+43
| * | | | | xfs: refactor internal dfops initializationBrian Foster2018-08-021-10/+9
| * | | | | xfs: check da node magic in _node_lookup_intDarrick J. Wong2018-08-011-1/+3
| * | | | | xfs: use a local variable for magic number in xfs_da3_node_lookup_intDarrick J. Wong2018-08-011-5/+6
| * | | | | xfs: refactor log recovery checkDarrick J. Wong2018-08-013-2/+11
| * | | | | xfs: move extent busy tree initialization to xfs_initialize_peragDarrick J. Wong2018-07-312-3/+3
| * | | | | xfs: avoid COW fork extent lookups in writeback if the fork didn't changeChristoph Hellwig2018-07-313-7/+38
| * | | | | xfs: maintain a sequence count for inode fork manipulationsChristoph Hellwig2018-07-312-0/+7
| * | | | | xfs: check for unknown v5 feature bits in superblock write verifierDarrick J. Wong2018-07-311-1/+34
| * | | | | xfs: verify icount in superblock writeDarrick J. Wong2018-07-313-1/+37
| * | | | | libxfs: add more bounds checking to sb sanity checksBill O'Donnell2018-07-311-0/+12
OpenPOWER on IntegriCloud