index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-01-05
ubifs: auth.c: fix kernel-doc function prototype warning
Randy Dunlap
1
-1
/
+1
2024-01-05
ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()
Eric Biggers
1
-17
/
+2
2024-01-05
netfs: Count DIO writes
David Howells
3
-4
/
+9
2024-01-05
netfs: Mark netfs_unbuffered_write_iter_locked() static
David Howells
2
-8
/
+2
2024-01-04
ext4: move ext4_check_bdev_write_error() into nojournal mode
Zhihao Cheng
1
-3
/
+2
2024-01-04
jbd2: abort journal when detecting metadata writeback error of fs dev
Zhihao Cheng
1
-0
/
+14
2024-01-04
jbd2: remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'
Zhihao Cheng
1
-11
/
+0
2024-01-04
jbd2: replace journal state flag by checking errseq
Zhihao Cheng
1
-5
/
+5
2024-01-04
jbd2: add errseq to detect client fs's bdev writeback error
Zhihao Cheng
2
-6
/
+2
2024-01-04
ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()
Gou Hao
1
-9
/
+4
2024-01-04
ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range()
Ojaswin Mujoo
1
-0
/
+6
2024-01-04
ext4: treat end of range as exclusive in ext4_zero_range()
Ojaswin Mujoo
1
-2
/
+4
2024-01-04
ext4: enable dioread_nolock as default for bs < ps case
Ojaswin Mujoo
1
-10
/
+1
2024-01-04
ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
Gou Hao
1
-3
/
+2
2024-01-04
nfsd: drop the nfsd_put helper
Jeff Layton
2
-21
/
+17
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-468
/
+1167
2024-01-04
eventfs: Shortcut eventfs_iterate() by skipping entries already read
Steven Rostedt (Google)
1
-13
/
+10
2024-01-04
eventfs: Read ei->entries before ei->children in eventfs_iterate()
Steven Rostedt (Google)
1
-23
/
+23
2024-01-04
eventfs: Do ctx->pos update for all iterations in eventfs_iterate()
Steven Rostedt (Google)
1
-7
/
+14
2024-01-04
eventfs: Have eventfs_iterate() stop immediately if ei->is_freed is set
Steven Rostedt (Google)
1
-5
/
+6
2024-01-04
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
1
-0
/
+5
2024-01-04
kernfs: convert kernfs_idr_lock to an irq safe raw spinlock
Andrea Righi
1
-10
/
+13
2024-01-04
rpc_pipefs: Replace one label in bl_resolve_deviceid()
Markus Elfring
1
-1
/
+1
2024-01-04
nfs: Remove writepage
Matthew Wilcox (Oracle)
2
-12
/
+0
2024-01-04
NFS: drop unused nfs_direct_req bytes_left
Benjamin Coddington
3
-9
/
+4
2024-01-04
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
4
-7
/
+8
2024-01-04
nfs: print fileid in lookup tracepoints
Jeff Layton
1
-4
/
+10
2024-01-04
nfs: rename the nfs_async_rename_done tracepoint
Jeff Layton
2
-2
/
+2
2024-01-04
nfs: add new tracepoint at nfs4 revalidate entry point
Jeff Layton
1
-0
/
+2
2024-01-04
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
Trond Myklebust
1
-0
/
+3
2024-01-04
NFSv4.1: if referring calls are complete, trust the stateid argument
Trond Myklebust
1
-20
/
+24
2024-01-04
NFSv4: Track the number of referring calls in struct cb_process_state
Trond Myklebust
2
-5
/
+11
2024-01-04
NFS: Use parent's objective cred in nfs_access_login_time()
Scott Mayhew
1
-1
/
+1
2024-01-04
NFSv4: Always ask for type with READDIR
Benjamin Coddington
1
-7
/
+16
2024-01-04
pnfs/blocklayout: Don't add zero-length pnfs_block_dev
Benjamin Coddington
1
-0
/
+3
2024-01-04
blocklayoutdriver: Fix reference leak of pnfs_device_node
Benjamin Coddington
1
-0
/
+2
2024-01-04
netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"
David Howells
1
-1
/
+1
2024-01-04
9p: Use length of data written to the server in preference to error
David Howells
1
-4
/
+3
2024-01-04
9p: Do a couple of cleanups
David Howells
1
-8
/
+9
2024-01-04
Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'
Rafael J. Wysocki
1
-5
/
+23
2024-01-03
tracefs/eventfs: Use root and instance inodes as default ownership
Steven Rostedt (Google)
3
-90
/
+190
2024-01-03
eventfs: Stop using dcache_readdir() for getdents()
Steven Rostedt (Google)
1
-130
/
+64
2024-01-03
eventfs: Remove "lookup" parameter from create_dir/file_dentry()
Steven Rostedt (Google)
1
-35
/
+20
2024-01-03
Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+5
2024-01-03
9p: Fix initialisation of netfs_inode for 9p
David Howells
3
-3
/
+5
2024-01-03
cachefiles: Fix __cachefiles_prepare_write()
David Howells
1
-11
/
+17
2024-01-02
eventfs: Fix bitwise fields for "is_events"
Steven Rostedt (Google)
1
-1
/
+1
2024-01-02
tracefs: Check for dentry->d_inode exists in set_gid()
Steven Rostedt (Google)
1
-0
/
+4
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
33
-381
/
+252
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
174
-1780
/
+2668
[prev]
[next]