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
2015-07-04
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2
-10
/
+33
2015-07-04
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
1
-1
/
+1
2015-07-04
ext4: fix race between truncate and __ext4_journalled_writepage()
Theodore Ts'o
1
-4
/
+19
2015-07-04
Btrfs: don't invalidate root dentry when subvolume deletion fails
Omar Sandoval
1
-3
/
+1
2015-07-04
fixing infinite OPEN loop in 4.0 stateid recovery
Olga Kornievskaia
1
-0
/
+2
2015-06-28
efivarfs: Ensure VariableName is NUL-terminated
Ross Lagerwall
1
-1
/
+1
2015-06-28
mnt: Fix the error check in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-06-28
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
Konstantin Khlebnikov
1
-6
/
+15
2015-06-15
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
1
-1
/
+1
2015-06-10
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
2015-06-10
nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
Christoph Hellwig
1
-10
/
+11
2015-06-10
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
1
-0
/
+3
2015-06-10
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-06-10
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-06-10
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-06-09
d_walk() might skip too much
Al Viro
1
-4
/
+4
2015-06-09
xfs: xfs_iozero can return positive errno
Dave Chinner
1
-1
/
+1
2015-06-09
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
4
-47
/
+58
2015-06-09
omfs: fix sign confusion for bitmap loop counter
Bob Copeland
1
-1
/
+2
2015-06-09
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
1
-1
/
+2
2015-06-09
fs_pin: Allow for the possibility that m_list or s_list go unused.
Eric W. Biederman
1
-2
/
+2
2015-06-09
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
1
-2
/
+5
2015-06-09
coredump: accept any write method
Al Viro
1
-1
/
+1
2015-05-23
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-23
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-23
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-23
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-18
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
1
-24
/
+14
2015-05-18
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-18
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-18
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
2015-05-18
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-05-18
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
1
-0
/
+6
2015-05-18
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
1
-0
/
+2
2015-05-18
nfsd4: fix READ permission checking
J. Bruce Fields
1
-4
/
+8
2015-05-18
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-05-18
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-05-18
mnt: Improve the umount_tree flags
Eric W. Biederman
2
-16
/
+16
2015-05-18
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-05-18
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
1
-1
/
+8
2015-05-18
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-05-18
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-05-18
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-18
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-05-18
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-25
xfs: ensure truncate forces zeroed blocks to disk
Dave Chinner
3
-28
/
+27
2015-04-25
ext4: fix indirect punch hole corruption
Omar Sandoval
1
-34
/
+71
2015-04-25
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
1
-0
/
+3
2015-04-25
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-25
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
[prev]
[next]