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
2016-05-25
NFS: Don't attempt to decode missing directory entries
Benjamin Coddington
1
-0
/
+4
2016-05-16
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-05-03
Revert "xfs: add capability check to free eofblocks ioctl"
Jiri Slaby
1
-6
/
+0
2016-04-23
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
Eric W. Biederman
2
-1
/
+1
2016-04-23
fs/pipe.c: skip file_update_time on frozen fs
Dmitry Monakhov
1
-1
/
+2
2016-04-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-2
/
+45
2016-04-21
fs, seqfile: always allow oom killer
Greg Thelen
1
-3
/
+8
2016-04-21
fs, seq_file: fallback to vmalloc instead of oom kill processes
David Rientjes
1
-1
/
+5
2016-04-20
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-04-11
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-04-11
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-04-11
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
3
-9
/
+29
2016-04-11
xfs: fix two memory leaks in xfs_attr_list.c error paths
Mateusz Guzik
1
-9
/
+10
2016-04-11
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-04-11
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-04-11
nfs: fix high load average due to callback thread sleeping
Jeff Layton
1
-3
/
+3
2016-04-11
Btrfs: skip locking when searching commit root
Wang Shilong
1
-1
/
+3
2016-04-11
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
3
-11
/
+17
2016-03-30
umount: Do not allow unmounting rootfs.
Eric W. Biederman
1
-0
/
+1
2016-03-15
efi: Make efivarfs entries immutable by default
Peter Jones
4
-14
/
+99
2016-03-15
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-03-07
Fix directory hardlinks from deleted directories
David Woodhouse
2
-19
/
+62
2016-03-07
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2
-11
/
+11
2016-03-07
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
1
-21
/
+18
2016-03-07
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-03-07
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
1
-10
/
+14
2016-03-07
nfsd: fix problem with setting ACL on directories
NeilBrown
1
-1
/
+1
2016-03-04
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
1
-4
/
+8
2016-03-03
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-03-03
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-03-03
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-03-03
uml: fix hostfs mknod()
Vegard Nossum
1
-3
/
+1
2016-03-03
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-03-03
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2016-03-03
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-03-03
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-03-03
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2016-03-03
lockd: create NSM handles per net namespace
Andrey Ryabinin
6
-19
/
+30
2016-03-03
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
1
-1
/
+1
2016-03-03
splice: sendfile() at once fails for big files
Christophe Leroy
1
-1
/
+11
2016-03-02
proc: Fix ptrace-based permission checks for accessing task maps
Corey Wright
2
-3
/
+3
2016-02-25
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2
-5
/
+14
2016-02-25
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
Darrick J. Wong
1
-1
/
+1
2016-02-24
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
1
-1
/
+1
2016-02-24
udf: Check output buffer length when converting name to CS0
Andrew Gabbasov
1
-2
/
+13
2016-02-24
udf: Prevent buffer overrun with multi-byte characters
Andrew Gabbasov
1
-1
/
+5
2016-02-24
udf: limit the maximum number of indirect extents in a row
Vegard Nossum
1
-0
/
+15
2016-02-24
nfs: Fix race in __update_open_stateid()
Andrew Elble
1
-1
/
+1
[next]