index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-13
36
-757
/
+756
|
\
|
*
Merge Trond's bugfixes
J. Bruce Fields
2012-10-11
3
-8
/
+20
|
|
\
|
*
\
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-10
11081
-274876
/
+563270
|
|
\
\
|
|
*
|
UAPI: (Scripted) Disintegrate include/linux/sunrpc
David Howells
2012-10-09
4
-39
/
+50
|
|
*
|
UAPI: (Scripted) Disintegrate include/linux/nfsd
David Howells
2012-10-09
11
-203
/
+246
|
*
|
|
nfsd4: don't allow reclaims of expired clients
J. Bruce Fields
2012-10-01
1
-8
/
+10
|
*
|
|
nfsd4: remove redundant callback probe
J. Bruce Fields
2012-10-01
1
-3
/
+1
|
*
|
|
nfsd4: expire old client earlier
J. Bruce Fields
2012-10-01
1
-10
/
+7
|
*
|
|
nfsd4: separate session allocation and initialization
J. Bruce Fields
2012-10-01
1
-23
/
+23
|
*
|
|
nfsd4: clean up session allocation
J. Bruce Fields
2012-10-01
1
-12
/
+20
|
*
|
|
nfsd4: minor free_session cleanup
J. Bruce Fields
2012-10-01
1
-10
/
+9
|
*
|
|
nfsd4: new_conn_from_crses should only allocate
J. Bruce Fields
2012-10-01
1
-16
/
+10
|
*
|
|
nfsd4: separate connection allocation and initialization
J. Bruce Fields
2012-10-01
1
-10
/
+15
|
*
|
|
nfsd4: reject bad forechannel attrs earlier
J. Bruce Fields
2012-10-01
1
-4
/
+2
|
*
|
|
nfsd4: enforce per-client sessions/no-sessions distinction
J. Bruce Fields
2012-10-01
3
-22
/
+31
|
*
|
|
nfsd4: set cl_minorversion at create time
J. Bruce Fields
2012-10-01
1
-10
/
+1
|
*
|
|
nfsd4: don't pin clientids to pseudoflavors
J. Bruce Fields
2012-10-01
1
-1
/
+17
|
*
|
|
nfsd4: fix bind_conn_to_session xdr comment
J. Bruce Fields
2012-09-25
1
-1
/
+1
|
*
|
|
nfsd4: cast readlink() bug argument
J. Bruce Fields
2012-09-10
1
-1
/
+1
|
*
|
|
NFSD: pass null terminated buf to kstrtouint()
Malahal Naineni
2012-09-10
1
-1
/
+1
|
*
|
|
nfsd: remove duplicate init in nfsd4_cb_recall
Namjae Jeon
2012-09-10
1
-1
/
+0
|
*
|
|
nfsd4: eliminate redundant nfs4_free_stateid
J. Bruce Fields
2012-09-10
1
-6
/
+1
|
*
|
|
fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
2012-09-10
1
-1
/
+1
|
*
|
|
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-09-10
3
-132
/
+0
|
*
|
|
nfsd4: fix nfs4 stateid leak
J. Bruce Fields
2012-09-10
1
-0
/
+1
|
*
|
|
nfsd: document kernel interfaces for nfsd configuration
J. Bruce Fields
2012-08-21
1
-0
/
+41
|
*
|
|
svcrpc: split up svc_handle_xprt
J. Bruce Fields
2012-08-21
1
-22
/
+25
|
*
|
|
svcrpc: break up svc_recv
J. Bruce Fields
2012-08-21
1
-36
/
+67
|
*
|
|
svcrpc: make svc_xprt_received static
J. Bruce Fields
2012-08-21
3
-26
/
+20
|
*
|
|
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
2012-08-21
3
-40
/
+5
|
*
|
|
svcrpc: make xpo_recvfrom return only >=0
J. Bruce Fields
2012-08-21
2
-4
/
+4
|
*
|
|
svcrpc: don't bother checking bad svc_addr_len result
J. Bruce Fields
2012-08-21
2
-4
/
+1
|
*
|
|
svcrpc: minor udp code cleanup
J. Bruce Fields
2012-08-21
1
-4
/
+5
|
*
|
|
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
2012-08-21
1
-1
/
+1
|
*
|
|
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-08-21
3
-9
/
+9
|
*
|
|
svcrpc: share some setup of listening sockets
J. Bruce Fields
2012-08-21
3
-11
/
+12
|
*
|
|
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
J. Bruce Fields
2012-08-21
1
-1
/
+1
|
*
|
|
svcrpc: clean up control flow
J. Bruce Fields
2012-08-21
1
-35
/
+34
|
*
|
|
svcrpc: standardize svc_setup_socket return convention
J. Bruce Fields
2012-08-21
1
-18
/
+22
|
*
|
|
svcrpc: fix xpt_list traversal locking on shutdown
J. Bruce Fields
2012-08-21
1
-9
/
+15
|
*
|
|
knfsd: don't allocate file_locks on the stack
Jeff Layton
2012-08-21
1
-42
/
+76
|
*
|
|
knfsd: remove bogus BUG_ON() call from nfsd4_locku
Jeff Layton
2012-08-21
1
-1
/
+0
|
*
|
|
nfsd4: nfsd_process_n_delegations should be static
J. Bruce Fields
2012-08-21
1
-1
/
+1
|
*
|
|
NFSD: Swap the struct nfs4_operation getter and setter
Bryan Schumaker
2012-08-21
1
-2
/
+2
|
*
|
|
nfsd: do_nfsd_create verf argument is a u32
J. Bruce Fields
2012-08-21
1
-1
/
+1
|
*
|
|
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
2012-08-21
2
-2
/
+2
|
*
|
|
nfsd4: nfsaclsvc_encode_voidres static
J. Bruce Fields
2012-08-21
1
-2
/
+1
|
*
|
|
nfsd: trivial comment updates
Jeff Layton
2012-08-21
2
-10
/
+1
|
*
|
|
vfs: don't treat fl_type as a bitmap
Jeff Layton
2012-08-21
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-10-13
51
-296
/
+450
|
\
\
\
\
[next]