index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nls
/
nls_cp850.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
1
-2
/
+4
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
1
-0
/
+9
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
3
-3
/
+37
2023-03-11
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
2023-03-08
ext4: Fix deadlock during directory rename
Jan Kara
1
-9
/
+17
2023-03-08
ext4: Fix comment about the 64BIT feature
Tudor Ambarus
1
-1
/
+1
2023-03-08
docs: ext4: modify the group desc size to 64
Wu Bo
1
-3
/
+3
2023-03-08
ext4: fix another off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
1
-0
/
+2
2023-03-08
ext4: fix RENAME_WHITEOUT handling for inline directories
Eric Whitney
1
-6
/
+7
2023-03-08
ext4: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-03-08
ext4: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
1
-5
/
+6
2023-02-25
ext4: fix incorrect options show of original mount_opt and extend mount_opt2
Zhang Yi
2
-7
/
+22
2023-02-25
ext4: Fix possible corruption when moving a directory
Jan Kara
1
-1
/
+10
2023-02-25
ext4: init error handle resource before init group descriptors
Ye Bin
1
-12
/
+7
2023-02-19
ext4: fix task hung in ext4_xattr_delete_inode
Baokun Li
1
-0
/
+11
2023-02-19
jbd2: fix data missing when reusing bh which is ready to be checkpointed
Zhihao Cheng
1
-21
/
+29
2023-02-19
ext4: update s_journal_inum if it changes after journal replay
Baokun Li
1
-2
/
+5
2023-02-19
ext4: fail ext4_iget if special inode unallocated
Baokun Li
1
-10
/
+8
2023-02-19
ext4: fix function prototype mismatch for ext4_feat_ktype
Kees Cook
1
-1
/
+6
2023-02-19
ext4: remove unnecessary variable initialization
XU pengfei
1
-1
/
+1
2023-02-19
ext4: fix inode tree inconsistency caused by ENOMEM
zhanchengbin
1
-1
/
+1
2023-02-19
ext4: refuse to create ea block when umounted
Jun Nie
1
-0
/
+7
2023-02-19
ext4: optimize ea_inode block expansion
Jun Nie
1
-11
/
+17
2023-02-19
ext4: remove dead code in updating backup sb
Tanmay Bhushan
1
-3
/
+0
2023-02-15
ext4: dio take shared inode lock when overwriting preallocated blocks
Zhang Yi
1
-12
/
+22
2023-02-09
ext4: don't show commit interval if it is zero
Wang Jianjian
1
-1
/
+1
2023-02-09
ext4: use ext4_fc_tl_mem in fast-commit replay path
Eric Biggers
1
-18
/
+26
2023-02-09
ext4: improve xattr consistency checking and error reporting
Theodore Ts'o
1
-46
/
+80
2023-01-22
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
1
-0
/
+2
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
1
-1
/
+5
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
1
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
1
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
1
-1
/
+0
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
1
-4
/
+8
[next]