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
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
7
-62
/
+74
2015-06-19
nfsd: refactor nfs4_preprocess_stateid_op
Christoph Hellwig
1
-45
/
+52
2015-06-19
nfsd: clean up raparams handling
Christoph Hellwig
3
-55
/
+43
2015-06-19
nfsd: use swap() in sort_pacl_range()
Fabian Frederick
1
-4
/
+2
2015-06-04
rpcrdma: Merge svcrdma and xprtrdma modules into one
Chuck Lever
7
-48
/
+69
2015-06-04
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
3
-7
/
+8
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
3
-28
/
+7
2015-06-04
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
4
-48
/
+42
2015-06-04
svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Chuck Lever
1
-6
/
+8
2015-06-04
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2
-2
/
+13
2015-06-04
nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
Kinglong Mee
1
-0
/
+1
2015-06-03
svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
Chuck Lever
2
-57
/
+0
2015-06-03
SUNRPC: Move EXPORT_SYMBOL for svc_process
Chuck Lever
1
-1
/
+1
2015-06-01
uapi/nfs: Add NFSv4.1 ACL definitions
Andreas Gruenbacher
1
-0
/
+7
2015-05-29
nfsd: Remove dead declarations
Andreas Gruenbacher
1
-12
/
+0
2015-05-29
nfsd: work around a gcc-5.1 warning
Arnd Bergmann
1
-2
/
+1
2015-05-29
nfsd: Checking for acl support does not require fetching any acls
Andreas Gruenbacher
1
-15
/
+10
2015-05-29
nfsd: Disable NFSv2 timestamp workaround for NFSv3+
Andreas Gruenbacher
2
-38
/
+50
2015-05-07
nfsd: stop READDIRPLUS returning inconsistent attributes
NeilBrown
1
-5
/
+7
2015-05-04
Documentation: remove overloads-avoided counter from knfsd-stats.txt
Scott Mayhew
1
-40
/
+4
2015-05-04
nfsd: remove nfsd_close
Christoph Hellwig
3
-16
/
+6
2015-05-04
nfsd: skip CB_NULL probes for 4.1 or later
Christoph Hellwig
1
-0
/
+9
2015-05-04
nfsd: fix callback restarts
Christoph Hellwig
3
-33
/
+24
2015-05-04
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
2
-36
/
+25
2015-05-04
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
1
-7
/
+16
2015-05-04
nfsd: fix pNFS return on close semantics
Sachin Bhamare
3
-7
/
+133
2015-05-04
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
1
-10
/
+11
2015-05-04
nfsd/blocklayout: pretend we can send deviceid notifications
Christoph Hellwig
1
-0
/
+11
2015-05-04
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-04
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-229
/
+210
2015-05-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-94
/
+117
2015-05-04
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-0
/
+10
2015-05-04
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...
Dave Airlie
2
-4
/
+12
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-146
/
+48
2015-05-03
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-0
/
+7
2015-05-03
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
10
-47
/
+37
2015-05-03
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-03
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-03
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-159
/
+224
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+5
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-77
/
+118
[next]