index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
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-27
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
1
-0
/
+1
2022-10-27
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-25
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
1
-1
/
+2
2022-10-25
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
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
3
-6
/
+22
2022-10-24
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
1
-12
/
+13
2022-10-24
btrfs: reorder btrfs_bio for better packing
David Sterba
1
-1
/
+1
2022-10-24
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
Qu Wenruo
1
-5
/
+7
2022-10-24
btrfs: raid56: properly handle the error when unable to find the missing stripe
Qu Wenruo
1
-2
/
+4
2022-10-23
cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
Zhang Xiaoxu
1
-0
/
+3
2022-10-23
cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
Zhang Xiaoxu
1
-3
/
+7
2022-10-21
Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+0
2022-10-21
Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-32
/
+68
2022-10-21
Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-2
/
+4
2022-10-21
Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-13
/
+12
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
1
-16
/
+0
2022-10-20
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
1
-1
/
+1
2022-10-20
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
[prev]
[next]