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
2014-04-02
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2014-04-02
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-12
/
+25
2014-04-02
fuse: fix pipe_buf_operations
Miklos Szeredi
2
-17
/
+23
2014-04-02
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-04-02
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-02-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-02-15
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-16
/
+24
2014-02-15
ext4: fix del_timer() misuse for ->s_err_report
Al Viro
1
-2
/
+2
2014-02-15
ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
Jan Kara
1
-0
/
+1
2014-02-15
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
1
-1
/
+18
2014-02-15
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
1
-3
/
+8
2014-02-15
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
Theodore Ts'o
1
-0
/
+4
2014-02-15
ceph: wake up 'safe' waiters when unregistering request
Yan, Zheng
1
-1
/
+2
2014-02-15
ceph: cleanup aborted requests when re-sending requests.
Yan, Zheng
1
-1
/
+4
2014-02-15
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
1
-1
/
+4
2014-02-15
xfs: Account log unmount transaction correctly
Dave Chinner
1
-1
/
+2
2014-01-03
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2014-01-03
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2014-01-03
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
1
-2
/
+8
2014-01-03
NFSv4 wait on recovery for async session errors
Andy Adamson
1
-2
/
+1
2014-01-03
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
1
-1
/
+1
2014-01-03
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
1
-14
/
+15
2014-01-03
nfsd: split up nfsd_setattr
Christoph Hellwig
1
-60
/
+84
2014-01-03
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
1
-3
/
+5
2014-01-03
devpts: plug the memory leak in kill_sb
Ilija Hadzic
1
-0
/
+1
2014-01-03
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-0
/
+6
2014-01-03
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+1
2014-01-03
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
1
-0
/
+1
2013-11-28
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
1
-1
/
+2
2013-11-28
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-11-28
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-11-28
jfs: fix error path in ialloc
Dave Kleikamp
1
-2
/
+1
2013-11-28
ext3: return 32/64-bit dir name hash according to usage type
Eric Sandeen
2
-47
/
+124
2013-11-28
nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
Bernd Schubert
2
-2
/
+15
2013-11-28
nfsd: rename 'int access' to 'int may_flags' in nfsd_open()
Bernd Schubert
1
-8
/
+10
2013-11-28
ext4: return 32/64-bit dir name hash according to usage type
Fan Yong
3
-48
/
+176
2013-10-27
ext4: avoid hang when mounting non-journal filesystems with orphan list
Theodore Ts'o
1
-1
/
+2
2013-10-27
isofs: Refuse RW mount of the filesystem instead of making it RO
Jan Kara
1
-11
/
+5
2013-10-27
fanotify: dont merge permission events
Lino Sanfilippo
1
-0
/
+6
2013-10-27
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
1
-47
/
+22
2013-10-27
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-10-27
ocfs2: fix the end cluster offset of FIEMAP
Jie Liu
1
-1
/
+0
2013-10-27
fuse: readdir: check for slash in names
Miklos Szeredi
1
-0
/
+2
2013-10-27
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
4
-3
/
+25
2013-10-27
fuse: invalidate inode attributes on xattr modification
Anand Avati
1
-0
/
+4
2013-10-27
fuse: postpone end_page_writeback() in fuse_writepage_locked()
Maxim Patlasov
1
-1
/
+2
2013-09-10
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-09-10
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-09-10
sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-09-10
block: Add bio_for_each_segment_all()
Kent Overstreet
3
-8
/
+8
[prev]
[next]