summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+1
* mm: add /proc/pid/smaps_rollupDaniel Colascione2017-09-063-62/+139
* userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli2017-09-061-1/+1
* userfaultfd: provide pid in userfault msgAlexey Perevalov2017-09-061-2/+6
* mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa2017-09-061-0/+3
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-061-5/+5
* fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_rangeJeff Layton2017-09-061-5/+0
* userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAsMike Rapoport2017-09-061-5/+5
* mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara2017-09-066-11/+8
* fs: use pagevec_lookup_range() in page_cache_seek_hole_data()Jan Kara2017-09-061-13/+3
* hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()Jan Kara2017-09-061-16/+2
* ext4: use pagevec_lookup_range() in writeback codeJan Kara2017-09-061-7/+5
* ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff()Jan Kara2017-09-061-10/+4
* fs: fix performance regression in clean_bdev_aliases()Jan Kara2017-09-061-6/+8
* mm: make pagevec_lookup() update indexJan Kara2017-09-067-30/+19
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-065-174/+0
* ocfs2: clean up some dead codeJun Piao2017-09-0612-71/+19
* ocfs2: make ocfs2_set_acl() staticJan Kara2017-09-062-8/+1
* dax: initialize variable pfn before using itNicolas Iooss2017-09-061-1/+1
* dax: use PG_PMD_COLOUR instead of open codingRoss Zwisler2017-09-061-7/+4
* dax: explain how read(2)/write(2) addresses are validatedRoss Zwisler2017-09-061-0/+5
* dax: move all DAX radix tree defs to fs/dax.cRoss Zwisler2017-09-061-0/+34
* dax: remove DAX code from page_cache_tree_insert()Ross Zwisler2017-09-061-1/+1
* dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-064-223/+79
* dax: relocate some dax functionsRoss Zwisler2017-09-061-69/+69
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-052-21/+45
|\
| * Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-2818-113/+180
| |\
| * \ Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-1438-254/+413
| |\ \
| * \ \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-2328-124/+249
| |\ \ \
| * | | | block: order /proc/devices by major numberLogan Gunthorpe2017-07-171-2/+2
| * | | | char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-172-8/+17
| * | | | char_dev: extend dynamic allocation of majors into a higher rangeLogan Gunthorpe2017-07-171-13/+28
* | | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-1/+1
|\ \ \ \ \
| * | | | | kernfs: Clarify lockdep name for kn->countWaiman Long2017-08-281-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-16/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-0413-98/+140
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2519-107/+163
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-113-8/+11
| |\ \ \ \ \ \ \
| * | | | | | | | locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-101-14/+11
| * | | | | | | | overlayfs, locking: Remove smp_mb__before_spinlock() usagePeter Zijlstra2017-08-101-2/+2
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-041-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-08-2522-115/+174
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai2017-08-101-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-032-26/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | annotate RWF_... flagsChristoph Hellwig2017-08-312-26/+26
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-09-012-2/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix warning messages when mounting to older serversSteve French2017-09-012-2/+27
* | | | | | | | | epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov2017-09-011-16/+26
* | | | | | | | | Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-012-18/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ceph: fix readpage from fscacheYan, Zheng2017-09-012-18/+18
| |/ / / / / / /
OpenPOWER on IntegriCloud