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-10-31
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
3
-6
/
+6
2022-10-31
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
1
-4
/
+6
2022-10-31
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
1
-1
/
+3
2022-10-31
xfs: check record domain when accessing refcount records
Darrick J. Wong
2
-14
/
+43
2022-10-31
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
1
-31
/
+17
2022-10-31
xfs: refactor domain and refcount checking
Darrick J. Wong
3
-10
/
+17
2022-10-31
xfs: report refcount domain in tracepoints
Darrick J. Wong
2
-9
/
+43
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
5
-67
/
+151
2022-10-31
xfs: refactor refcount record usage in xchk_refcountbt_rec
Darrick J. Wong
1
-30
/
+24
2022-10-31
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
2
-20
/
+20
2022-10-31
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
1
-2
/
+36
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
7
-26
/
+24
2022-10-31
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
1
-3
/
+17
2022-10-31
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
5
-20
/
+43
2022-10-31
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2
-5
/
+21
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
4
-57
/
+88
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
4
-22
/
+36
2022-10-31
xfs: fix memcpy fortify errors in RUI log format copying
Darrick J. Wong
2
-31
/
+30
2022-10-31
xfs: fix memcpy fortify errors in CUI log format copying
Darrick J. Wong
2
-24
/
+25
2022-10-31
xfs: fix memcpy fortify errors in BUI log format copying
Darrick J. Wong
2
-24
/
+27
2022-10-31
xfs: fix validation in attr log item recovery
Darrick J. Wong
1
-31
/
+23
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
3
-10
/
+31
2022-10-31
xfs: fix incorrect return type for fsdax fault handlers
Darrick J. Wong
1
-3
/
+4
2022-10-31
btrfs: fix a memory allocation failure test in btrfs_submit_direct
Christophe JAILLET
1
-1
/
+1
2022-10-30
Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+11
2022-10-30
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-15
/
+23
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
fs/ext4/super.c: remove unused `deprecated_msg'
Andrew Morton
1
-4
/
+0
2022-10-28
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
1
-2
/
+3
2022-10-28
squashfs: fix extending readahead beyond end of file
Phillip Lougher
1
-4
/
+7
2022-10-28
squashfs: fix read regression introduced in readahead code
Phillip Lougher
3
-4
/
+12
2022-10-28
fuse: add file_modified() to fallocate
Miklos Szeredi
1
-0
/
+4
2022-10-28
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
1
-0
/
+1
2022-10-28
ext4: update the backup superblock's at the end of the online resize
Theodore Ts'o
2
-2
/
+6
2022-10-27
Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2022-10-27
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
1
-0
/
+1
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
1
-0
/
+3
2022-10-27
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
1
-2
/
+4
2022-10-27
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
1
-0
/
+1
2022-10-27
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
1
-0
/
+1
2022-10-27
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
1
-19
/
+17
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
14
-51
/
+51
2022-10-27
nfs: Remove redundant null checks before kfree
Yushan Zhou
1
-3
/
+2
2022-10-27
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-7
/
+13
2022-10-26
xfs: increase rename inode reservation
Allison Henderson
2
-3
/
+3
2022-10-26
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
1
-1
/
+2
2022-10-26
exec: Copy oldsighand->action under spin-lock
Bernd Edlinger
1
-2
/
+2
2022-10-25
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
1
-1
/
+11
2022-10-24
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2
-2
/
+2
2022-10-24
btrfs: send: fix send failure of a subcase of orphan inodes
BingJing Chang
1
-11
/
+13
[prev]
[next]