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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
NFSv4.1: add generic layer hooks for pnfs COMMIT
Fred Isaman
5
-18
/
+108
2011-03-23
NFSv4.1: alloc and free commit_buckets
Fred Isaman
2
-0
/
+24
2011-03-23
NFSv4.1: shift filelayout_free_lseg
Fred Isaman
1
-10
/
+10
2011-03-23
NFSv4.1: pull out code from nfs_commit_release
Fred Isaman
1
-3
/
+9
2011-03-23
NFSv4.1: pull error handling out of nfs_commit_list
Fred Isaman
1
-10
/
+16
2011-03-23
NFSv4.1: add callback to nfs4_commit_done
Fred Isaman
1
-4
/
+10
2011-03-23
NFSv4.1: rearrange nfs_commit_rpcsetup
Fred Isaman
1
-27
/
+33
2011-03-23
NFSv4.1: don't send COMMIT to ds for data sync writes
Fred Isaman
1
-1
/
+4
2011-03-23
NFS: Detect loops in a readdir due to bad cookies
Bryan Schumaker
2
-1
/
+29
2011-03-23
NFS: Create nfs_open_dir_context
Bryan Schumaker
3
-8
/
+50
2011-03-23
NFS: Ensure that we update the readdir filp->f_pos correctly
Trond Myklebust
1
-1
/
+2
2011-03-22
Remove pointless memset in nfsacl_encode()
Jesper Juhl
1
-1
/
+0
2011-03-22
nfs4: Fix NULL dereference at d_alloc_and_lookup()
Gusev Vitaliy
1
-0
/
+4
2011-03-22
SUNRPC: Never reuse the socket port after an xs_close()
Trond Myklebust
1
-0
/
+2
2011-03-21
NFS: Fix a hang/infinite loop in nfs_wb_page()
Trond Myklebust
1
-12
/
+19
2011-03-21
FS: Use stable writes when not doing a bulk flush
Trond Myklebust
4
-3
/
+19
2011-03-17
RPC: killing RPC tasks races fixed
Stanislav Kinsbursky
1
-1
/
+3
2011-03-17
xprt: remove redundant check
j223yang@asset.uwaterloo.ca
1
-1
/
+1
2011-03-17
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
Trond Myklebust
2
-10
/
+9
2011-03-17
SUNRPC: Ensure we always run the tk_callback before tk_action
Trond Myklebust
1
-8
/
+6
2011-03-15
sunrpc: fix printk format warning
Randy Dunlap
1
-1
/
+2
2011-03-15
xprt: remove redundant null check
j223yang@asset.uwaterloo.ca
1
-4
/
+3
2011-03-15
nfs: BKL is no longer needed, so remove the include
Stephen Rothwell
1
-1
/
+0
2011-03-14
NFS: Fix a warning in fs/nfs/idmap.c
Trond Myklebust
1
-0
/
+1
2011-03-11
Cleanup: Factor out some cut-and-paste code.
Rob Landley
1
-111
/
+44
2011-03-11
cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.
Rob Landley
1
-96
/
+33
2011-03-11
NFS: account direct-io into task io accounting
Konstantin Khlebnikov
1
-0
/
+5
2011-03-11
gss:krb5 only include enctype numbers in gm_upcall_enctypes
Kevin Coffman
2
-2
/
+2
2011-03-11
RPCRDMA: Fix FRMR registration/invalidate handling.
Tom Tucker
2
-8
/
+45
2011-03-11
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
Tom Tucker
1
-44
/
+42
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
5
-9
/
+55
2011-03-11
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
Trond Myklebust
2
-2
/
+3
2011-03-11
NFSv4: cleanup idmapper functions to take an nfs_server argument
Trond Myklebust
3
-26
/
+25
2011-03-11
NFSv4: Send unmapped uid/gids to the server if the idmapper fails
Trond Myklebust
1
-4
/
+26
2011-03-11
NFSv4: If the server sends us a numeric uid/gid then accept it
Trond Myklebust
1
-2
/
+26
2011-03-11
NFSv4.1: reject zero layout with zeroed stripe unit
Benny Halevy
1
-2
/
+2
2011-03-11
NFSv4.1: Clear lseg pointer in ->doio function
Fred Isaman
3
-1
/
+4
2011-03-11
NFSv4.1: rearrange ->doio args
Fred Isaman
4
-39
/
+45
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
5
-2
/
+128
2011-03-11
NFSv4.1: remove GETATTR from ds writes
Fred Isaman
2
-4
/
+10
2011-03-11
NFSv4.1: implement generic pnfs layer write switch
Andy Adamson
6
-0
/
+47
2011-03-11
NFSv4.1: trigger LAYOUTGET for writes
Fred Isaman
3
-12
/
+49
2011-03-11
NFSv4.1: Send lseg down into nfs_write_rpcsetup
Fred Isaman
2
-2
/
+6
2011-03-11
NFSv4.1: add callback to nfs4_write_done
Fred Isaman
2
-4
/
+11
2011-03-11
NFSv4.1: rearrange nfs_write_rpcsetup
Andy Adamson
1
-36
/
+46
2011-03-11
NFSv4.1: lseg documentation
Fred Isaman
1
-0
/
+7
2011-03-11
NFSv4.1: turn off pNFS on ds connection failure
Andy Adamson
4
-9
/
+36
2011-03-11
NFSv4.1 move deviceid cache to filelayout driver
Christoph Hellwig
6
-264
/
+92
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
8
-6
/
+123
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
6
-2
/
+92
[next]