index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
dcache: account external names as indirectly reclaimable memory
Roman Gushchin
1
-9
/
+30
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-120
/
+217
2018-04-09
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-67
/
+57
2018-04-09
Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-241
/
+78
2018-04-09
Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
10
-120
/
+217
2018-04-08
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
1
-1
/
+2
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2018-04-07
Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-937
/
+986
2018-04-06
pstore: fix crypto dependencies without compression
Tobias Regnery
1
-2
/
+2
2018-04-06
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-04-06
Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-284
/
+225
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-406
/
+375
2018-04-06
make lookup_one_len() safe to use with directory locked shared
Al Viro
1
-1
/
+3
2018-04-06
new helper: __lookup_slow()
Al Viro
1
-9
/
+18
2018-04-06
merge common parts of lookup_one_len{,_unlocked} into common helper
Al Viro
1
-56
/
+34
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-32
/
+5
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-54
/
+36
2018-04-06
fscache: Maintain a catalogue of allocated cookies
David Howells
3
-117
/
+265
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
18
-119
/
+78
2018-04-05
block_invalidatepage(): only release page if the full page was invalidated
Jeff Moyer
1
-1
/
+1
2018-04-05
fs/direct-io.c: minor cleanups in do_blockdev_direct_IO
Nikolay Borisov
1
-5
/
+4
2018-04-05
fs: don't flush pagecache when expanding block device
shunki-fujita
1
-2
/
+4
2018-04-05
fs/9p: don't set SB_NOATIME by default
Yiwen Jiang
1
-1
/
+1
2018-04-05
9p: check memory allocation result for cachetag
Chengguang Xu
1
-0
/
+7
2018-04-05
9p: don't maintain dir i_nlink if the exported fs doesn't either
Eryu Guan
1
-4
/
+22
2018-04-05
ocfs2/dlm: clean up unused variable in dlm_process_recovery_data
Changwei Ge
1
-4
/
+0
2018-04-05
ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio
piaojun
1
-1
/
+10
2018-04-05
ocfs2: add duplicated ino number check
Gang He
1
-1
/
+20
2018-04-05
ocfs2: add kobject for online file check
Gang He
4
-202
/
+155
2018-04-05
ocfs2: fix some small problems
Gang He
1
-4
/
+4
2018-04-05
ocfs2: move some definitions to header file
Gang He
2
-27
/
+27
2018-04-05
ocfs2: correct spelling mistake for migratable for all
Changwei Ge
1
-4
/
+4
2018-04-05
ocfs2: fix spelling mistake: "Migrateable" -> "Migratable"
Colin Ian King
1
-1
/
+1
2018-04-05
ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
piaojun
3
-3
/
+26
2018-04-05
ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()
Changwei Ge
1
-2
/
+0
2018-04-05
ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
Changwei Ge
1
-4
/
+4
2018-04-05
fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment
Changwei Ge
1
-7
/
+0
2018-04-05
ocfs2: remove two unused functions from suballoc.c
Changwei Ge
1
-49
/
+0
2018-04-05
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
4
-26
/
+13
2018-04-05
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
3
-15
/
+33
2018-04-05
ocfs2: keep the trace point consistent with the function name
Jia Guo
3
-8
/
+8
2018-04-05
ocfs2: remove some unused function declarations
piaojun
1
-3
/
+0
2018-04-05
ocfs2: use 'oi' instead of 'OCFS2_I()'
piaojun
6
-12
/
+12
2018-04-05
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
9
-26
/
+21
2018-04-05
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
1
-3
/
+7
2018-04-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
14
-159
/
+219
2018-04-05
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
17
-338
/
+400
2018-04-05
Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
17
-375
/
+980
[next]