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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
7
-0
/
+21
2018-08-08
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
1
-0
/
+1
2018-08-08
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
1
-12
/
+23
2018-08-08
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
1
-8
/
+42
2018-08-08
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
3
-8
/
+19
2018-08-08
xprtrdma: Fix disconnect regression
Chuck Lever
1
-3
/
+2
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
15
-15
/
+5
2018-07-31
NFSv4 client live hangs after live data migration recovery
Bill Baker
3
-9
/
+29
2018-07-31
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
1
-3
/
+8
2018-07-31
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
1
-1
/
+1
2018-07-31
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
3
-8
/
+15
2018-07-30
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
1
-0
/
+12
2018-07-30
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
1
-11
/
+16
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
5
-9
/
+11
2018-07-30
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
2018-07-30
nfs: Referrals not inheriting proto setting from parent
Calum Mackay
1
-3
/
+3
2018-07-30
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
1
-0
/
+4
2018-07-30
fs: nfs: Adding new return type vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-07-30
nfs: add error check in nfs_idmap_prepare_message()
Chengguang Xu
1
-0
/
+2
2018-07-26
Fix error code in nfs_lookup_verify_inode()
Lance Shelton
1
-1
/
+1
2018-07-26
NFS: More excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
1
-0
/
+2
2018-07-26
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
1
-1
/
+1
2018-07-26
NFS: Ensure we immediately start writeback on rescheduled writes
Trond Myklebust
1
-0
/
+2
2018-07-26
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
1
-2
/
+2
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
5
-10
/
+3
2018-07-26
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
Trond Myklebust
1
-10
/
+16
2018-07-26
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()
Trond Myklebust
1
-5
/
+31
2018-07-26
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
1
-0
/
+3
2018-07-26
pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()
Trond Myklebust
1
-1
/
+10
2018-07-26
pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall
Trond Myklebust
1
-1
/
+1
2018-07-26
pNFS: Don't discard layout segments that are marked for return
Trond Myklebust
2
-16
/
+39
2018-07-26
Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
25
-135
/
+187
2018-07-26
Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-101
/
+171
2018-07-26
Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+0
2018-07-26
Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+26
2018-07-26
Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2018-07-25
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-18
/
+87
2018-07-25
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-14
/
+25
2018-07-25
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
1
-1
/
+0
2018-07-25
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
1
-1
/
+1
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
4
-5
/
+8
2018-07-25
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
1
-5
/
+12
2018-07-25
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
1
-2
/
+4
2018-07-25
Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2018-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
75
-562
/
+1029
2018-07-25
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
1
-0
/
+1
2018-07-25
qmi_wwan: fix interface number for DW5821e production firmware
Aleksander Morgado
1
-1
/
+1
2018-07-25
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-25
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
[next]