开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
fat: remove redundant assignment of 0 to slots
Colin Ian King
2017-11-17
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2017-11-17
nilfs2: remove inode->i_version initialization
Jeff Layton
2017-11-17
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
2017-11-17
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
2017-11-17
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
2017-11-17
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
2017-11-17
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-17
autofs: don't fail mount for transient error
NeilBrown
2017-11-17
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
2017-11-17
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
2017-11-17
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
2017-11-17
proc: use do-while in name_to_int()
Alexey Dobriyan
2017-11-17
proc: : uninline name_to_int()
Alexey Dobriyan
2017-11-17
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
fs: fuse: account fuse_inode slab memory as reclaimable
Johannes Weiner
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-15
userfaultfd: use mmgrab instead of open-coded increment of mm_count
Mike Rapoport
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
fs, mm: account filp cache to kmemcg
Shakeel Butt
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
cifs: use find_get_pages_range_tag()
Jan Kara
2017-11-15
afs: use find_get_pages_range_tag()
Jan Kara
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
2017-11-15
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
2017-11-15
f2fs: simplify page iteration loops
Jan Kara
2017-11-15
f2fs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
ext4: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
ceph: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-15
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
Anshuman Khandual
[next]