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.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-02-08
svcrdma: Fix Read chunk round-up
Chuck Lever
1
-4
/
+8
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
1
-3
/
+2
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
3
-24
/
+37
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2
-4
/
+3
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2
-2
/
+10
2018-02-06
nfsd4: don't set lock stateid's sc_type to CLOSED
J. Bruce Fields
1
-4
/
+1
2018-02-06
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
Trond Myklebust
1
-0
/
+1
2018-02-06
sunrpc: remove dead code in svc_sock_setbufsize
Christoph Hellwig
1
-14
/
+0
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
5
-39
/
+8
2017-12-21
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2017-12-21
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
3
-6
/
+6
2017-12-21
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+4
2017-12-21
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
3
-9
/
+9
2017-11-28
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2
-4
/
+9
2017-11-28
nlm_shutdown_hosts_net() cleanup
Vasily Averin
1
-2
/
+1
2017-11-28
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
3
-3
/
+17
2017-11-28
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Vasily Averin
1
-2
/
+14
2017-11-28
SUNRPC: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-28
NFSD: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-28
sunrpc: make the function arg as const
Bhumika Goyal
2
-2
/
+2
2017-11-28
nfsd: check for use of the closed special stateid
Andrew Elble
1
-2
/
+5
2017-11-28
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
Naofumi Honda
1
-2
/
+2
2017-11-28
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
1
-0
/
+2
2017-11-28
lockd: added cleanup checks in exit_net hook
Vasily Averin
1
-0
/
+11
2017-11-28
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
1
-1
/
+3
2017-11-28
nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
Andrew Elble
1
-3
/
+8
2017-11-28
lockd: remove net pointer from messages
Vasily Averin
4
-14
/
+21
2017-11-28
nfsd: remove net pointer from debug messages
Vasily Averin
1
-3
/
+3
2017-11-28
nfsd: Fix races with check_stateid_generation()
Trond Myklebust
1
-3
/
+19
2017-11-28
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
1
-9
/
+3
2017-11-28
nfsd: Fix race in lock stateid creation
Trond Myklebust
1
-28
/
+42
2017-11-28
nfsd4: move find_lock_stateid
Trond Myklebust
1
-19
/
+19
2017-11-28
nfsd: Ensure we don't recognise lock stateids after freeing them
Trond Myklebust
1
-11
/
+8
2017-11-28
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
1
-0
/
+8
2017-11-28
nfsd: Fix another OPEN stateid race
Trond Myklebust
1
-15
/
+13
2017-11-28
nfsd: Fix stateid races between OPEN and CLOSE
Trond Myklebust
1
-8
/
+59
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
351
-1773
/
+1225
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
29
-113
/
+58
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-279
/
+405
2017-11-25
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-158
/
+819
[next]