index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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: fix race when setting the bitmap corrupted flag
Wang Shilong
1
-11
/
+11
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: use ext4_warning() for sb_getblk failure
Wang Shilong
2
-6
/
+6
2018-09-05
ext4: check for NUL characters in extended attribute's name
Theodore Ts'o
1
-0
/
+2
2018-09-05
Btrfs: send, fix incorrect file layout after hole punching beyond eof
Filipe Manana
1
-0
/
+9
2018-09-05
Btrfs: fix send failure when root has deleted files still open
Filipe Manana
1
-8
/
+129
2018-09-05
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2
-27
/
+0
2018-09-05
Btrfs: fix mount failure after fsync due to hard link recreation
Filipe Manana
1
-0
/
+66
2018-09-05
btrfs: don't leak ret from do_chunk_alloc
Josef Bacik
1
-1
/
+1
2018-09-05
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
1
-4
/
+6
2018-09-05
smb3: fill in statfs fsid and correct namelen
Steve French
4
-8
/
+31
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: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
4
-6
/
+31
2018-09-05
cifs: add missing debug entries for kconfig options
Steve French
1
-7
/
+23
2018-09-05
CIFS: fix uninitialized ptr deref in smb2 signing
Aurelien Aptel
1
-2
/
+3
2018-09-05
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
1
-0
/
+5
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-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-9
/
+32
2018-08-09
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
1
-5
/
+2
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
1
-0
/
+14
2018-08-09
fix mntput/mntput race
Al Viro
1
-2
/
+12
2018-08-06
root dentries need RCU-delayed freeing
Al Viro
1
-2
/
+4
2018-08-04
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+9
2018-08-04
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-03
Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-13
/
+13
2018-08-02
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
1
-1
/
+3
2018-08-02
fs: fix iomap_bmap position calculation
Eric Sandeen
1
-1
/
+1
2018-08-02
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
4
-23
/
+24
2018-08-02
squashfs: more metadata hardening
Linus Torvalds
3
-6
/
+13
2018-08-01
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
1
-13
/
+13
2018-08-01
squashfs metadata 2: electric boogaloo
Linus Torvalds
3
-14
/
+20
2018-07-30
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-33
/
+35
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+5
[next]