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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-08-27
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
1
-3
/
+21
2016-08-27
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-08-27
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-08-27
Revert "ecryptfs: forbid opening files without mmap handler"
Jeff Mahoney
1
-11
/
+2
2016-08-27
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-08-27
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2
-1
/
+30
2016-08-27
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-08-27
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-08-27
fix d_walk()/non-delayed __d_free() race
Al Viro
1
-2
/
+3
2016-08-22
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-08-22
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-08-22
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-08-22
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-08-22
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-08-22
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-08-22
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-08-22
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-08-22
ext4: verify extent header depth
Vegard Nossum
1
-0
/
+4
2016-08-22
ext4: silence UBSAN in ext4_mb_init()
Nicolai Stange
1
-2
/
+4
2016-08-22
ext4: address UBSAN warning in mb_find_order_for_block()
Nicolai Stange
1
-1
/
+3
2016-08-22
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
1
-4
/
+6
2016-08-22
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-2
/
+45
2016-06-07
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-06-07
get_rock_ridge_filename(): handle malformed NM entries
Al Viro
1
-3
/
+10
2016-06-07
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
1
-1
/
+2
2016-06-07
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-06-07
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2
-1
/
+13
2016-06-07
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
1
-1
/
+10
2016-06-07
splice: handle zero nr_pages in splice_to_pipe()
Rabin Vincent
1
-0
/
+3
2016-06-07
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
1
-5
/
+12
2016-06-07
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
1
-3
/
+3
2016-06-07
pipe: Fix buffer offset after partially failed read
Ben Hutchings
1
-1
/
+4
2016-03-16
efi: Make efivarfs entries immutable by default
Peter Jones
4
-14
/
+99
2016-03-16
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-03-10
Fix directory hardlinks from deleted directories
David Woodhouse
2
-19
/
+62
2016-03-10
jffs2: Fix page lock / f->sem deadlock
David Woodhouse
2
-11
/
+11
2016-03-10
Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
Thomas Betker
1
-21
/
+18
2016-03-10
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
1
-3
/
+18
2016-03-10
locks: fix unlock when fcntl_setlk races with a close
Jeff Layton
1
-21
/
+30
2016-03-04
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-03-04
uml: fix hostfs mknod()
Vegard Nossum
1
-3
/
+1
2016-03-04
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-03-04
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2016-03-04
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-03-04
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-03-04
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2016-03-04
lockd: create NSM handles per net namespace
Andrey Ryabinin
6
-19
/
+30
2016-03-04
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...
Olga Kornievskaia
1
-1
/
+1
2016-03-04
splice: sendfile() at once fails for big files
Christophe Leroy
1
-1
/
+11
2016-03-04
proc: Fix ptrace-based permission checks for accessing task maps
Corey Wright
2
-3
/
+3
[next]