summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: use pagevec_lookup_range_nr_tag()Jan Kara2017-11-151-4/+2
* nilfs2: use pagevec_lookup_range_tag()Jan Kara2017-11-151-6/+2
* gfs2: use pagevec_lookup_range_tag()Jan Kara2017-11-151-18/+2
* f2fs: use find_get_pages_tag() for looking up single pageJan Kara2017-11-151-6/+7
* f2fs: simplify page iteration loopsJan Kara2017-11-152-50/+28
* f2fs: use pagevec_lookup_range_tag()Jan Kara2017-11-151-7/+2
* ext4: use pagevec_lookup_range_tag()Jan Kara2017-11-151-12/+2
* ceph: use pagevec_lookup_range_tag()Jan Kara2017-11-151-16/+3
* btrfs: use pagevec_lookup_range_tag()Jan Kara2017-11-151-15/+4
* mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse2017-11-151-2/+7
* fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Anshuman Khandual2017-11-151-1/+0
* slab, slub, slob: add slab_flags_tAlexey Dobriyan2017-11-152-2/+2
* ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()Guozhonghua2017-11-151-4/+1
* ocfs2/dlm: get mle inuse only when it is initializedChangwei Ge2017-11-151-1/+3
* ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen2017-11-151-8/+55
* ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()alex chen2017-11-151-8/+18
* ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen2017-11-151-2/+7
* ocfs2: clean up some unused function declarationspiaojun2017-11-151-3/+0
* ocfs2: fix cluster hang after a node diesChangwei Ge2017-11-151-0/+1
* ocfs2: cleanup unused func declaration and assignmentpiaojun2017-11-152-4/+0
* ocfs2: no need flush workqueue before destroying itpiaojun2017-11-153-5/+1
* ocfs2: remove unused declaration ocfs2_publish_get_mount_state()Guozhonghua2017-11-151-3/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-5/+5
|\
| * regset: Add support for dynamically sized regsetsDave Martin2017-11-031-5/+5
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \
| * | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
* | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-148-141/+112
|\ \ \
| * | | fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-101-1/+9
| * | | block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-101-2/+2
| * | | block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-033-4/+4
| * | | fs/block_dev: remove vfs_msg() interfaceRakesh Pandit2017-10-121-12/+0
| * | | writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit2017-10-101-24/+6
| * | | writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-041-37/+34
| * | | writeback: only allow one inflight and pending full flushJens Axboe2017-10-031-0/+25
| * | | writeback: move nr_pages == 0 logic to one locationJens Axboe2017-10-031-24/+17
| * | | writeback: make wb_start_writeback() staticJens Axboe2017-10-031-2/+2
| * | | writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe2017-10-031-10/+29
| * | | writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe2017-10-031-3/+3
| * | | writeback: switch wakeup_flusher_threads() to cyclic writebackJens Axboe2017-10-031-1/+1
| * | | fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe2017-10-032-6/+5
| * | | buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe2017-10-031-23/+0
| * | | buffer: grow_dev_page() should use __GFP_NOFAIL for all casesJens Axboe2017-10-031-5/+1
| * | | buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-033-25/+12
* | | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-147-30/+30
|\ \ \ \
| * | | | dlm: make config_item_type constBhumika Goyal2017-10-191-8/+8
| * | | | ocfs2/cluster: make config_item_type constBhumika Goyal2017-10-192-6/+6
| * | | | configfs: make ci_type field, some pointers and function arguments constBhumika Goyal2017-10-193-10/+10
| * | | | configfs: Fix bool initialization/comparisonThomas Meyer2017-10-191-6/+6
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-1420-227/+262
|\ \ \ \ \
| * \ \ \ \ Merge udf, isofs, quota, ext2 changes for 4.15-rc1.Jan Kara2017-11-1420-227/+262
| |\ \ \ \ \