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
2022-06-09
gfs2: use i_lock spin_lock for inode qadata
Bob Peterson
1
-12
/
+20
2022-06-09
rxrpc, afs: Fix selection of abort codes
David Howells
1
-3
/
+5
2022-06-09
btrfs: repair super block num_devices automatically
Qu Wenruo
1
-4
/
+4
2022-06-09
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
1
-2
/
+2
2022-06-09
cifs: when extending a file with falloc we should make files not-sparse
Ronnie Sahlberg
1
-1
/
+1
2022-06-09
binfmt_flat: do not stop relocating GOT entries prematurely on riscv
Niklas Cassel
1
-1
/
+26
2022-06-06
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
1
-8
/
+4
2022-06-06
NFS: Memory allocation failures are not server fatal errors
Trond Myklebust
1
-0
/
+1
2022-06-06
exfat: check if cluster num is valid
Tadeusz Struk
3
-10
/
+14
2022-06-06
xfs: Fix CIL throttle hang when CIL space used going backwards
Dave Chinner
3
-24
/
+49
2022-06-06
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
3
-20
/
+26
2022-06-06
xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks
Darrick J. Wong
1
-1
/
+1
2022-06-06
xfs: show the proper user quota options
Kaixu Xia
1
-4
/
+6
2022-06-06
xfs: detect overflows in bmbt records
Darrick J. Wong
1
-0
/
+5
2022-06-06
io_uring: fix using under-expanded iters
Pavel Begunkov
1
-2
/
+6
2022-06-06
io_uring: don't re-import iovecs from callbacks
Pavel Begunkov
1
-39
/
+0
2022-06-06
pipe: Fix missing lock in pipe_resize_ring()
David Howells
1
-13
/
+18
2022-06-06
pipe: make poll_usage boolean and annotate its access
Kuniyuki Iwashima
1
-1
/
+1
2022-05-25
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-25
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
5
-21
/
+92
2022-05-25
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
10
-50
/
+154
2022-05-25
fs: fix an infinite loop in iomap_fiemap
Guo Xuenan
1
-1
/
+1
2022-05-25
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
1
-1
/
+3
2022-05-25
io_uring: always grab file table for deferred statx
Jens Axboe
1
-5
/
+1
2022-05-18
io_uring: always use original task when preparing req identity
Jens Axboe
1
-1
/
+1
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-0
/
+1
2022-05-18
ceph: fix setting of xattrs on async created inodes
Jeff Layton
1
-3
/
+13
2022-05-18
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-05-18
nfs: fix broken handling of the softreval mount option
Dan Aloni
1
-1
/
+1
2022-05-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-2
/
+0
2022-05-12
btrfs: always log symlinks in full mode
Filipe Manana
1
-1
/
+13
2022-05-12
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
1
-1
/
+11
2022-05-09
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
2022-05-09
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-05-09
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-05-09
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
1
-5
/
+10
2022-04-27
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
1
-1
/
+3
2022-04-27
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
1
-3
/
+12
2022-04-27
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
1
-1
/
+3
2022-04-27
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
1
-1
/
+10
2022-04-27
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2
-2
/
+6
2022-04-27
ext4: fix symlink file size not match to file content
Ye Bin
1
-1
/
+3
2022-04-27
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
3
-9
/
+32
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-4
/
+5
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-9
/
+10
2022-04-27
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
1
-1
/
+1
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
1
-4
/
+5
2022-04-20
btrfs: mark resumed async balance as writing
Naohiro Aota
1
-0
/
+2
2022-04-20
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
1
-2
/
+3
2022-04-20
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
1
-1
/
+0
[prev]
[next]