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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-10-13
25
-96
/
+683
|
\
|
*
NFSD: Implement the COPY call
Anna Schumaker
2016-10-07
5
-13
/
+181
|
*
nfsd: handle EUCLEAN
J. Bruce Fields
2016-10-07
1
-0
/
+1
|
*
nfsd: only WARN once on unmapped errors
J. Bruce Fields
2016-10-07
1
-1
/
+1
|
*
exportfs: be careful to only return expected errors.
NeilBrown
2016-10-06
2
-10
/
+13
|
*
nfsd4: setclientid_confirm with unmatched verifier should fail
J. Bruce Fields
2016-09-26
1
-2
/
+3
|
*
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
2016-09-26
1
-0
/
+2
|
*
nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
Jeff Layton
2016-09-26
1
-2
/
+4
|
*
nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
Jeff Layton
2016-09-26
1
-2
/
+3
|
*
nfsd: add a LRU list for blocked locks
Jeff Layton
2016-09-26
3
-0
/
+65
|
*
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
2016-09-26
2
-20
/
+156
|
*
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
2016-09-26
3
-0
/
+73
|
*
NFSD: fix corruption in notifier registration
Vasily Averin
2016-09-26
1
-4
/
+14
|
*
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
3
-6
/
+65
|
*
svcrdma: Server-side support for rpcrdma_connect_private
Chuck Lever
2016-09-23
1
-4
/
+30
|
*
rpcrdma: RDMA/CM private message data structure
Chuck Lever
2016-09-23
1
-0
/
+35
|
*
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
2016-09-23
1
-1
/
+1
|
*
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-09-23
5
-26
/
+27
|
*
nfsd: fix dprintk in nfsd4_encode_getdeviceinfo
Jeff Layton
2016-09-23
1
-1
/
+1
|
*
nfsd: eliminate cb_minorversion field
Jeff Layton
2016-09-16
2
-5
/
+3
|
*
nfsd: don't set a FL_LAYOUT lease for flexfiles layouts
Jeff Layton
2016-09-16
3
-1
/
+7
*
|
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-13
76
-310
/
+10580
|
\
\
|
*
|
xfs: convert COW blocks to real blocks before unwritten extent conversion
Christoph Hellwig
2016-10-11
1
-2
/
+2
|
*
|
xfs: rework refcount cow recovery error handling
Darrick J. Wong
2016-10-10
1
-11
/
+9
|
*
|
xfs: clear reflink flag if setting realtime flag
Darrick J. Wong
2016-10-10
1
-2
/
+2
|
*
|
xfs: fix error initialization
Darrick J. Wong
2016-10-10
1
-1
/
+1
|
*
|
xfs: fix label inaccuracies
Darrick J. Wong
2016-10-10
1
-4
/
+4
|
*
|
xfs: remove isize check from unshare operation
Darrick J. Wong
2016-10-10
1
-12
/
+6
|
*
|
xfs: reduce stack usage of _reflink_clear_inode_flag
Darrick J. Wong
2016-10-10
1
-24
/
+16
|
*
|
xfs: check inode reflink flag before calling reflink functions
Darrick J. Wong
2016-10-10
2
-7
/
+9
|
*
|
xfs: implement swapext for rmap filesystems
Darrick J. Wong
2016-10-05
3
-3
/
+173
|
*
|
xfs: refactor swapext code
Darrick J. Wong
2016-10-05
1
-131
/
+144
|
*
|
xfs: various swapext cleanups
Darrick J. Wong
2016-10-05
1
-16
/
+16
|
*
|
xfs: recognize the reflink feature bit
Darrick J. Wong
2016-10-05
2
-1
/
+9
|
*
|
xfs: simulate per-AG reservations being critically low
Darrick J. Wong
2016-10-05
2
-2
/
+6
|
*
|
xfs: don't mix reflink and DAX mode for now
Darrick J. Wong
2016-10-05
4
-0
/
+13
|
*
|
xfs: check for invalid inode reflink flags
Darrick J. Wong
2016-10-05
2
-0
/
+20
|
*
|
xfs: set a default CoW extent size of 32 blocks
Darrick J. Wong
2016-10-05
2
-4
/
+9
|
*
|
xfs: convert unwritten status of reverse mappings for shared files
Darrick J. Wong
2016-10-05
2
-1
/
+387
|
*
|
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
2016-10-05
4
-2
/
+530
|
*
|
xfs: add shared rmap map/unmap/convert log item types
Darrick J. Wong
2016-10-05
3
-0
/
+15
|
*
|
xfs: increase log reservations for reflink
Darrick J. Wong
2016-10-05
2
-3
/
+15
|
*
|
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
15
-32
/
+287
|
*
|
xfs: try other AGs to allocate a BMBT block
Darrick J. Wong
2016-10-05
2
-0
/
+47
|
*
|
xfs: don't allow reflink when the AG is low on space
Darrick J. Wong
2016-10-05
1
-0
/
+35
|
*
|
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-10-05
9
-3
/
+237
|
*
|
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
15
-20
/
+167
|
*
|
xfs: unshare a range of blocks via fallocate
Darrick J. Wong
2016-10-05
3
-2
/
+267
|
*
|
xfs: swap inode reflink flags when swapping inode extents
Darrick J. Wong
2016-10-05
1
-0
/
+15
|
*
|
xfs: teach get_bmapx about shared extents and the CoW fork
Darrick J. Wong
2016-10-05
2
-15
/
+143
[next]