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-7.0.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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
1
-2
/
+4
2013-01-11
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2013-01-11
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-11
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2013-01-11
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2013-01-11
nfsd: fix v4 reply caching
J. Bruce Fields
1
-1
/
+1
2013-01-11
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
1
-1
/
+1
2013-01-11
NFS: Fix calls to drop_nlink()
Trond Myklebust
1
-5
/
+6
2013-01-11
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
1
-2
/
+1
2013-01-11
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
1
-4
/
+17
2013-01-11
exec: do not leave bprm->interp on stack
Kees Cook
3
-2
/
+22
2012-12-10
pnfsblock: fix partial page buffer wirte
Peng Tao
2
-12
/
+165
2012-12-03
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
1
-0
/
+2
2012-12-03
jffs2: Fix lock acquisition order bug in jffs2_write_begin
Thomas Betker
1
-18
/
+21
2012-12-03
UBIFS: fix compilation warning
Alexandre Pereira da Silva
1
-1
/
+1
2012-11-26
ceph: avoid 32-bit page index overflow
Alex Elder
1
-6
/
+5
2012-11-26
ceph: Fix oops when handling mdsmap that decreases max_mds
Yan, Zheng
1
-1
/
+2
2012-11-26
libceph: delay debugfs initialization until we learn global_id
Sage Weil
1
-0
/
+1
2012-11-26
libceph: set peer name on con_open, not init
Sage Weil
1
-3
/
+4
2012-11-26
libceph: fully initialize connection in con_init()
Alex Elder
1
-5
/
+2
2012-11-26
libceph: embed ceph messenger structure in ceph_client
Alex Elder
1
-1
/
+1
2012-11-26
ceph: check PG_Private flag before accessing page->private
Yan, Zheng
1
-9
/
+12
2012-11-26
ceph: use info returned by get_authorizer
Alex Elder
1
-8
/
+1
2012-11-26
ceph: have get_authorizer methods return pointers
Alex Elder
1
-7
/
+13
2012-11-26
ceph: ensure auth ops are defined before use
Alex Elder
1
-8
/
+6
2012-11-26
ceph: messenger: reduce args to create_authorizer
Alex Elder
1
-15
/
+12
2012-11-26
ceph: define ceph_auth_handshake type
Alex Elder
2
-19
/
+18
2012-11-26
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
1
-0
/
+4
2012-11-26
reiserfs: Move quota calls out of write lock
Jan Kara
3
-7
/
+25
2012-11-26
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
1
-3
/
+8
2012-11-26
reiserfs: Fix lock ordering during remount
Jan Kara
1
-7
/
+20
2012-11-26
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-11-26
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
1
-0
/
+13
2012-11-26
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
Tyler Hicks
1
-1
/
+9
2012-11-26
UBIFS: introduce categorized lprops counter
Artem Bityutskiy
2
-0
/
+9
2012-11-26
UBIFS: fix mounting problems after power cuts
Artem Bityutskiy
1
-2
/
+10
2012-11-26
cifs: fix potential buffer overrun in cifs.idmap handling code
Jeff Layton
1
-29
/
+20
2012-11-26
fanotify: fix missing break
Eric Paris
1
-0
/
+1
2012-11-26
xfs: drop buffer io reference when a bad bio is built
Dave Chinner
1
-2
/
+12
2012-11-18
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-11-18
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
1
-2
/
+2
2012-11-18
NFS: fix bug in legacy DNS resolver.
NeilBrown
1
-2
/
+3
2012-11-18
nfsd: add get_uint for u32's
J. Bruce Fields
1
-3
/
+3
2012-11-18
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-11-18
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-11-18
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
4
-9
/
+20
2012-11-18
nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts
Scott Mayhew
1
-1
/
+1
2012-11-05
ext4: fix unjournaled inode bitmap modification
Eric Sandeen
1
-10
/
+9
2012-10-31
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
Oleg Nesterov
1
-1
/
+2
2012-10-31
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
Geert Uytterhoeven
1
-8
/
+8
[prev]
[next]