summaryrefslogtreecommitdiffstats
path: root/fs/nls/nls_cp850.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin1-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin1-0/+9
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o3-3/+37
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin1-0/+3
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2-2/+6
2023-03-08ext4: Fix deadlock during directory renameJan Kara1-9/+17
2023-03-08ext4: Fix comment about the 64BIT featureTudor Ambarus1-1/+1
2023-03-08docs: ext4: modify the group desc size to 64Wu Bo1-3/+3
2023-03-08ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong1-0/+2
2023-03-08ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney1-6/+7
2023-03-08ext4: make kobj_type structures constantThomas Weißschuh1-2/+2
2023-03-08ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers1-5/+6
2023-02-25ext4: fix incorrect options show of original mount_opt and extend mount_opt2Zhang Yi2-7/+22
2023-02-25ext4: Fix possible corruption when moving a directoryJan Kara1-1/+10
2023-02-25ext4: init error handle resource before init group descriptorsYe Bin1-12/+7
2023-02-19ext4: fix task hung in ext4_xattr_delete_inodeBaokun Li1-0/+11
2023-02-19jbd2: fix data missing when reusing bh which is ready to be checkpointedZhihao Cheng1-21/+29
2023-02-19ext4: update s_journal_inum if it changes after journal replayBaokun Li1-2/+5
2023-02-19ext4: fail ext4_iget if special inode unallocatedBaokun Li1-10/+8
2023-02-19ext4: fix function prototype mismatch for ext4_feat_ktypeKees Cook1-1/+6
2023-02-19ext4: remove unnecessary variable initializationXU pengfei1-1/+1
2023-02-19ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin1-1/+1
2023-02-19ext4: refuse to create ea block when umountedJun Nie1-0/+7
2023-02-19ext4: optimize ea_inode block expansionJun Nie1-11/+17
2023-02-19ext4: remove dead code in updating backup sbTanmay Bhushan1-3/+0
2023-02-15ext4: dio take shared inode lock when overwriting preallocated blocksZhang Yi1-12/+22
2023-02-09ext4: don't show commit interval if it is zeroWang Jianjian1-1/+1
2023-02-09ext4: use ext4_fc_tl_mem in fast-commit replay pathEric Biggers1-18/+26
2023-02-09ext4: improve xattr consistency checking and error reportingTheodore Ts'o1-46/+80
2023-01-22Linux 6.2-rc5v6.2-rc5Linus Torvalds1-1/+1
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds1-2/+39
2023-01-21prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman1-0/+2
2023-01-20io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe1-1/+5
2023-01-20io_uring/msg_ring: fix remote queue to disabled ringPavel Begunkov2-2/+10
2023-01-20io_uring/msg_ring: fix flagging remote executionPavel Begunkov1-17/+23
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell1-0/+14
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa1-30/+19
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman1-9/+6
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9
2023-01-20misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa1-20/+21
2023-01-20misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter1-1/+0
2023-01-20mei: me: add meteor lake point M DIDAlexander Usyskin2-0/+4
2023-01-20mei: bus: fix unlink on bus in error pathAlexander Usyskin1-4/+8