index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 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-27
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-17
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-02
4
-87
/
+1
*
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-07-10
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-10
21
-238
/
+1001
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nfsd: Make __get_nfsdfs_client() static
YueHaibing
2019-07-09
1
-1
/
+1
|
*
|
|
|
|
|
nfsd: Make two functions static
YueHaibing
2019-07-09
1
-2
/
+2
|
*
|
|
|
|
|
nfsd: Fix misuse of strlcpy
Joe Perches
2019-07-08
1
-1
/
+1
|
*
|
|
|
|
|
nfsd: decode implementation id
J. Bruce Fields
2019-07-03
4
-12
/
+46
|
*
|
|
|
|
|
nfsd: create xdr_netobj_dup helper
J. Bruce Fields
2019-07-03
1
-7
/
+4
|
*
|
|
|
|
|
nfsd: allow forced expiration of NFSv4 clients
J. Bruce Fields
2019-07-03
1
-1
/
+69
|
*
|
|
|
|
|
nfsd: create get_nfsdfs_clp helper
J. Bruce Fields
2019-07-03
1
-8
/
+13
|
*
|
|
|
|
|
nfsd4: show layout stateids
J. Bruce Fields
2019-07-03
1
-0
/
+20
|
*
|
|
|
|
|
nfsd: show lock and deleg stateids
J. Bruce Fields
2019-07-03
1
-0
/
+59
|
*
|
|
|
|
|
nfsd4: add file to display list of client's opens
J. Bruce Fields
2019-07-03
1
-2
/
+147
|
*
|
|
|
|
|
nfsd: add more information to client info file
J. Bruce Fields
2019-07-03
1
-0
/
+12
|
*
|
|
|
|
|
nfsd: escape high characters in binary data
J. Bruce Fields
2019-07-03
1
-0
/
+11
|
*
|
|
|
|
|
nfsd: copy client's address including port number to cl_addr
J. Bruce Fields
2019-07-03
1
-1
/
+1
|
*
|
|
|
|
|
nfsd4: add a client info file
J. Bruce Fields
2019-07-03
3
-8
/
+148
|
*
|
|
|
|
|
nfsd: make client/ directory names small ints
J. Bruce Fields
2019-07-03
3
-3
/
+5
|
*
|
|
|
|
|
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
5
-10
/
+133
|
*
|
|
|
|
|
nfsd4: use reference count to free client
J. Bruce Fields
2019-07-03
2
-5
/
+22
|
*
|
|
|
|
|
nfsd: rename cl_refcount
J. Bruce Fields
2019-07-03
2
-14
/
+14
|
*
|
|
|
|
|
nfsd: persist nfsd filesystem across mounts
J. Bruce Fields
2019-07-03
2
-0
/
+14
|
*
|
|
|
|
|
nfsd: fix cleanup of nfsd_reply_cache_init on failure
J. Bruce Fields
2019-07-03
1
-3
/
+7
|
*
|
|
|
|
|
nfsd4: remove outdated nfsd4_decode_time comment
J. Bruce Fields
2019-07-03
1
-4
/
+0
|
*
|
|
|
|
|
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
2019-07-03
3
-15
/
+8
[next]