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
2017-03-30
jbd2: don't leak memory if setting up journal fails
Eric Biggers
2
-11
/
+12
2017-03-30
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-03-30
ext4: mark inode dirty after converting inline directory
Eric Biggers
1
-3
/
+2
2017-03-26
ext4: fix fencepost in s_first_meta_bg validation
Theodore Ts'o
1
-1
/
+1
2017-03-26
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-26
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
1
-5
/
+4
2017-03-18
ext4: don't BUG when truncating encrypted inodes on the orphan list
Theodore Ts'o
1
-0
/
+4
2017-03-15
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
OGAWA Hirofumi
1
-1
/
+12
2017-03-15
ceph: remove req from unsafe list when unregistering it
Jeff Layton
1
-2
/
+3
2017-03-15
orangefs: Use RCU for destroy_inode
Peter Zijlstra
1
-1
/
+8
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
9
-19
/
+39
2017-03-15
mnt: Tuck mounts under others instead of creating shadow/side mounts.
Eric W. Biederman
4
-63
/
+111
2017-03-12
ceph: update readpages osd request according to size of pages
Yan, Zheng
1
-0
/
+1
2017-03-12
f2fs: avoid to issue redundant discard commands
Jaegeuk Kim
1
-0
/
+2
2017-03-12
f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
Hou Pengyang
3
-2
/
+32
2017-03-12
f2fs: fix multiple f2fs_add_link() calls having same name
Jaegeuk Kim
2
-5
/
+30
2017-03-12
f2fs: fix a problem of using memory after free
Yunlei He
1
-2
/
+3
2017-03-12
NFSv4: fix getacl ERANGE for some ACL buffer sizes
Weston Andros Adamson
1
-6
/
+2
2017-03-12
NFSv4: fix getacl head length estimation
J. Bruce Fields
1
-1
/
+1
2017-03-12
pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
Trond Myklebust
1
-6
/
+7
2017-03-12
NFSv4: Fix reboot recovery in copy offload
Trond Myklebust
1
-26
/
+37
2017-03-12
NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
Trond Myklebust
1
-1
/
+1
2017-03-12
nfsd: special case truncates some more
Christoph Hellwig
1
-6
/
+26
2017-03-12
nfsd: minor nfsd_setattr cleanup
Christoph Hellwig
1
-17
/
+12
2017-03-12
gfs2: Add missing rcu locking for glock lookup
Andrew Price
1
-0
/
+5
2017-03-12
fuse: add missing FR_FORCE
Miklos Szeredi
1
-0
/
+1
2017-03-12
ext4: return EROFS if device is r/o and journal replay is needed
Theodore Ts'o
1
-1
/
+2
2017-03-12
ext4: preserve the needs_recovery flag when the journal is aborted
Theodore Ts'o
1
-2
/
+4
2017-03-12
ext4: fix inline data error paths
Theodore Ts'o
2
-6
/
+23
2017-03-12
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
1
-2
/
+4
2017-03-12
ext4: fix data corruption in data=journal mode
Jan Kara
1
-10
/
+13
2017-03-12
ext4: trim allocation requests to group size
Jan Kara
1
-0
/
+7
2017-03-12
ext4: do not polute the extents cache while shifting extents
Roman Pen
1
-3
/
+6
2017-03-12
ext4: Include forgotten start block on fallocate insert range
Roman Pen
1
-6
/
+12
2017-03-12
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
1
-1
/
+3
2017-03-12
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
1
-1
/
+9
2017-03-12
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
3
-54
/
+74
2017-02-26
xfs: clear delalloc and cache on buffered write failure
Brian Foster
1
-1
/
+12
2017-02-23
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-23
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-23
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-15
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
1
-2
/
+4
2017-02-09
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-09
cifs: initialize file_info_lock
Rabin Vincent
1
-0
/
+1
2017-02-09
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
3
-15
/
+13
2017-02-09
ext4: validate s_first_meta_bg at mount time
Eryu Guan
1
-0
/
+9
2017-02-04
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
1
-10
/
+18
2017-02-04
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
1
-0
/
+1
2017-02-04
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
1
-2
/
+2
2017-02-04
xfs: remove racy hasattr check from attr ops
Brian Foster
1
-6
/
+0
[next]