index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
5
-9
/
+15
2025-09-26
ext4: validate ea_ino and size in check_xattrs
Deepanshu Kartikey
1
-0
/
+4
2025-09-26
ext4: guard against EA inode refcount underflow in xattr update
Ahmet Eray Karadag
1
-7
/
+8
2025-09-26
ext4: implemet new ioctls to set and get superblock parameters
Theodore Ts'o
1
-7
/
+305
2025-09-26
ext4: add support for 32-bit default reserved uid and gid values
Theodore Ts'o
2
-5
/
+19
2025-09-26
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
1
-12
/
+5
2025-09-26
ext4: fix an off-by-one issue during moving extents
Zhang Yi
1
-1
/
+1
2025-09-26
ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
Yongjian Sun
1
-2
/
+8
2025-09-26
ext4: verify orphan file size is not too big
Jan Kara
1
-1
/
+12
2025-09-26
ext4: fail unaligned direct IO write with EINVAL
Jan Kara
1
-35
/
+0
2025-09-26
fcntl: trim arguments
Kanchan Joshi
1
-6
/
+4
2025-09-26
listmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-28
/
+59
2025-09-26
statmount: don't call path_put() under namespace semaphore
Christian Brauner
1
-5
/
+3
2025-09-26
netfs: fix reference leak
Max Kellermann
8
-14
/
+47
2025-09-26
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
1
-1
/
+7
2025-09-25
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
1
-5
/
+9
2025-09-25
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
1
-0
/
+3
2025-09-25
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
1
-4
/
+6
2025-09-25
ext4: increase IO priority of fastcommit
Julian Sun
1
-1
/
+1
2025-09-25
ext4: remove obsolete EXT3 config options
Lukas Bulwahn
1
-27
/
+0
2025-09-25
jbd2: increase IO priority of checkpoint
Julian Sun
1
-1
/
+1
2025-09-25
ext4: fix potential null deref in ext4_mb_init()
Baokun Li
1
-0
/
+10
2025-09-25
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
3
-1
/
+12
2025-09-25
ext4: replace min/max nesting with clamp()
Xichao Zhao
1
-3
/
+3
2025-09-25
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
chuguangqing
1
-1
/
+1
2025-09-25
fuse: move CREATE_TRACE_POINTS to a separate file
Darrick J. Wong
3
-2
/
+15
2025-09-25
fuse: move the backing file idr and code into a new source file
Darrick J. Wong
4
-183
/
+208
2025-09-25
NFSD: Disallow layoutget during grace period
Sergey Bashirov
1
-0
/
+5
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2
-12
/
+12
2025-09-25
afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
David Howells
9
-64
/
+474
2025-09-25
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
1
-1
/
+2
2025-09-25
erofs: drop redundant sanity check for ztailpacking inline
Gao Xiang
2
-5
/
+2
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
5
-4
/
+57
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
20
-162
/
+106
2025-09-24
Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+6
2025-09-23
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
1
-0
/
+2
2025-09-23
NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
Trond Myklebust
3
-5
/
+9
2025-09-23
NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()
Anna Schumaker
2
-9
/
+9
2025-09-23
NFS: Update the filelayout to use xdr_set_scratch_folio()
Anna Schumaker
2
-10
/
+10
2025-09-23
NFS: Update the blocklayout to use xdr_set_scratch_folio()
Anna Schumaker
2
-8
/
+8
2025-09-23
NFS: Update listxattr to use xdr_set_scratch_folio()
Anna Schumaker
2
-3
/
+3
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
2
-3
/
+3
2025-09-23
NFS: Update readdir to use a scratch folio
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
4
-11
/
+6
2025-09-23
NFS: Remove rpcbind cleanup for NFSv4.0 callback
Chuck Lever
1
-5
/
+3
2025-09-23
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
1
-0
/
+3
2025-09-23
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
1
-1
/
+1
2025-09-23
NFSv4: fix "prefered"->"preferred"
Xichao Zhao
1
-1
/
+1
2025-09-23
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
1
-2
/
+2
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
1
-3
/
+3
[prev]
[next]