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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
ext4: fix hole punch failure when depth is greater than 0
Ashish Sangwan
1
-17
/
+29
2013-03-06
ext4: rewrite punch hole to use ext4_ext_remove_space()
Lukas Czerner
1
-85
/
+91
2013-03-06
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
1
-1
/
+1
2013-03-06
exec: use -ELOOP for max recursion depth
Kees Cook
4
-15
/
+6
2013-03-06
pstore: Avoid deadlock in panic and emergency-restart path
Seiji Aguchi
1
-6
/
+29
2013-03-06
nbd: fsync and kill block device on shutdown
Paolo Bonzini
1
-1
/
+2
2013-03-06
block: fix ext_devt_idr handling
Tomas Henzl
1
-1
/
+1
2013-03-06
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
Xiaowei.Hu
2
-5
/
+4
2013-03-06
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
Jeff Liu
1
-1
/
+1
2013-03-06
ocfs2: fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2013-03-06
fs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2013-03-06
ext4: fix free clusters calculation in bigalloc filesystem
Lukas Czerner
1
-2
/
+7
2013-03-06
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
1
-1
/
+4
2013-03-06
fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()
MITSUNARI Shigeo
1
-0
/
+1
2013-03-06
inotify: remove broken mask checks causing unmount to be EINVAL
Jim Somerville
1
-4
/
+0
2013-03-06
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
1
-0
/
+3
2013-03-06
ext4: fix xattr block allocation/release with bigalloc
Lukas Czerner
1
-3
/
+4
2013-03-06
umount oops when remove blocklayoutdriver first
fanchaoting
2
-0
/
+2
2013-03-06
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
1
-1
/
+2
2013-03-06
nfsd: Fix memleak
majianpeng
1
-0
/
+2
2013-03-06
UBIFS: fix double free of ubifs_orphan objects
Adam Thomas
2
-1
/
+6
2013-03-06
ext4: fix race in ext4_mb_add_n_trim()
Niu Yawei
1
-3
/
+3
2013-03-06
ext4: fix possible use-after-free with AIO
Jan Kara
2
-6
/
+5
2013-03-06
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
6
-24
/
+30
2013-02-20
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
1
-1
/
+3
2013-02-20
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
1
-1
/
+4
2013-02-06
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-02-06
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-02-06
xfs: Fix possible use-after-free with AIO
Jan Kara
1
-1
/
+1
2013-02-06
fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
Cong Ding
1
-0
/
+2
2013-01-16
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
1
-1
/
+21
2013-01-16
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2013-01-16
nfs: fix null checking in nfs_get_option_str()
Xi Wang
1
-1
/
+1
2013-01-16
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
1
-0
/
+7
2013-01-16
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
1
-1
/
+1
2013-01-16
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
1
-1
/
+2
2013-01-16
ext4: check dioread_nolock on remount
Jan Kara
1
-9
/
+11
2013-01-16
ext4: fix extent tree corruption caused by hole punch
Forrest Liu
1
-4
/
+18
2013-01-03
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2013-01-03
exec: do not leave bprm->interp on stack
Kees Cook
3
-2
/
+22
2013-01-03
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
1
-1
/
+1
2013-01-03
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
1
-1
/
+10
2013-01-03
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2013-01-03
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
1
-2
/
+1
2013-01-03
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
2
-5
/
+13
2013-01-03
nfsd: fix v4 reply caching
J. Bruce Fields
1
-1
/
+1
2013-01-03
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
1
-4
/
+17
2013-01-03
ext4: init pagevec in ext4_da_block_invalidatepages
Eric Sandeen
1
-0
/
+1
2013-01-03
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
1
-2
/
+4
2013-01-03
nfs: fix wrong object type in lockowner_slab
Yanchuan Nian
1
-1
/
+1
[prev]
[next]