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.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-14
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2014-04-03
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-6
/
+9
2014-03-24
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-03-24
fs/proc/base.c: fix GPF in /proc/$PID/map_files
Artem Fetishev
1
-0
/
+1
2014-03-24
NFS: Fix a delegation callback race
Trond Myklebust
1
-4
/
+7
2014-03-24
ocfs2 syncs the wrong range...
Al Viro
1
-4
/
+4
2014-03-24
ocfs2: fix quota file corruption
Jan Kara
2
-14
/
+17
2014-03-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
6
-25
/
+31
2014-03-12
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
1
-0
/
+7
2014-03-12
ext4: fix possible use-after-free with AIO
Jan Kara
2
-6
/
+5
2014-03-12
UBIFS: fix double free of ubifs_orphan objects
Adam Thomas
2
-1
/
+6
2014-03-12
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
3
-4
/
+33
2014-03-12
ncpfs: fix rmdir returns Device or resource busy
Dave Chiluk
1
-9
/
+0
2014-03-12
cifs: don't instantiate new dentries in readdir for inodes that need to be re...
Jeff Layton
1
-0
/
+8
2014-03-12
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
4
-3
/
+25
2014-03-12
fuse: readdir: check for slash in names
Miklos Szeredi
1
-0
/
+2
2014-03-12
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2014-03-12
quota: Fix race between dqput() and dquot_scan_active()
Jan Kara
1
-3
/
+11
2014-03-12
cifs: ensure that uncached writes handle unmapped areas correctly
Jeff Layton
1
-3
/
+34
2014-03-12
ext4: don't leave i_crtime.tv_sec uninitialized
Theodore Ts'o
1
-0
/
+2
2014-03-12
ext4: fix online resize with a non-standard blocks per group setting
Theodore Ts'o
1
-1
/
+1
2014-03-12
ext4: don't try to modify s_flags if the the file system is read-only
Theodore Ts'o
1
-7
/
+13
2014-02-22
lockd: send correct lock when granting a delayed lock.
NeilBrown
1
-0
/
+8
2014-02-22
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Eric W. Biederman
1
-1
/
+1
2014-02-20
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-2
/
+8
2014-02-20
ext4: protect group inode free counting with group lock
Tao Ma
1
-1
/
+3
2014-02-20
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-13
hpfs: deadlock and race in directory lseek()
Al Viro
1
-4
/
+6
2014-02-13
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-02-13
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-02-13
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-12
/
+25
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2014-01-29
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-08
jbd2: don't BUG but return ENOSPC if a handle runs out of space
Theodore Ts'o
1
-2
/
+4
2014-01-08
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2014-01-08
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
1
-1
/
+11
2014-01-08
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2014-01-08
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
1
-1
/
+18
2014-01-08
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
1
-3
/
+8
2014-01-08
ceph: wake up 'safe' waiters when unregistering request
Yan, Zheng
1
-1
/
+2
2014-01-08
ceph: cleanup aborted requests when re-sending requests.
Yan, Zheng
1
-1
/
+4
2013-12-20
hpfs: fix warnings when the filesystem fills up
Mikulas Patocka
1
-1
/
+4
2013-12-20
nfs: fix do_div() warning by instead using sector_div()
Helge Deller
1
-1
/
+1
2013-12-20
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-12
NFSv4: Update list of irrecoverable errors on DELEGRETURN
Trond Myklebust
1
-2
/
+8
2013-12-08
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
1
-2
/
+1
2013-12-04
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-0
/
+1
2013-12-04
devpts: plug the memory leak in kill_sb
Ilija Hadzic
1
-0
/
+1
2013-11-29
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-29
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
1
-14
/
+15
[next]