index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
nfsd: do_probe_callback should not clear rpc stats
Benny Halevy
2008-09-29
1
-3
/
+0
|
*
lockd: Update nsm_find() to support non-AF_INET addresses
Chuck Lever
2008-09-29
1
-8
/
+12
|
*
lockd: Combine __nsm_find() and nsm_find().
Chuck Lever
2008-09-29
1
-21
/
+11
|
*
lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
Chuck Lever
2008-09-29
1
-6
/
+43
|
*
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
Chuck Lever
2008-09-29
3
-5
/
+6
|
*
NSM: Use sockaddr_storage for sm_addr field
Chuck Lever
2008-09-29
2
-3
/
+4
|
*
lockd: Use sockaddr_storage for h_saddr field
Chuck Lever
2008-09-29
2
-7
/
+7
|
*
lockd: Use sockaddr_storage + length for h_addr field
Chuck Lever
2008-09-29
2
-6
/
+7
|
*
lockd: Add address family-agnostic helper for zeroing the port number
Chuck Lever
2008-09-29
1
-1
/
+13
|
*
lockd: Specify address family for source address
Chuck Lever
2008-09-29
1
-5
/
+9
|
*
lockd: address-family independent printable addresses
Chuck Lever
2008-09-29
1
-17
/
+61
|
*
NLM: Clean up before introducing new debugging messages
Chuck Lever
2008-09-29
1
-8
/
+11
|
*
SUNRPC: Support IPv6 when registering kernel RPC services
Chuck Lever
2008-09-29
1
-0
/
+22
|
*
lockd: don't depend on lockd main loop to end grace
J. Bruce Fields
2008-09-29
1
-11
/
+13
|
*
locks: allow lockd to process blocked locks during grace period
J. Bruce Fields
2008-09-29
1
-9
/
+3
|
*
knfsd: allocate readahead cache in individual chunks
Jeff Layton
2008-09-29
1
-24
/
+35
|
*
nfsd: nfs4xdr decode_stateid helper function
Benny Halevy
2008-09-29
1
-44
/
+55
|
*
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
Benny Halevy
2008-09-29
1
-1
/
+3
|
*
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
Benny Halevy
2008-09-29
1
-1
/
+1
|
*
nfsd: nfs4xdr encode_stateid helper function
Benny Halevy
2008-09-29
1
-44
/
+32
|
*
nfsd: fix nfsd4_encode_open buffer space reservation
Benny Halevy
2008-09-29
1
-1
/
+1
|
*
nfsd: properly xdr-encode deleg stateid returned from open
Benny Halevy
2008-09-29
1
-2
/
+6
|
*
nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
Benny Halevy
2008-09-29
1
-1
/
+2
|
*
Configure out file locking features
Thomas Petazzoni
2008-09-29
3
-1
/
+14
|
*
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-09-29
4
-17
/
+31
|
*
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
2008-09-29
3
-2
/
+4
*
|
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
29
-34
/
+34
*
|
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-13
10
-51
/
+25
|
\
\
|
*
|
proc: remove kernel.maps_protect
Alexey Dobriyan
2008-10-10
4
-25
/
+1
|
*
|
proc: remove now unneeded ADDBUF macro
Alexey Dobriyan
2008-10-10
1
-5
/
+0
|
*
|
[PATCH] proc: show personality via /proc/pid/personality
Kees Cook
2008-10-10
1
-0
/
+9
|
*
|
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
2008-10-10
2
-10
/
+1
|
*
|
proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig
Alexey Dobriyan
2008-10-10
1
-0
/
+10
|
*
|
proc: make grab_header() static
Adrian Bunk
2008-10-10
1
-1
/
+1
|
*
|
proc: remove unused get_dma_list()
Alexey Dobriyan
2008-10-10
1
-1
/
+0
|
*
|
proc: remove dummy vmcore_open()
Alexey Dobriyan
2008-10-10
1
-6
/
+0
|
*
|
proc: proc_sys_root tweak
Alexey Dobriyan
2008-10-10
1
-2
/
+2
|
*
|
proc: fix return value of proc_reg_open() in "too late" case
Alexey Dobriyan
2008-10-10
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-10-13
1
-2
/
+1
|
\
\
\
|
*
|
|
integrity: special fs magic
Mimi Zohar
2008-10-13
1
-2
/
+1
*
|
|
|
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
2008-10-13
2
-4
/
+4
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-13
118
-4574
/
+4835
|
|
\
\
\
\
|
*
|
|
|
|
Introduce HAVE_AOUT symbol to remove hard-coded arch list for BINFMT_AOUT
David Woodhouse
2008-09-06
1
-1
/
+4
|
*
|
|
|
|
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
2008-09-06
1
-2
/
+1
|
*
|
|
|
|
EFS: Don't set f_fsid in statfs().
David Woodhouse
2008-09-02
1
-2
/
+0
*
|
|
|
|
|
Simplify devpts_pty_kill
Sukadev Bhattiprolu
2008-10-13
1
-17
/
+12
*
|
|
|
|
|
Simplify devpts_pty_new()
Sukadev Bhattiprolu
2008-10-13
1
-3
/
+8
*
|
|
|
|
|
Simplify devpts_get_tty()
Sukadev Bhattiprolu
2008-10-13
1
-12
/
+5
*
|
|
|
|
|
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
2008-10-13
1
-5
/
+6
*
|
|
|
|
|
tty: Redo current tty locking
Alan Cox
2008-10-13
1
-2
/
+0
[prev]
[next]