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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-12
29
-331
/
+291
|
\
|
*
oom: decouple mems_allowed from oom_unkillable_task
Shakeel Butt
2019-07-12
1
-2
/
+1
|
*
mm, oom: remove redundant task_in_mem_cgroup() check
Shakeel Butt
2019-07-12
1
-1
/
+1
|
*
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
2019-07-12
1
-1
/
+1
|
*
mm: smaps: split PSS into components
Luigi Semenzato
2019-07-12
1
-30
/
+62
|
*
proc: use down_read_killable mmap_sem for /proc/pid/map_files
Konstantin Khlebnikov
2019-07-12
1
-6
/
+22
|
*
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
Konstantin Khlebnikov
2019-07-12
1
-1
/
+4
|
*
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
Konstantin Khlebnikov
2019-07-12
1
-1
/
+3
|
*
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
Konstantin Khlebnikov
2019-07-12
1
-2
/
+6
|
*
proc: use down_read_killable mmap_sem for /proc/pid/maps
Konstantin Khlebnikov
2019-07-12
2
-2
/
+10
|
*
memcg, fsnotify: no oom-kill for remote memcg charging
Shakeel Butt
2019-07-12
2
-3
/
+10
|
*
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-07-12
1
-2
/
+4
|
*
jffs2: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-07-12
3
-4
/
+4
|
*
ocfs2: use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-07-12
2
-9
/
+7
|
*
fs/ocfs2/dlmglue.c: unneeded variable: "status"
Hariprasad Kelam
2019-07-12
1
-2
/
+1
|
*
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-12
13
-261
/
+73
|
*
ocfs2: add first lock wait time in locking_state
Gang He
2019-07-12
2
-3
/
+30
|
*
ocfs2: add locking filter debugfs file
Gang He
2019-07-12
2
-0
/
+40
|
*
ocfs2: add last unlock times in locking_state
Gang He
2019-07-12
2
-3
/
+16
|
*
ocfs2/dlm: use struct_size() helper
Gustavo A. R. Silva
2019-07-12
1
-5
/
+3
|
*
fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
ChenGang
2019-07-12
4
-4
/
+4
*
|
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-12
1
-1
/
+2
|
\
\
|
*
\
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
2019-06-23
58
-292
/
+238
|
|
\
\
|
*
\
\
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-09
740
-5667
/
+1585
|
|
\
\
\
|
*
|
|
|
chardev: set variable ret to -EBUSY before checking minor range overlap
Chengguang Xu
2019-05-24
1
-1
/
+2
*
|
|
|
|
Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
3
-23
/
+29
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
pstore: Fix double-free in pstore_mkfile() failure path
Norbert Manthey
2019-07-09
1
-7
/
+6
|
*
|
|
|
pstore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-09
1
-16
/
+2
|
*
|
|
|
pstore/ram: Improve backward compatibility with older Chromebooks
Douglas Anderson
2019-07-09
1
-0
/
+21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
4
-87
/
+1
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
5
-21
/
+26
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
53
-264
/
+214
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
121
-1056
/
+288
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
305
-3207
/
+729
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
afs: do not send list of client addresses
Florian Westphal
2019-06-03
4
-87
/
+1
*
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-07-11
2
-38
/
+79
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
binfmt_flat: don't offset the data start
Christoph Hellwig
2019-06-24
1
-12
/
+8
|
*
|
|
|
|
|
|
|
binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.c
Christoph Hellwig
2019-06-24
1
-0
/
+6
|
*
|
|
|
|
|
|
|
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
2019-06-24
1
-3
/
+1
|
*
|
|
|
|
|
|
|
binfmt_flat: make support for old format binaries optional
Christoph Hellwig
2019-06-24
2
-8
/
+29
|
*
|
|
|
|
|
|
|
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
Christoph Hellwig
2019-06-24
1
-1
/
+4
|
*
|
|
|
|
|
|
|
binfmt_flat: add endianess annotations
Christoph Hellwig
2019-06-24
1
-10
/
+16
|
*
|
|
|
|
|
|
|
binfmt_flat: remove the uapi <linux/flat.h> header
Christoph Hellwig
2019-06-24
1
-0
/
+1
|
*
|
|
|
|
|
|
|
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
2019-06-24
2
-2
/
+6
|
*
|
|
|
|
|
|
|
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
2019-06-24
2
-1
/
+5
|
*
|
|
|
|
|
|
|
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
2019-06-24
1
-0
/
+4
|
*
|
|
|
|
|
|
|
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
2019-06-24
1
-2
/
+0
|
*
|
|
|
|
|
|
|
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
2019-06-24
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-07-11
21
-238
/
+1001
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
nfsd: Make __get_nfsdfs_client() static
YueHaibing
2019-07-10
1
-1
/
+1
[next]