- 8faab64 f2fs: use find_get_pages_tag() for looking up single page by Jan Kara · 7 years ago
- 028a63a f2fs: simplify page iteration loops by Jan Kara · 7 years ago
- 69c4f35 f2fs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 4006f43 btrfs: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
- 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
- 007ab7b fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr() by Anshuman Khandual · 7 years ago
- d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
- 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
- 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
- 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
- 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
- 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
- 67b1b8d ocfs2: clean up some unused function declarations by piaojun · 7 years ago
- 1c01967 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
- 98d6c09 ocfs2: cleanup unused func declaration and assignment by piaojun · 7 years ago
- 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
- a60874f ocfs2: remove unused declaration ocfs2_publish_get_mount_state() by Guozhonghua · 7 years ago
- c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
- f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- f0b60bf Merge tag 'dlm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 7 years ago
- 29309a4 Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
- ac446dc Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
- 5cea764 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
- 808eb24 Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
- ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
- 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 838bee9 Merge udf, isofs, quota, ext2 changes for 4.15-rc1. by Jan Kara · 7 years ago
- fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b33e3cc Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- 88d8ff9 quota: be aware of error from dquot_initialize by Chao Yu · 7 years ago
- df27067 pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday() by Arnd Bergmann · 7 years ago
- 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
- 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
- 2d1d1da xfs: on failed mount, force-reclaim inodes after unmounting quota controls by Darrick J. Wong · 7 years ago
- d44b47f xfs: check the uniqueness of the AGFL entries by Darrick J. Wong · 7 years ago
- 65a7935 xfs: remove u_int* type usage by Darrick J. Wong · 7 years ago
- ae82968 xfs: handle zero entries case in xfs_iext_rebalance_leaf by Christoph Hellwig · 7 years ago
- 3e27c41 xfs: add comments documenting the rebalance algorithm by Christoph Hellwig · 7 years ago
- b9aee1d xfs: trivial indentation fixup for xfs_iext_remove_node by Christoph Hellwig · 7 years ago
- f1be313 xfs: remove a superflous assignment in xfs_iext_remove_node by Christoph Hellwig · 7 years ago
- fc258f4 xfs: add some comments to xfs_iext_insert/xfs_iext_insert_node by Christoph Hellwig · 7 years ago
- 43d193a xfs: fix number of records handling in xfs_iext_split_leaf by Christoph Hellwig · 7 years ago
- 478f8da fs/xfs: Remove NULL check before kmem_cache_destroy by Tim Hansen · 7 years ago
- 4da4b10 xfs: only check da node header padding on v5 filesystems by Darrick J. Wong · 7 years ago
- a605e86 xfs: fix btree scrub deref check by Darrick J. Wong · 7 years ago
- 72f76f7 xfs: fix uninitialized return values in scrub code by Darrick J. Wong · 7 years ago
- 0a1e156 xfs: pass inode number to xfs_scrub_ino_set_{preen,warning} by Darrick J. Wong · 7 years ago
- 35ce852 xfs: refactor the directory data block bestfree checks by Darrick J. Wong · 7 years ago
- 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
- bb02b18 ima: call ima_file_free() prior to calling fasync by Mimi Zohar · 8 years ago
- 46cdc6d vfs: fix mounting a filesystem with i_version by Mimi Zohar · 7 years ago
- 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 181fdfe xfs: mark xlog_verify_dest_ptr STATIC by Christoph Hellwig · 7 years ago
- e89fbb5 xfs: mark xlog_recover_check_summary STATIC by Christoph Hellwig · 7 years ago
- 4483eb5 xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static by Christoph Hellwig · 7 years ago
- a61a2c8 xfs: remove unreachable error injection code in xfs_qm_dqget by Christoph Hellwig · 7 years ago
- afd7245 xfs: remove unused debug counts for xfs_lock_inodes by Christoph Hellwig · 7 years ago
- 4371155 xfs: mark xfs_errortag_ktype static by Christoph Hellwig · 7 years ago
- 88aa5de xfs: trivial sparse fixes for the new scrub code by Christoph Hellwig · 7 years ago
- fc41e2a xfs: always define STATIC to static noinline by Christoph Hellwig · 7 years ago
- 866d782 xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h by Christoph Hellwig · 7 years ago
- dac9c9b xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent by Christoph Hellwig · 7 years ago
- c38ccf5 xfs: remove the nr_extents argument to xfs_iext_remove by Christoph Hellwig · 7 years ago
- 0254c2f xfs: remove the nr_extents argument to xfs_iext_insert by Christoph Hellwig · 7 years ago
- 6bdcf26 xfs: use a b+tree for the in-core extent list by Christoph Hellwig · 7 years ago
- 135dcc1 xfs: allow unaligned extent records in xfs_bmbt_disk_set_all by Christoph Hellwig · 7 years ago
- 4351881 xfs: remove support for inlining data/extents into the inode fork by Christoph Hellwig · 7 years ago
- b121459 xfs: simplify xfs_reflink_convert_cow by Christoph Hellwig · 7 years ago
- 41caabd xfs: iterate backwards in xfs_reflink_cancel_cow_blocks by Christoph Hellwig · 7 years ago
- b2b1712 xfs: introduce the xfs_iext_cursor abstraction by Christoph Hellwig · 7 years ago
- 906abed xfs: iterate over extents in xfs_bmap_extents_to_btree by Christoph Hellwig · 7 years ago
- 71565f4 xfs: iterate over extents in xfs_iextents_copy by Christoph Hellwig · 7 years ago
- f36bc22 xfs: pass an on-disk extent to xfs_bmbt_validate_extent by Christoph Hellwig · 7 years ago
- 4263036 xfs: treat idx as a cursor in xfs_bmap_collapse_extents by Christoph Hellwig · 7 years ago
- 657fcb2 xfs: treat idx as a cursor in xfs_bmap_del_extent_* by Christoph Hellwig · 7 years ago
- a681847 xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real by Christoph Hellwig · 7 years ago
- 1d2e008 xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real by Christoph Hellwig · 7 years ago
- 41d196f xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay by Christoph Hellwig · 7 years ago
- 0d04554 xfs: treat idx as a cursor in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
- bf99971 xfs: remove a duplicate assignment in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
- 1bfd761 xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 7 years ago
- 0dca060 xfs: scrub: avoid uninitialized return code by Darrick J. Wong · 7 years ago
- 350976ae xfs: truncate pagecache before writeback in xfs_setattr_size() by Eryu Guan · 7 years ago
- ea435e1 block: add a poll_fn callback to struct request_queue by Christoph Hellwig · 7 years ago
- 27e64b4 regset: Add support for dynamically sized regsets by Dave Martin · 7 years ago
- ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
- 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
- b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
- a5186b8 cifs: move to generic async completion by Gilad Ben-Yossef · 7 years ago