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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-01-04
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
Jan Stancek
1
-1
/
+3
2020-01-04
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
1
-0
/
+2
2020-01-04
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2020-01-04
mm/hugetlbfs: fix error handling when setting up mounts
Mike Kravetz
1
-9
/
+22
2020-01-04
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
1
-2
/
+2
2020-01-04
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
3
-27
/
+65
2020-01-04
io_uring: io_allocate_scq_urings() should return a sane state
Jens Axboe
1
-2
/
+8
2020-01-04
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
1
-11
/
+35
2020-01-04
f2fs: Fix deadlock in f2fs_gc() context during atomic files handling
Sahitya Tummala
3
-6
/
+17
2020-01-04
iomap: fix return value of iomap_dio_bio_actor on 32bit systems
Jan Stancek
1
-1
/
+3
2020-01-04
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
1
-12
/
+17
2020-01-04
f2fs: fix to update dir's i_pino during cross_rename
Chao Yu
1
-3
/
+12
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2020-01-04
ext4: iomap that extends beyond EOF should be marked dirty
Matthew Bobrowski
1
-1
/
+7
2020-01-04
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
1
-1
/
+7
2020-01-04
f2fs: fix to update time in lazytime mode
Chao Yu
2
-9
/
+20
2019-12-31
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
1
-74
/
+69
2019-12-31
ext4: unlock on error in ext4_expand_extra_isize()
Dan Carpenter
1
-2
/
+2
2019-12-31
ext4: check for directory entries too close to block end
Jan Kara
1
-0
/
+5
2019-12-31
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
1
-14
/
+18
2019-12-31
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
1
-2
/
+1
2019-12-31
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
1
-6
/
+4
2019-12-31
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
1
-12
/
+44
2019-12-31
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2019-12-31
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
1
-1
/
+1
2019-12-31
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
1
-0
/
+2
2019-12-31
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
1
-0
/
+1
2019-12-31
btrfs: skip log replay on orphaned roots
Josef Bacik
1
-2
/
+21
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-12-31
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
2019-12-31
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
4
-9
/
+36
2019-12-31
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
3
-6
/
+8
2019-12-31
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
1
-2
/
+16
2019-12-31
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
1
-2
/
+0
2019-12-31
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
1
-6
/
+4
2019-12-21
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
1
-10
/
+22
2019-12-21
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
3
-7
/
+17
2019-12-21
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2
-8
/
+8
2019-12-21
CIFS: Close open handle after interrupted close
Pavel Shilovsky
3
-15
/
+63
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-12-21
cifs: Don't display RDMA transport on reconnect
Long Li
1
-0
/
+5
2019-12-21
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-12-21
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-12-21
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-12-21
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
1
-11
/
+15
2019-12-21
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
1
-2
/
+5
2019-12-21
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
4
-4
/
+12
2019-12-21
gfs2: Multi-block allocations in gfs2_page_mkwrite
Andreas Gruenbacher
1
-7
/
+8
2019-12-17
ext4: fix leak of quota reservations
Jan Kara
2
-6
/
+1
2019-12-17
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
1
-4
/
+8
[next]