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
2014-03-29
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-03-29
nfsd4: remove redundant check from nfsd4_check_resp_size
J. Bruce Fields
1
-2
/
+0
2014-03-29
nfsd4: use more generous NFS4_ACL_MAX
J. Bruce Fields
1
-3
/
+7
2014-03-29
nfsd4: minor nfsd4_replay_cache_entry cleanup
J. Bruce Fields
1
-2
/
+1
2014-03-29
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
2
-3
/
+1
2014-03-29
nfsd4: update comments with obsolete function name
J. Bruce Fields
2
-2
/
+2
2014-03-29
rpc: Allow xdr_buf_subsegment to operate in-place
J. Bruce Fields
1
-6
/
+16
2014-03-29
NFSD: Using free_conn free connection
Kinglong Mee
1
-1
/
+2
2014-03-29
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
1
-8
/
+11
2014-03-29
svcrdma: fix offset calculation for non-page aligned sge entries
Jeff Layton
1
-0
/
+1
2014-03-29
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
Jeff Layton
3
-16
/
+30
2014-03-29
Fix regression in NFSRDMA server
Tom Tucker
2
-8
/
+5
2014-03-29
nfsd: typo in nfsd_rename comment
J. Bruce Fields
1
-3
/
+3
2014-03-29
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
1
-13
/
+15
2014-03-28
lockd: ensure we tear down any live sockets when socket creation fails during...
Jeff Layton
1
-0
/
+1
2014-03-28
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
1
-8
/
+5
2014-03-28
svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
Jeff Layton
1
-1
/
+6
2014-03-28
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2014-03-28
svcrdma: fix printk when memory allocation fails
Jeff Layton
1
-2
/
+1
2014-03-28
nfsd: notify_change needs elevated write count
J. Bruce Fields
1
-0
/
+9
2014-03-28
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
1
-0
/
+3
2014-03-28
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
1
-1
/
+1
2014-03-28
nfsd4: make set of large acl return efbig, not resource
J. Bruce Fields
1
-1
/
+1
2014-03-28
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2014-03-28
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
1
-0
/
+2
2014-02-18
nfsd: fix lost nfserrno() call in nfsd_setattr()
J. R. Okajima
1
-0
/
+1
2014-02-13
lockd: send correct lock when granting a delayed lock.
NeilBrown
1
-0
/
+8
2014-02-11
nfsd4: fix acl buffer overrun
J. Bruce Fields
1
-6
/
+3
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2014-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-31
/
+17
2014-02-10
Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2
-0
/
+6
2014-02-10
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-10
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-8
/
+9
2014-02-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-63
/
+162
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-09
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-09
Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-15
/
+32
2014-02-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-84
/
+138
2014-02-08
Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-7
/
+7
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-08
Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2014-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-32
/
+60
2014-02-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
20
-67
/
+102
[next]