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-08-09
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-08-09
xfs: validate cached inodes are free when allocated
Dave Chinner
1
-25
/
+48
2018-08-09
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2018-08-09
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-0
/
+3
2018-08-09
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-06
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
1
-1
/
+3
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: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-08-03
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2
-0
/
+6
2018-08-03
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2
-17
/
+18
2018-08-03
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-3
/
+2
2018-08-03
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-08-03
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-08-03
f2fs: check cap_resource only for data blocks
Jaegeuk Kim
1
-4
/
+4
2018-08-03
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
1
-1
/
+7
2018-08-03
mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
Ram Pai
1
-2
/
+2
2018-08-03
fscrypt: use unbound workqueue for decryption
Eric Biggers
1
-1
/
+10
2018-08-03
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
1
-0
/
+19
2018-08-03
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
1
-2
/
+8
2018-08-03
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
Omar Sandoval
1
-1
/
+4
2018-08-03
Btrfs: don't return ino to ino cache if inode item removal fails
Omar Sandoval
1
-12
/
+13
2018-08-03
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
Ethan Lien
1
-0
/
+3
2018-08-03
f2fs: fix race in between GC and atomic open
Chao Yu
1
-0
/
+3
2018-08-03
f2fs: fix to detect failure of dquot_initialize
Chao Yu
1
-1
/
+3
2018-08-03
f2fs: fix missing clear FI_NO_PREALLOC in some error case
Yunlei He
1
-0
/
+2
2018-08-03
f2fs: Fix deadlock in shutdown ioctl
Sahitya Tummala
1
-4
/
+7
2018-08-03
f2fs: fix to wait page writeback during revoking atomic write
Chao Yu
1
-0
/
+2
2018-08-03
f2fs: fix to don't trigger writeback during recovery
Chao Yu
1
-0
/
+3
2018-08-03
f2fs: don't drop dentry pages after fs shutdown
Chao Yu
1
-0
/
+6
2018-08-03
f2fs: fix error path of move_data_page
Chao Yu
1
-3
/
+8
2018-08-03
disable loading f2fs module on PAGE_SIZE > 4KB
Anatoly Pugachev
1
-0
/
+6
2018-08-03
NFS: Fix up nfs_post_op_update_inode() to force ctime updates
Trond Myklebust
1
-1
/
+2
2018-08-03
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
1
-1
/
+2
2018-08-03
ceph: fix use-after-free in ceph_statfs()
Luis Henriques
1
-4
/
+7
2018-08-03
ceph: fix alignment of rasize
Chengguang Xu
1
-1
/
+1
2018-08-03
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
1
-10
/
+16
2018-08-03
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-08-03
nfsd: fix error handling in nfs4_set_delegation()
Andrew Elble
1
-1
/
+4
2018-08-03
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
1
-4
/
+7
2018-08-03
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
1
-2
/
+4
2018-07-25
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-1
/
+0
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-22
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-17
f2fs: sanity check for total valid node blocks
Jaegeuk Kim
1
-0
/
+16
2018-07-17
f2fs: sanity check on sit entry
Jaegeuk Kim
1
-0
/
+9
2018-07-17
f2fs: avoid bug_on on corrupted inode
Jaegeuk Kim
1
-1
/
+19
2018-07-17
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
3
-21
/
+26
2018-07-17
xfs: fix inobt magic number check
Darrick J. Wong
1
-1
/
+1
[next]