index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-11-18
fat: remove redundant assignment of 0 to slots
Colin Ian King
1
-1
/
+0
2017-11-18
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2
-8
/
+0
2017-11-18
nilfs2: remove inode->i_version initialization
Jeff Layton
1
-1
/
+0
2017-11-18
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
1
-1
/
+1
2017-11-18
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
1
-16
/
+16
2017-11-18
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+7
2017-11-18
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-11-18
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2
-6
/
+6
2017-11-18
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
1
-15
/
+3
2017-11-18
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2017-11-18
pipe: match pipe_max_size data type with procfs
Joe Lawrence
1
-1
/
+1
2017-11-18
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-11-18
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
1
-45
/
+35
2017-11-18
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
1
-29
/
+18
2017-11-18
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
1
-2
/
+2
2017-11-18
proc: use do-while in name_to_int()
Alexey Dobriyan
1
-2
/
+2
2017-11-18
proc: : uninline name_to_int()
Alexey Dobriyan
3
-22
/
+25
2017-11-18
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
1
-0
/
+6
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-135
/
+296
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-6
/
+26
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-612
/
+1495
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-5277
/
+6444
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-114
/
+184
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-263
/
+199
2017-11-16
fs: fuse: account fuse_inode slab memory as reclaimable
Johannes Weiner
1
-3
/
+3
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-4
/
+2
2017-11-16
mm: remove cold parameter for release_pages
Mel Gorman
1
-1
/
+1
2017-11-16
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
16
-30
/
+30
2017-11-16
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
1
-1
/
+1
2017-11-16
userfaultfd: use mmgrab instead of open-coded increment of mm_count
Mike Rapoport
1
-1
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-2
/
+0
2017-11-16
fs, mm: account filp cache to kmemcg
Shakeel Butt
1
-1
/
+1
2017-11-16
mm: consolidate page table accounting
Kirill A. Shutemov
1
-9
/
+2
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-1
/
+1
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-1
/
+4
2017-11-16
cifs: use find_get_pages_range_tag()
Jan Kara
1
-19
/
+2
2017-11-16
afs: use find_get_pages_range_tag()
Jan Kara
1
-9
/
+2
2017-11-16
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
10
-22
/
+20
2017-11-16
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
1
-4
/
+2
2017-11-16
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-6
/
+2
2017-11-16
gfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-18
/
+2
2017-11-16
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
1
-6
/
+7
2017-11-16
f2fs: simplify page iteration loops
Jan Kara
2
-50
/
+28
2017-11-16
f2fs: use pagevec_lookup_range_tag()
Jan Kara
1
-7
/
+2
2017-11-16
ext4: use pagevec_lookup_range_tag()
Jan Kara
1
-12
/
+2
2017-11-16
ceph: use pagevec_lookup_range_tag()
Jan Kara
1
-16
/
+3
2017-11-16
btrfs: use pagevec_lookup_range_tag()
Jan Kara
1
-15
/
+4
2017-11-16
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
1
-2
/
+7
2017-11-16
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
Anshuman Khandual
1
-1
/
+0
[next]