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.13.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
2023-09-23
tracefs: Add missing lockdown check to tracefs_create_dir()
Steven Rostedt (Google)
1
-0
/
+3
2023-09-23
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
1
-2
/
+2
2023-09-23
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
1
-8
/
+38
2023-09-23
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
1
-1
/
+7
2023-09-23
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
1
-3
/
+16
2023-09-23
ovl: fix incorrect fdput() on aio completion
Amir Goldstein
1
-6
/
+3
2023-09-23
attr: block mode changes of symlinks
Christian Brauner
1
-2
/
+18
2023-09-23
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
1
-5
/
+3
2023-09-23
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2
-0
/
+9
2023-09-23
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2
-2
/
+2
2023-09-23
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
1
-0
/
+1
2023-09-23
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Andrew Kanner
1
-0
/
+1
2023-09-23
ext2: fix datatype of block number in ext2_xattr_set2()
Georg Ottinger
1
-2
/
+2
2023-09-23
locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
Will Shiu
1
-1
/
+1
2023-09-23
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
1
-0
/
+5
2023-09-23
autofs: fix memory leak of waitqueues in autofs_catatonic_mode
Fedor Pchelkin
1
-1
/
+2
2023-09-21
Revert "configfs: fix a race in configfs_lookup()"
Greg Kroah-Hartman
1
-2
/
+0
2023-09-19
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
1
-3
/
+2
2023-09-19
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
1
-3
/
+4
2023-09-19
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
1
-1
/
+9
2023-09-19
ext4: add correct group descriptors and reserved GDT blocks to system zone
Wang Jianjian
3
-8
/
+17
2023-09-19
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
Fedor Pchelkin
1
-1
/
+1
2023-09-19
NFS: Fix a potential data corruption
Trond Myklebust
1
-1
/
+19
2023-09-19
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-09-19
pstore/ram: Check start of empty przs during init
Enlin Mu
1
-1
/
+1
2023-09-19
fsverity: skip PKCS#7 parser when keyring is empty
Eric Biggers
1
-0
/
+16
2023-09-19
dlm: fix plock lookup when using multiple lockspaces
Alexander Aring
1
-3
/
+3
2023-09-19
procfs: block chmod on /proc/thread-self/comm
Aleksa Sarai
1
-1
/
+2
2023-09-19
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-09-19
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2
-2
/
+2
2023-09-19
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
3
-14
/
+29
2023-09-19
fs: lockd: avoid possible wrong NULL parameter
Su Hui
1
-0
/
+3
2023-09-19
jfs: validate max amount of blocks before allocation.
Alexei Filippov
1
-0
/
+5
2023-09-19
nfs/blocklayout: Use the passed in gfp flags
Dan Carpenter
1
-2
/
+2
2023-09-19
ext4: correct grp validation in ext4_mb_good_group
Kemeng Shi
1
-1
/
+1
2023-09-19
quota: fix dqput() to follow the guarantees dquot_srcu should provide
Baokun Li
1
-18
/
+78
2023-09-19
quota: add new helper dquot_active()
Baokun Li
1
-9
/
+14
2023-09-19
quota: rename dquot_active() to inode_quota_active()
Baokun Li
1
-10
/
+10
2023-09-19
quota: factor out dquot_write_dquot()
Baokun Li
1
-23
/
+16
2023-09-19
fs: ocfs2: namei: check return value of ocfs2_add_entry()
Artem Chernyshev
1
-0
/
+4
2023-09-19
fs: Fix error checking for d_hash_and_lookup()
Wang Ming
1
-1
/
+1
2023-09-19
eventfd: prevent underflow for eventfd semaphores
Wen Yang
1
-1
/
+1
2023-09-19
eventfd: Export eventfd_ctx_do_read()
David Woodhouse
1
-1
/
+4
2023-09-19
reiserfs: Check the return value from __getblk()
Matthew Wilcox
1
-1
/
+3
2023-09-19
udf: Handle error when adding extent to a file
Jan Kara
1
-14
/
+27
2023-09-19
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
1
-4
/
+27
2023-09-19
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
1
-1
/
+1
2023-09-19
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-2
/
+2
2023-09-19
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
Ryusuke Konishi
2
-3
/
+7
2023-09-19
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-0
/
+5
[next]