summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds
2017-11-14Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2017-11-14Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-14Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-14Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-14Merge udf, isofs, quota, ext2 changes for 4.15-rc1.Jan Kara
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13quota: be aware of error from dquot_initializeChao Yu
2017-11-12pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()Arnd Bergmann
2017-11-10fs: guard_bio_eod() needs to consider partitionsGreg Edwards
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-09xfs: on failed mount, force-reclaim inodes after unmounting quota controlsDarrick J. Wong
2017-11-09xfs: check the uniqueness of the AGFL entriesDarrick J. Wong
2017-11-09xfs: remove u_int* type usageDarrick J. Wong
2017-11-09xfs: handle zero entries case in xfs_iext_rebalance_leafChristoph Hellwig
2017-11-09xfs: add comments documenting the rebalance algorithmChristoph Hellwig
2017-11-09xfs: trivial indentation fixup for xfs_iext_remove_nodeChristoph Hellwig
2017-11-09xfs: remove a superflous assignment in xfs_iext_remove_nodeChristoph Hellwig
2017-11-09xfs: add some comments to xfs_iext_insert/xfs_iext_insert_nodeChristoph Hellwig
2017-11-09xfs: fix number of records handling in xfs_iext_split_leafChristoph Hellwig
2017-11-09fs/xfs: Remove NULL check before kmem_cache_destroyTim Hansen
2017-11-09xfs: only check da node header padding on v5 filesystemsDarrick J. Wong
2017-11-09xfs: fix btree scrub deref checkDarrick J. Wong
2017-11-09xfs: fix uninitialized return values in scrub codeDarrick J. Wong
2017-11-09xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong
2017-11-09xfs: refactor the directory data block bestfree checksDarrick J. Wong
2017-11-08ext4: improve smp scalability for inode generationTheodore Ts'o
2017-11-08ima: call ima_file_free() prior to calling fasyncMimi Zohar
2017-11-08vfs: fix mounting a filesystem with i_versionMimi Zohar
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06xfs: mark xlog_verify_dest_ptr STATICChristoph Hellwig
2017-11-06xfs: mark xlog_recover_check_summary STATICChristoph Hellwig
2017-11-06xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr staticChristoph Hellwig
2017-11-06xfs: remove unreachable error injection code in xfs_qm_dqgetChristoph Hellwig
2017-11-06xfs: remove unused debug counts for xfs_lock_inodesChristoph Hellwig
2017-11-06xfs: mark xfs_errortag_ktype staticChristoph Hellwig
2017-11-06xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig
2017-11-06xfs: always define STATIC to static noinlineChristoph Hellwig