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 tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-08-05
37
-335
/
+784
|
\
|
*
nfsd: remove some dead code in nfsd_create_locked()
Dan Carpenter
2016-08-04
1
-3
/
+2
|
*
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
2016-08-04
2
-11
/
+2
|
*
nfsd: clean up bad-type check in nfsd_create_locked
J. Bruce Fields
2016-08-04
1
-7
/
+4
|
*
nfsd: remove unnecessary positive-dentry check
J. Bruce Fields
2016-08-04
1
-10
/
+0
|
*
nfsd: reorganize nfsd_create
J. Bruce Fields
2016-08-04
3
-55
/
+61
|
*
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2016-08-04
2
-13
/
+10
|
*
nfsd: remove redundant zero-length check from create
J. Bruce Fields
2016-08-04
2
-6
/
+0
|
*
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
2016-08-04
2
-2
/
+15
|
*
SUNRPC: Detect immediate closure of accepted sockets
Trond Myklebust
2016-08-01
1
-2
/
+5
|
*
SUNRPC: accept() may return sockets that are still in SYN_RECV
Trond Myklebust
2016-08-01
1
-3
/
+10
|
*
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
2016-07-15
5
-24
/
+22
|
*
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
2016-07-15
1
-23
/
+17
|
*
nfsd/blocklayout: Make sure calculate signature/designator length aligned
Kinglong Mee
2016-07-15
1
-2
/
+2
|
*
xfs: abstract block export operations from nfsd layouts
Benjamin Coddington
2016-07-15
5
-5
/
+12
|
*
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
2016-07-13
2
-3
/
+0
|
*
SUNRPC: Change TCP socket space reservation
Trond Myklebust
2016-07-13
1
-43
/
+4
|
*
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2016-07-13
4
-3
/
+44
|
*
SUNRPC: Micro optimisation for svc_data_ready
Trond Myklebust
2016-07-13
1
-2
/
+2
|
*
SUNRPC: Call the default socket callbacks instead of open coding
Trond Myklebust
2016-07-13
1
-69
/
+19
|
*
SUNRPC: lock the socket while detaching it
Trond Myklebust
2016-07-13
1
-0
/
+3
|
*
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
2016-07-13
2
-0
/
+65
|
*
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
2016-07-13
2
-3
/
+15
|
*
nfsd: Fix some indent inconsistancy
Christophe JAILLET
2016-07-13
3
-3
/
+3
|
*
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
2016-07-13
1
-1
/
+1
|
*
nfsd: Add a super simple flex file server
Tom Haynes
2016-07-13
7
-1
/
+329
|
*
nfsd: flex file device id encoding will need the server address
Tom Haynes
2016-07-13
3
-1
/
+4
|
*
sunrpc: add gss minor status to svcauth_gss_proxy_init
Scott Mayhew
2016-07-13
1
-2
/
+3
|
*
nfsd: implement machine credential support for some operations
Andrew Elble
2016-07-13
7
-28
/
+99
|
*
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
2016-07-13
2
-7
/
+9
|
*
nfs/nfsd: Move useful bitfield ops to a commonly accessible place
Andrew Elble
2016-07-13
2
-11
/
+11
|
*
sunrpc: remove 'inuse' flag from struct cache_detail.
NeilBrown
2016-07-13
2
-3
/
+1
|
*
SUNRPC: Don't allocate a full sockaddr_storage for tracing
Trond Myklebust
2016-07-01
1
-13
/
+34
*
|
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-05
45
-823
/
+1072
|
\
\
|
*
|
Btrfs: fix __MAX_CSUM_ITEMS
Chris Mason
2016-08-03
1
-2
/
+3
|
*
|
Merge branch 'kdave-v4.8' into for-linus-4.8
Chris Mason
2016-07-26
45
-826
/
+1074
|
|
\
\
|
|
*
|
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
17
-152
/
+147
|
|
*
|
btrfs: add btrfs_trans_handle->fs_info pointer
Jeff Mahoney
2016-07-26
4
-4
/
+6
|
|
*
|
btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction
Jeff Mahoney
2016-07-26
1
-1
/
+1
|
|
*
|
btrfs: convert nodesize macros to static inlines
Jeff Mahoney
2016-07-26
1
-15
/
+33
|
|
*
|
btrfs: introduce BTRFS_MAX_ITEM_SIZE
Jeff Mahoney
2016-07-26
4
-10
/
+8
|
|
*
|
btrfs: cleanup, remove prototype for btrfs_find_root_ref
Jeff Mahoney
2016-07-26
1
-3
/
+0
|
|
*
|
btrfs: copy_to_sk drop unused root parameter
Jeff Mahoney
2016-07-26
1
-3
/
+2
|
|
*
|
btrfs: simpilify btrfs_subvol_inherit_props
Jeff Mahoney
2016-07-26
1
-3
/
+3
|
|
*
|
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
7
-21
/
+19
|
|
*
|
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-07-26
10
-61
/
+103
|
|
*
|
btrfs: tests, move initialization into tests/
Jeff Mahoney
2016-07-26
3
-77
/
+48
|
|
*
|
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
Jeff Mahoney
2016-07-26
13
-130
/
+135
|
|
*
|
btrfs: prefix fsid to all trace events
Jeff Mahoney
2016-07-26
6
-158
/
+186
|
|
*
|
btrfs: plumb fs_info into btrfs_work
Jeff Mahoney
2016-07-26
4
-31
/
+63
[next]