index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
Trond Myklebust
1
-14
/
+15
2016-12-02
pNFS: Fix bugs in _pnfs_return_layout
Trond Myklebust
1
-3
/
+10
2016-12-02
pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
Trond Myklebust
1
-1
/
+18
2016-12-02
pNFS: Prevent unnecessary layoutreturns after delegreturn
Trond Myklebust
1
-2
/
+4
2016-12-02
pNFS: Enable layoutreturn operation for return-on-close
Trond Myklebust
3
-118
/
+96
2016-12-02
pNFS: Clean up - add a helper to initialise struct layoutreturn_args
Trond Myklebust
1
-7
/
+18
2016-12-02
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
3
-9
/
+54
2016-12-02
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
3
-9
/
+69
2016-12-02
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
Trond Myklebust
1
-0
/
+1
2016-12-02
pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
Trond Myklebust
1
-7
/
+13
2016-12-02
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
5
-11
/
+9
2016-12-02
pNFS: Skip checking for return-on-close if the layout is invalid
Trond Myklebust
1
-1
/
+2
2016-12-02
pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
Trond Myklebust
1
-3
/
+0
2016-12-02
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
Trond Myklebust
3
-4
/
+9
2016-12-02
pNFS: Do not free layout segments that are marked for return
Trond Myklebust
3
-22
/
+73
2016-12-02
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
Trond Myklebust
1
-32
/
+67
2016-12-02
pNFS: consolidate the different range intersection tests
Trond Myklebust
3
-57
/
+43
2016-12-02
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
1
-5
/
+3
2016-12-02
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
2
-1
/
+6
2016-12-02
pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache
Trond Myklebust
1
-5
/
+6
2016-12-02
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
Trond Myklebust
1
-8
/
+9
2016-12-02
pNFS: Don't clear the layout stateid if a layout return is outstanding
Trond Myklebust
1
-1
/
+3
2016-12-02
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2
-0
/
+8
2016-12-02
NFSv4.1: Fix regression in callback retry handling
Fred Isaman
1
-1
/
+1
2016-12-02
NFSv4: Optimise away forced revalidation when we know the attributes are OK
Trond Myklebust
2
-5
/
+1
2016-12-02
NFSv4: Don't request close-to-open attribute when holding a delegation
Trond Myklebust
2
-3
/
+10
2016-12-02
NFSv4: Don't request a GETATTR on open_downgrade.
Trond Myklebust
1
-8
/
+2
2016-12-02
NFSv4: Don't ask for the change attribute when reclaiming state
Trond Myklebust
1
-1
/
+0
2016-12-02
NFSv4: Don't check file access when reclaiming state
Trond Myklebust
1
-3
/
+11
2016-11-30
xprtrdma: Relocate connection helper functions
Chuck Lever
3
-41
/
+31
2016-11-30
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
1
-1
/
+1
2016-11-30
xprtrdma: Shorten QP access error message
Chuck Lever
1
-3
/
+3
2016-11-30
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
1
-2
/
+2
2016-11-30
xprtrdma: Update documenting comment
Chuck Lever
1
-4
/
+0
2016-11-30
xprtrdma: Refactor FRMR invalidation
Chuck Lever
1
-36
/
+21
2016-11-30
xprtrdma: Avoid calls to ro_unmap_safe()
Chuck Lever
1
-2
/
+4
2016-11-30
xprtrdma: Address coverity complaint about wait_for_completion()
Chuck Lever
1
-4
/
+13
2016-11-30
SUNRPC: Proper metric accounting when RPC is not transmitted
Chuck Lever
1
-4
/
+6
2016-11-30
xprtrdma: Support for SG_GAP devices
Chuck Lever
2
-7
/
+14
2016-11-30
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
3
-13
/
+30
2016-11-30
xprtrdma: Cap size of callback buffer resources
Chuck Lever
1
-1
/
+3
2016-11-28
Linux 4.9-rc7
v4.9-rc7
Linus Torvalds
1
-1
/
+1
2016-11-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
4
-12
/
+34
2016-11-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-9
/
+29
2016-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2016-11-27
fix default_file_splice_read()
Al Viro
1
-1
/
+2
2016-11-27
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-39
/
+25
2016-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
47
-131
/
+208
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-60
/
+101
2016-11-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+5
[prev]
[next]