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
2018-09-15
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
1
-3
/
+4
2018-09-15
hfsplus: don't return 0 when fill_super() failed
Tetsuo Handa
1
-1
/
+3
2018-09-15
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
1
-0
/
+7
2018-09-09
fs/quota: Fix spectre gadget in do_quotactl
Jeremy Cline
1
-0
/
+2
2018-09-09
getxattr: use correct xattr length
Christian Brauner
1
-1
/
+1
2018-09-09
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-09-09
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-09-09
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-1
/
+1
2018-09-09
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-1
/
+8
2018-09-09
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
2018-09-09
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
1
-2
/
+4
2018-09-05
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
1
-0
/
+44
2018-09-05
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
1
-0
/
+1
2018-09-05
fuse: Fix oops at process_init_reply()
Miklos Szeredi
1
-14
/
+11
2018-09-05
fuse: umount should wait for all requests
Miklos Szeredi
3
-4
/
+22
2018-09-05
fuse: fix unlocked access to processing queue
Miklos Szeredi
1
-1
/
+7
2018-09-05
fuse: fix double request_end()
Miklos Szeredi
1
-2
/
+3
2018-09-05
fuse: fix initial parallel dirops
Miklos Szeredi
3
-10
/
+18
2018-09-05
fuse: Don't access pipe->buffers without pipe_lock()
Andrey Ryabinin
1
-2
/
+5
2018-09-05
ext4: reset error code in ext4_find_entry in fallback
Eric Sandeen
1
-0
/
+1
2018-09-05
ext4: sysfs: print ext4_super_block fields as little-endian
Arnd Bergmann
1
-3
/
+10
2018-09-05
ext4: check for NUL characters in extended attribute's name
Theodore Ts'o
1
-0
/
+2
2018-09-05
smb3: don't request leases in symlink creation and query
Steve French
1
-2
/
+2
2018-09-05
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
2
-1
/
+3
2018-09-05
smb3: enumerating snapshots was leaving part of the data off end
Steve French
1
-7
/
+27
2018-09-05
cifs: check kmalloc before use
Nicholas Mc Guire
1
-0
/
+6
2018-09-05
cifs: add missing debug entries for kconfig options
Steve French
1
-7
/
+23
2018-09-05
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
4
-23
/
+24
2018-09-05
squashfs metadata 2: electric boogaloo
Linus Torvalds
3
-14
/
+20
2018-09-05
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
1
-1
/
+0
2018-09-05
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
1
-5
/
+12
2018-09-05
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
1
-2
/
+4
2018-08-24
reiserfs: fix broken xattr handling (heap corruption, bad retval)
Jann Horn
1
-1
/
+3
2018-08-24
ext4: fix spectre gadget in ext4_mb_regular_allocator()
Jeremy Cline
1
-1
/
+3
2018-08-24
ceph: fix dentry leak in splice_dentry()
Yan, Zheng
1
-0
/
+1
2018-08-15
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2
-14
/
+31
2018-08-15
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2018-08-15
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
3
-19
/
+50
2018-08-15
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-15
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-15
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-15
root dentries need RCU-delayed freeing
Al Viro
1
-2
/
+4
2018-08-15
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-08-09
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-08-09
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-0
/
+3
2018-08-09
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-2
/
+2
2018-08-06
squashfs: more metadata hardenings
Linus Torvalds
3
-6
/
+13
2018-08-06
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-08-03
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2
-0
/
+6
[prev]
[next]