index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs, mm: account filp cache to kmemcg
Shakeel Butt
2017-11-15
1
-1
/
+1
*
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-15
1
-9
/
+2
*
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
1
-1
/
+1
*
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
1
-1
/
+4
*
cifs: use find_get_pages_range_tag()
Jan Kara
2017-11-15
1
-19
/
+2
*
afs: use find_get_pages_range_tag()
Jan Kara
2017-11-15
1
-9
/
+2
*
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
10
-22
/
+20
*
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
2017-11-15
1
-4
/
+2
*
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-6
/
+2
*
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-18
/
+2
*
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
2017-11-15
1
-6
/
+7
*
f2fs: simplify page iteration loops
Jan Kara
2017-11-15
2
-50
/
+28
*
f2fs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-7
/
+2
*
ext4: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-12
/
+2
*
ceph: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-16
/
+3
*
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-15
/
+4
*
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-15
1
-2
/
+7
*
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
Anshuman Khandual
2017-11-15
1
-1
/
+0
*
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-15
2
-2
/
+2
*
ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
Guozhonghua
2017-11-15
1
-4
/
+1
*
ocfs2/dlm: get mle inuse only when it is initialized
Changwei Ge
2017-11-15
1
-1
/
+3
*
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2017-11-15
1
-8
/
+55
*
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
2017-11-15
1
-8
/
+18
*
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
2017-11-15
1
-2
/
+7
*
ocfs2: clean up some unused function declarations
piaojun
2017-11-15
1
-3
/
+0
*
ocfs2: fix cluster hang after a node dies
Changwei Ge
2017-11-15
1
-0
/
+1
*
ocfs2: cleanup unused func declaration and assignment
piaojun
2017-11-15
2
-4
/
+0
*
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-15
3
-5
/
+1
*
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Guozhonghua
2017-11-15
1
-3
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-5
/
+5
|
\
|
*
regset: Add support for dynamically sized regsets
Dave Martin
2017-11-03
1
-5
/
+5
*
|
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typos in Kconfig
Masanari Iida
2017-10-12
1
-1
/
+1
*
|
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
8
-141
/
+112
|
\
\
\
|
*
|
|
fs: guard_bio_eod() needs to consider partitions
Greg Edwards
2017-11-10
1
-1
/
+9
|
*
|
|
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-10
1
-2
/
+2
|
*
|
|
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
3
-4
/
+4
|
*
|
|
fs/block_dev: remove vfs_msg() interface
Rakesh Pandit
2017-10-12
1
-12
/
+0
|
*
|
|
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Rakesh Pandit
2017-10-10
1
-24
/
+6
|
*
|
|
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2017-10-04
1
-37
/
+34
|
*
|
|
writeback: only allow one inflight and pending full flush
Jens Axboe
2017-10-03
1
-0
/
+25
|
*
|
|
writeback: move nr_pages == 0 logic to one location
Jens Axboe
2017-10-03
1
-24
/
+17
|
*
|
|
writeback: make wb_start_writeback() static
Jens Axboe
2017-10-03
1
-2
/
+2
|
*
|
|
writeback: provide a wakeup_flusher_threads_bdi()
Jens Axboe
2017-10-03
1
-10
/
+29
|
*
|
|
writeback: remove 'range_cyclic' argument for wb_start_writeback()
Jens Axboe
2017-10-03
1
-3
/
+3
|
*
|
|
writeback: switch wakeup_flusher_threads() to cyclic writeback
Jens Axboe
2017-10-03
1
-1
/
+1
|
*
|
|
fs: kill 'nr_pages' argument from wakeup_flusher_threads()
Jens Axboe
2017-10-03
2
-6
/
+5
|
*
|
|
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
Jens Axboe
2017-10-03
1
-23
/
+0
|
*
|
|
buffer: grow_dev_page() should use __GFP_NOFAIL for all cases
Jens Axboe
2017-10-03
1
-5
/
+1
|
*
|
|
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Jens Axboe
2017-10-03
3
-25
/
+12
[next]