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-04-24
writeback: safer lock nesting
Greg Thelen
1
-3
/
+4
2018-04-24
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-24
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-24
orangefs_kill_sb(): deal with allocation failures
Al Viro
1
-0
/
+5
2018-04-24
jffs2_kill_sb(): deal with failed allocations
Al Viro
1
-1
/
+1
2018-04-24
fanotify: fix logic of events on child
Amir Goldstein
1
-19
/
+15
2018-04-24
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
1
-0
/
+6
2018-04-24
ext4: add extra checks to ext4_xattr_block_get()
Theodore Ts'o
2
-7
/
+30
2018-04-24
ext4: add bounds checking to ext4_xattr_find_entry()
Theodore Ts'o
1
-11
/
+17
2018-04-24
ext4: move call to ext4_error() into ext4_xattr_check_block()
Theodore Ts'o
1
-33
/
+27
2018-04-24
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
1
-0
/
+6
2018-04-24
ext4: always initialize the crc32c checksum driver
Theodore Ts'o
1
-9
/
+6
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
1
-0
/
+6
2018-04-24
ext4: limit xattr size to INT_MAX
Eric Biggers
1
-3
/
+6
2018-04-24
ext4: protect i_disksize update by i_data_sem in direct write path
Eryu Guan
1
-3
/
+2
2018-04-24
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2
-46
/
+4
2018-04-24
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
2
-8
/
+21
2018-04-24
ext4: eliminate sleep from shutdown ioctl
Theodore Ts'o
1
-3
/
+1
2018-04-24
ext4: shutdown should not prevent get_write_access
Theodore Ts'o
1
-7
/
+0
2018-04-24
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
1
-1
/
+4
2018-04-24
CIFS: fix sha512 check in cifs_crypto_secmech_release
Gustavo A. R. Silva
1
-1
/
+1
2018-04-24
CIFS: add sha512 secmech
Aurelien Aptel
6
-0
/
+44
2018-04-24
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
6
-173
/
+93
2018-04-24
smb3: Fix root directory when server returns inode number of zero
Steve French
2
-0
/
+34
2018-04-24
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Ronnie Sahlberg
1
-3
/
+12
2018-04-24
cifs: fix memory leak in SMB2_open()
Ronnie Sahlberg
1
-2
/
+6
2018-04-24
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-04-24
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
1
-4
/
+10
2018-04-19
nfsd: fix incorrect umasks
J. Bruce Fields
3
-7
/
+15
2018-04-19
hugetlbfs: fix bug in pgoff overflow checking
Mike Kravetz
1
-3
/
+7
2018-04-19
ovl: fix lookup with middle layer opaque dir and absolute path redirects
Amir Goldstein
1
-0
/
+9
2018-04-19
f2fs: fix heap mode to reset it back
Yunlong Song
2
-3
/
+5
2018-04-19
getname_kernel() needs to make sure that ->name != ->iname in long case
Al Viro
1
-1
/
+2
2018-04-12
VFS: close race between getcwd() and d_move()
NeilBrown
1
-7
/
+16
2018-04-08
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
1
-5
/
+32
2018-04-08
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-31
sysfs: symlink: export sysfs_create_link_nowarn()
Grygorii Strashko
1
-0
/
+1
2018-03-28
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
1
-0
/
+4
2018-03-28
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-3
/
+14
2018-03-28
nfsd: remove blocked locks on client teardown
Jeff Layton
1
-19
/
+43
2018-03-24
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
1
-3
/
+3
2018-03-21
btrfs: Fix memory barriers usage with device stats counters
Nikolay Borisov
2
-2
/
+28
2018-03-21
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
1
-1
/
+10
2018-03-21
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
Nikolay Borisov
1
-0
/
+1
2018-03-21
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
1
-5
/
+6
2018-03-21
btrfs: add missing initialization in btrfs_check_shared
Edmund Nadolski
1
-0
/
+1
2018-03-21
btrfs: Fix NULL pointer exception in find_bio_stripe
Dmitriy Gorokh
1
-0
/
+1
2018-03-21
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
1
-10
/
+11
2018-03-21
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
1
-4
/
+19
2018-03-21
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
1
-3
/
+8
[next]