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
2020-04-21
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-21
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-04-21
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
2020-04-21
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
1
-2
/
+2
2020-04-21
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-04-21
ovl: fix value of i_ino for lower hardlink corner case
Amir Goldstein
1
-1
/
+3
2020-04-17
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
1
-0
/
+4
2020-04-17
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
1
-0
/
+4
2020-04-17
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-17
ext4: fix a data race at inode->i_blocks
Qian Cai
1
-1
/
+1
2020-04-17
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
1
-0
/
+1
2020-04-17
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
1
-24
/
+24
2020-04-17
nfsd: fsnotify on rmdir under nfsd/clients/
J. Bruce Fields
1
-0
/
+1
2020-04-17
io_uring: honor original task RLIMIT_FSIZE
Jens Axboe
1
-0
/
+11
2020-04-17
erofs: correct the remaining shrink objects
Gao Xiang
1
-1
/
+1
2020-04-17
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-04-17
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-04-17
btrfs: unset reloc control if we fail to recover
Josef Bacik
1
-5
/
+5
2020-04-17
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
1
-0
/
+10
2020-04-17
btrfs: drop block from cache on error in relocation
Josef Bacik
1
-1
/
+1
2020-04-17
btrfs: set update the uuid generation as soon as possible
Josef Bacik
1
-2
/
+12
2020-04-17
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
1
-3
/
+3
2020-04-17
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
3
-0
/
+22
2020-04-17
btrfs: Don't submit any btree write bio if the fs has errors
Qu Wenruo
1
-1
/
+34
2020-04-17
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-04-17
smb3: fix performance regression with setting mtime
Steve French
1
-11
/
+12
2020-04-17
signal: Extend exec_id to 64bits
Eric W. Biederman
1
-1
/
+1
2020-04-17
pstore: pstore_ftrace_seq_next should increase position index
Vasily Averin
1
-1
/
+4
2020-04-17
io_uring: remove bogus RLIMIT_NOFILE check in file registration
Jens Axboe
1
-7
/
+0
2020-04-17
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
1
-10
/
+7
2020-04-17
btrfs: restart relocate_tree_blocks properly
Josef Bacik
1
-9
/
+2
2020-04-17
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
1
-1
/
+15
2020-04-17
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...
Qu Wenruo
1
-2
/
+9
2020-04-17
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
1
-0
/
+3
2020-04-17
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
Bob Peterson
3
-2
/
+28
2020-04-17
pstore/platform: fix potential mem leak if pstore_init_fs failed
chenqiwu
1
-2
/
+2
2020-04-17
debugfs: Check module state before warning in {full/open}_proxy_open()
Taehee Yoo
1
-4
/
+14
2020-04-17
rxrpc: Fix call interruptibility handling
David Howells
1
-1
/
+2
2020-04-13
ceph: canonicalize server path in place
Ilya Dryomov
2
-92
/
+28
2020-04-13
ceph: remove the extra slashes in the server path
Xiubo Li
1
-19
/
+101
2020-04-01
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-04-01
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-04-01
afs: Fix some tracing details
David Howells
1
-2
/
+2
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
1
-32
/
+2
2020-04-01
afs: Fix handling of an abort from a service handler
David Howells
3
-33
/
+26
2020-04-01
ceph: fix memory leak in ceph_cleanup_snapid_map()
Luis Henriques
1
-0
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-3
/
+11
2020-04-01
nfs: add minor version to nfs_server_key for fscache
Scott Mayhew
3
-1
/
+3
2020-03-25
futex: Fix inode life-time issue
Peter Zijlstra
1
-0
/
+1
2020-03-25
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
1
-4
/
+4
[next]