index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-16
3
-114
/
+184
|
\
|
*
debugfs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
3
-15
/
+0
|
*
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
2017-11-07
3
-0
/
+3
|
*
debugfs: defer debugfs_fsdata allocation to first usage
Nicolai Stange
2017-11-07
3
-26
/
+73
|
*
debugfs: call debugfs_real_fops() only after debugfs_file_get()
Nicolai Stange
2017-11-07
1
-3
/
+4
|
*
debugfs: purge obsolete SRCU based removal protection
Nicolai Stange
2017-11-07
2
-55
/
+0
|
*
debugfs: convert to debugfs_file_get() and -put()
Nicolai Stange
2017-11-07
1
-56
/
+50
|
*
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
Nicolai Stange
2017-11-07
1
-5
/
+1
|
*
debugfs: implement per-file removal protection
Nicolai Stange
2017-11-07
3
-6
/
+73
|
*
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
2017-11-07
3
-3
/
+35
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-16
39
-263
/
+199
|
\
\
|
*
|
fs: fuse: account fuse_inode slab memory as reclaimable
Johannes Weiner
2017-11-16
1
-3
/
+3
|
*
|
mm: remove __GFP_COLD
Mel Gorman
2017-11-16
1
-4
/
+2
|
*
|
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-16
1
-1
/
+1
|
*
|
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-16
16
-30
/
+30
|
*
|
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-16
1
-1
/
+1
|
*
|
userfaultfd: use mmgrab instead of open-coded increment of mm_count
Mike Rapoport
2017-11-16
1
-1
/
+1
|
*
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-16
1
-2
/
+0
|
*
|
fs, mm: account filp cache to kmemcg
Shakeel Butt
2017-11-16
1
-1
/
+1
|
*
|
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-16
1
-9
/
+2
|
*
|
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-16
1
-1
/
+1
|
*
|
mm: account pud page tables
Kirill A. Shutemov
2017-11-16
1
-1
/
+4
|
*
|
cifs: use find_get_pages_range_tag()
Jan Kara
2017-11-16
1
-19
/
+2
|
*
|
afs: use find_get_pages_range_tag()
Jan Kara
2017-11-16
1
-9
/
+2
|
*
|
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-16
10
-22
/
+20
|
*
|
ceph: use pagevec_lookup_range_nr_tag()
Jan Kara
2017-11-16
1
-4
/
+2
|
*
|
nilfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-6
/
+2
|
*
|
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-18
/
+2
|
*
|
f2fs: use find_get_pages_tag() for looking up single page
Jan Kara
2017-11-16
1
-6
/
+7
|
*
|
f2fs: simplify page iteration loops
Jan Kara
2017-11-16
2
-50
/
+28
|
*
|
f2fs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-7
/
+2
|
*
|
ext4: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-12
/
+2
|
*
|
ceph: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-16
/
+3
|
*
|
btrfs: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-15
/
+4
|
*
|
mm/mmu_notifier: avoid double notification when it is useless
Jérôme Glisse
2017-11-16
1
-2
/
+7
|
*
|
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
Anshuman Khandual
2017-11-16
1
-1
/
+0
|
*
|
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-16
2
-2
/
+2
|
*
|
ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
Guozhonghua
2017-11-16
1
-4
/
+1
|
*
|
ocfs2/dlm: get mle inuse only when it is initialized
Changwei Ge
2017-11-16
1
-1
/
+3
|
*
|
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2017-11-16
1
-8
/
+55
|
*
|
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
2017-11-16
1
-8
/
+18
|
*
|
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
2017-11-16
1
-2
/
+7
|
*
|
ocfs2: clean up some unused function declarations
piaojun
2017-11-16
1
-3
/
+0
|
*
|
ocfs2: fix cluster hang after a node dies
Changwei Ge
2017-11-16
1
-0
/
+1
|
*
|
ocfs2: cleanup unused func declaration and assignment
piaojun
2017-11-16
2
-4
/
+0
|
*
|
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-16
3
-5
/
+1
|
*
|
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Guozhonghua
2017-11-16
1
-3
/
+0
*
|
|
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
3
-5
/
+5
|
\
\
\
|
*
|
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
3
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
2
-9
/
+34
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]