index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Remove unused authflavour parameter from nfs_get_client()
Anna Schumaker
2016-12-01
8
-43
/
+23
*
nfs: fix false positives in nfs40_walk_client_list()
J. Bruce Fields
2016-12-01
1
-1
/
+21
*
sunrpc: Don't engage exponential backoff when connection attempt is rejected.
NeilBrown
2016-12-01
2
-1
/
+4
*
pNFS: Skip invalid stateids when doing a bulk destroy
Trond Myklebust
2016-12-01
1
-0
/
+2
*
pNFS: Wait on outstanding layoutreturns to complete in pnfs_roc()
Trond Myklebust
2016-12-01
1
-0
/
+9
*
pNFS: Don't mark the layout as freed if the last lseg is marked for return
Trond Myklebust
2016-12-01
1
-0
/
+2
*
pNFS: Sync the layout state bits in pnfs_cache_lseg_for_layoutreturn
Trond Myklebust
2016-12-01
1
-14
/
+15
*
pNFS: Fix bugs in _pnfs_return_layout
Trond Myklebust
2016-12-01
1
-3
/
+10
*
pNFS: Clear all layout segment state in pnfs_mark_layout_stateid_invalid
Trond Myklebust
2016-12-01
1
-1
/
+18
*
pNFS: Prevent unnecessary layoutreturns after delegreturn
Trond Myklebust
2016-12-01
1
-2
/
+4
*
pNFS: Enable layoutreturn operation for return-on-close
Trond Myklebust
2016-12-01
3
-118
/
+96
*
pNFS: Clean up - add a helper to initialise struct layoutreturn_args
Trond Myklebust
2016-12-01
1
-7
/
+18
*
NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN
Trond Myklebust
2016-12-01
3
-9
/
+54
*
NFSv4: Add encode/decode of the layoutreturn op in CLOSE
Trond Myklebust
2016-12-01
3
-9
/
+69
*
NFSv4: Fix missing operation accounting in NFS4_dec_delegreturn_sz
Trond Myklebust
2016-12-01
1
-0
/
+1
*
pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
Trond Myklebust
2016-12-01
1
-7
/
+13
*
pNFS: Get rid of unnecessary layout parameter in encode_layoutreturn callback
Trond Myklebust
2016-12-01
5
-11
/
+9
*
pNFS: Skip checking for return-on-close if the layout is invalid
Trond Myklebust
2016-12-01
1
-1
/
+2
*
pNFS: Remove spurious wake up in pnfs_layout_remove_lseg()
Trond Myklebust
2016-12-01
1
-3
/
+0
*
NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalid
Trond Myklebust
2016-12-01
3
-4
/
+9
*
pNFS: Do not free layout segments that are marked for return
Trond Myklebust
2016-12-01
3
-22
/
+73
*
pNFS: Delay getting the layout header in CB_LAYOUTRECALL handlers
Trond Myklebust
2016-12-01
1
-32
/
+67
*
pNFS: consolidate the different range intersection tests
Trond Myklebust
2016-12-01
3
-57
/
+43
*
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
2016-12-01
1
-5
/
+3
*
pNFS: On error, do not send LAYOUTGET until the LAYOUTRETURN has completed
Trond Myklebust
2016-12-01
2
-1
/
+6
*
pNFS: Force a retry of LAYOUTGET if the stateid doesn't match our cache
Trond Myklebust
2016-12-01
1
-5
/
+6
*
pNFS: Clear NFS_LAYOUT_RETURN_REQUESTED when invalidating the layout stateid
Trond Myklebust
2016-12-01
1
-8
/
+9
*
pNFS: Don't clear the layout stateid if a layout return is outstanding
Trond Myklebust
2016-12-01
1
-1
/
+3
*
pNFS: Fix a deadlock between read resends and layoutreturn
Trond Myklebust
2016-12-01
2
-0
/
+8
*
NFSv4.1: Fix regression in callback retry handling
Fred Isaman
2016-12-01
1
-1
/
+1
*
NFSv4: Optimise away forced revalidation when we know the attributes are OK
Trond Myklebust
2016-12-01
2
-5
/
+1
*
NFSv4: Don't request close-to-open attribute when holding a delegation
Trond Myklebust
2016-12-01
2
-3
/
+10
*
NFSv4: Don't request a GETATTR on open_downgrade.
Trond Myklebust
2016-12-01
1
-8
/
+2
*
NFSv4: Don't ask for the change attribute when reclaiming state
Trond Myklebust
2016-12-01
1
-1
/
+0
*
NFSv4: Don't check file access when reclaiming state
Trond Myklebust
2016-12-01
1
-3
/
+11
*
Linux 4.9-rc7
v4.9-rc7
Linus Torvalds
2016-11-27
1
-1
/
+1
*
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2016-11-27
4
-12
/
+34
|
\
|
*
iommu/vt-d: Fix PASID table allocation
David Woodhouse
2016-11-19
2
-11
/
+18
|
*
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2016-10-30
2
-1
/
+16
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-11-27
5
-9
/
+29
|
\
\
|
*
|
MIPS: mm: Fix output of __do_page_fault
Matt Redfearn
2016-11-25
1
-4
/
+5
|
*
|
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2016-11-24
4
-5
/
+24
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-11-26
1
-1
/
+2
|
\
\
\
|
*
|
|
fix default_file_splice_read()
Al Viro
2016-11-26
1
-1
/
+2
*
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-11-26
1
-39
/
+25
|
\
\
\
\
|
*
|
|
|
Revert "i2c: designware: do not disable adapter after transfer"
Jarkko Nikula
2016-11-25
1
-37
/
+18
|
*
|
|
|
i2c: designware: fix rx fifo depth tracking
Russell King
2016-11-24
1
-1
/
+1
|
*
|
|
|
i2c: designware: report short transfers
Russell King
2016-11-24
1
-1
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-11-26
47
-131
/
+208
|
\
\
\
\
|
*
|
|
|
Revert "arm: move exports to definitions"
Russell King
2016-11-23
47
-131
/
+208
[next]