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-09
udf: Fix mounting of Win7 created UDF filesystems
Jan Kara
1
-12
/
+19
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: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-09-09
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
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
-3
/
+2
2018-09-09
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-09-09
NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()
Trond Myklebust
1
-4
/
+10
2018-09-09
NFSv4: Fix locking in pnfs_generic_recover_commit_reqs
Trond Myklebust
1
-9
/
+7
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-1
/
+8
2018-09-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
5
-13
/
+13
2018-09-09
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
1
-1
/
+1
2018-09-09
ovl: fix wrong use of impure dir cache in ovl_iterate()
Amir Goldstein
1
-2
/
+17
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: 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
[next]