index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-19
NLM/lockd: Ensure client locking calls use correct credentials
Trond Myklebust
1
-9
/
+14
2008-04-19
NFS: Remove the buggy lock-if-signalled case from do_setlk()
Trond Myklebust
1
-10
/
+2
2008-04-19
NLM/lockd: Fix a race when cancelling a blocking lock
Trond Myklebust
1
-9
/
+34
2008-04-19
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
Trond Myklebust
1
-1
/
+10
2008-04-19
NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
Trond Myklebust
1
-41
/
+1
2008-04-19
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
Trond Myklebust
1
-10
/
+54
2008-04-19
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
1
-0
/
+3
2008-04-19
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
1
-0
/
+2
2008-04-19
NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()
Trond Myklebust
1
-6
/
+10
2008-04-19
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2
-7
/
+23
2008-04-19
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
1
-4
/
+1
2008-04-19
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
3
-26
/
+40
2008-04-19
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-46
/
+71
2008-04-19
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-26
/
+46
2008-04-19
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
1
-11
/
+12
2008-03-19
lockd: introduce new function to encode private argument in SM_MON requests
Chuck Lever
1
-6
/
+24
2008-03-19
lockd: Fix up incorrect RPC buffer size calculations.
Chuck Lever
1
-31
/
+8
2008-03-19
lockd: document use of mon_id argument in SM_MON requests
Chuck Lever
1
-0
/
+13
2008-03-19
lockd: refactor SM_MON my_id argument encoder
Chuck Lever
1
-0
/
+19
2008-03-19
lockd: refactor SM_MON mon_name argument encoder
Chuck Lever
1
-0
/
+25
2008-03-19
lockd: Ensure NSM strings aren't longer than protocol allows
Chuck Lever
1
-0
/
+9
2008-03-19
NLM: NLM protocol version numbers are u32
Chuck Lever
1
-9
/
+11
2008-03-19
NLM: LOCKD fails to load if CONFIG_SYSCTL is not set
Chuck Lever
1
-0
/
+12
2008-03-19
SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34
Chuck Lever
1
-0
/
+1
2008-03-19
SUNRPC: Update help Kconfig text
Chuck Lever
1
-13
/
+32
2008-03-19
NFS: Always enable NFS direct I/O
Chuck Lever
4
-37
/
+1
2008-03-19
NFS: Show most mount options via nfs_show_options()
Chuck Lever
1
-2
/
+65
2008-03-19
NFS: Save the values of the "mount*=" mount options
Chuck Lever
1
-0
/
+10
2008-03-19
NFS: Save the value of the "port=" mount option
Chuck Lever
3
-31
/
+11
2008-03-19
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
1
-3
/
+3
2008-03-19
NFS: numeric mount parameters are unsigned
Chuck Lever
1
-13
/
+13
2008-03-19
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
1
-10
/
+27
2008-03-19
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
1
-9
/
+28
2008-03-19
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
1
-9
/
+28
2008-03-19
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
1
-2
/
+0
2008-03-19
nfs: nfs_redirty_request
Fred
1
-9
/
+14
2008-03-19
Merge branch 'hotfixes' into devel
Trond Myklebust
19
-118
/
+332
2008-03-19
nfs: don't ignore return value from nfs_pageio_add_request
Fred Isaman
2
-2
/
+11
2008-03-18
Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+22
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
1
-0
/
+22
2008-03-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+2
2008-03-17
Revert "unexport bio_{,un}map_user"
Jens Axboe
1
-0
/
+2
2008-03-17
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
Al Viro
1
-3
/
+15
2008-03-14
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
1
-2
/
+2
2008-03-14
NFS: fix encode_fsinfo_maxsz
Fred Isaman
1
-1
/
+1
2008-03-14
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
Trond Myklebust
4
-7
/
+7
2008-03-13
pagemap: proper read error handling
Marcelo Tosatti
1
-5
/
+13
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-37
/
+116
2008-03-11
net: fix build with CONFIG_NET=n
Andrew Morton
1
-0
/
+2
2008-03-10
ocfs2: Fix NULL pointer dereferences in o2net
Tao Ma
1
-5
/
+4
[next]