summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-08-03fs/ntfs3: New function ntfs_bad_inodeKonstantin Komarov
2022-08-03fs/ntfs3: Make MFT zone less fragmentedKonstantin Komarov
2022-08-03fs/ntfs3: Check possible errors in run_pack in advanceKonstantin Komarov
2022-08-03fs/ntfs3: Added comments to frecord functionsKonstantin Komarov
2022-08-03fs/ntfs3: Fill duplicate info in ni_add_nameKonstantin Komarov
2022-08-03fs/ntfs3: Make static function attr_load_runsKonstantin Komarov
2022-08-03fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_freeKonstantin Komarov
2022-08-03fs/ntfs3: Remove unused mi_mark_freeKonstantin Komarov
2022-08-03fs/ntfs3: Fix very fragmented case in attr_punch_holeKonstantin Komarov
2022-08-03fs/ntfs3: Fix work with fragmented xattrKonstantin Komarov
2022-08-03fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIGKonstantin Komarov
2022-08-03fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRYKonstantin Komarov
2022-08-03fs/ntfs3: Check reserved size for maximum allowedKonstantin Komarov
2022-08-03fs/ntfs3: Do not change mode if ntfs_set_ea failedKonstantin Komarov
2022-07-06fs/ntfs3: Remove unnecessary 'NULL' values from pointersLi kunyu
2022-07-05fs/ntfs3: Remove duplicated assignment to variable rColin Ian King
2022-07-05fs/ntfs3: Unlock on error in attr_insert_range()Dan Carpenter
2022-07-05fs/ntfs3: Make ntfs_update_mftmirr return voidPavel Skripkin
2022-07-05fs/ntfs3: Fix NULL deref in ntfs_update_mftmirrPavel Skripkin
2022-06-28fs/ntfs3: Enable FALLOC_FL_INSERT_RANGEKonstantin Komarov
2022-06-28fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementationKonstantin Komarov
2022-06-17fs/ntfs3: Add missing error checkKonstantin Komarov
2022-06-10fs/ntfs3: Don't clear upper bits accidentally in log_replay()Dan Carpenter
2022-06-09fs/ntfs3: Use the same order for acl pointer check in ntfs_init_aclYang Xu
2022-06-09fs/ntfs3: Fix using uninitialized value n when calling indx_readYan Lei
2022-06-08fs/ntfs3: Remove redundant assignment to variable vcnColin Ian King
2022-06-07fs/ntfs3: Remove redundant assignment to variable frameColin Ian King
2022-06-07fs/ntfs3: Remove a useless testChristophe JAILLET
2022-06-06fs/ntfs3: Fix missing i_op in ntfs_read_mftKonstantin Komarov
2022-06-06fs/ntfs3: Refactor ni_try_remove_attr_list functionKonstantin Komarov
2022-06-06fs/ntfs3: Fix double free on remountKonstantin Komarov
2022-06-06fs/ntfs3: Refactoring of indx_find functionKonstantin Komarov
2022-06-01fs/ntfs3: provide block_invalidate_folio to fix memory leakMikulas Patocka
2022-05-31fs/ntfs3: Fix invalid free in log_replayNamjae Jeon
2022-05-31Merge tag 'v5.18'Konstantin Komarov
2022-05-22Linux 5.18Linus Torvalds
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-21Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg