summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | f2fs: quota: fix loop condition at f2fs_quota_sync()Juhyung Park2022-02-251-3/+3
| * | | | | | | | | | | | | | | | | | | | | | f2fs: Restore rwsem lockdep supportBart Van Assche2022-02-251-2/+10
| * | | | | | | | | | | | | | | | | | | | | | f2fs: fix missing free nid in f2fs_handle_failed_inodeJaegeuk Kim2022-02-251-0/+1
| * | | | | | | | | | | | | | | | | | | | | | f2fs: support idmapped mountsChao Yu2022-02-124-37/+50
| * | | | | | | | | | | | | | | | | | | | | | f2fs: add a way to limit roll forward recovery timeJaegeuk Kim2022-02-128-2/+30
| * | | | | | | | | | | | | | | | | | | | | | f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policyChao Yu2022-02-075-15/+32
| * | | | | | | | | | | | | | | | | | | | | | f2fs: adjust readahead block number during recoveryChao Yu2022-02-033-6/+35
| * | | | | | | | | | | | | | | | | | | | | | f2fs: fix to unlock page correctly in error path of is_alive()Chao Yu2022-02-031-1/+3
| * | | | | | | | | | | | | | | | | | | | | | f2fs: expose discard related parameters in sysfsKonstantin Vyshetsky2022-02-021-0/+8
| * | | | | | | | | | | | | | | | | | | | | | f2fs: move discard parameters into discard_cmd_controlKonstantin Vyshetsky2022-02-022-9/+17
| * | | | | | | | | | | | | | | | | | | | | | f2fs: fix to enable ATGC correctly via gc_idle sysfs interfaceChao Yu2022-01-241-1/+1
| * | | | | | | | | | | | | | | | | | | | | | f2fs: move f2fs to use reader-unfair rwsemsTim Murray2022-01-2416-274/+342
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2210-197/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | erofs: rename ctime to mtimeDavid Anderson2022-03-172-4/+5
| * | | | | | | | | | | | | | | | | | | | | | erofs: use meta buffers for inode lookupGao Xiang2022-03-171-30/+24
| * | | | | | | | | | | | | | | | | | | | | | erofs: use meta buffers for reading directoriesGao Xiang2022-03-173-18/+17
| * | | | | | | | | | | | | | | | | | | | | | fs: erofs: add sanity check for kobject in erofs_unregister_sysfsDongliang Mu2022-03-171-3/+5
| * | | | | | | | | | | | | | | | | | | | | | erofs: refine managed inode stuffsGao Xiang2022-03-172-6/+9
| * | | | | | | | | | | | | | | | | | | | | | erofs: clean up z_erofs_extent_lookbackGao Xiang2022-03-171-34/+33
| * | | | | | | | | | | | | | | | | | | | | | erofs: silence warnings related to impossible m_plenGao Xiang2022-03-161-2/+2
| * | | | | | | | | | | | | | | | | | | | | | erofs: clean up preload_compressed_pages()Gao Xiang2022-03-161-8/+10
| * | | | | | | | | | | | | | | | | | | | | | erofs: get rid of `struct z_erofs_collector'Gao Xiang2022-03-161-86/+77
| * | | | | | | | | | | | | | | | | | | | | | erofs: use meta buffers for erofs_read_superblock()Jeffle Xu2022-03-161-8/+5
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-03-227-5/+132
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | f2fs: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-082-1/+12
| * | | | | | | | | | | | | | | | | | | | | ext4: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-082-4/+13
| * | | | | | | | | | | | | | | | | | | | | iomap: support direct I/O with fscrypt using blk-cryptoEric Biggers2022-02-081-0/+6
| * | | | | | | | | | | | | | | | | | | | | fscrypt: add functions for direct I/O supportEric Biggers2022-02-082-0/+101
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-212-22/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | pstore: Don't use semaphores in always-atomic-context codeJann Horn2022-03-151-20/+18
| * | | | | | | | | | | | | | | | | | | | | pstore: Add prefix to ECC messagesVincent Whitchurch2022-03-011-2/+2
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-218-106/+268
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | binfmt_elf: Don't write past end of notes for regset gapRick Edgecombe2022-03-181-10/+14
| * | | | | | | | | | | | | | | | | | | | | coredump: Don't compile flat_core_dump when coredumps are disabledEric W. Biederman2022-03-091-0/+4
| * | | | | | | | | | | | | | | | | | | | | coredump: Use the vma snapshot in fill_files_noteEric W. Biederman2022-03-082-13/+33
| * | | | | | | | | | | | | | | | | | | | | coredump/elf: Pass coredump_params into fill_note_infoEric W. Biederman2022-03-081-11/+11
| * | | | | | | | | | | | | | | | | | | | | coredump: Remove the WARN_ON in dump_vma_snapshotEric W. Biederman2022-03-081-6/+0
| * | | | | | | | | | | | | | | | | | | | | coredump: Snapshot the vmas in do_coredumpEric W. Biederman2022-03-083-43/+36
| * | | | | | | | | | | | | | | | | | | | | coredump: Move definition of struct coredump_params into coredump.hEric W. Biederman2022-03-081-0/+1
| * | | | | | | | | | | | | | | | | | | | | binfmt_elf: Introduce KUnit testKees Cook2022-03-034-0/+80
| * | | | | | | | | | | | | | | | | | | | | exec: cleanup commentsTom Rix2022-03-011-3/+3
| * | | | | | | | | | | | | | | | | | | | | fs/binfmt_elf: Refactor load_elf_binary functionAkira Kawata2022-03-011-8/+6
| * | | | | | | | | | | | | | | | | | | | | fs/binfmt_elf: Fix AT_PHDR for unusual ELF filesAkira Kawata2022-03-011-6/+18
| * | | | | | | | | | | | | | | | | | | | | binfmt: move more stuff undef CONFIG_COREDUMPAlexey Dobriyan2022-03-013-1/+5
| * | | | | | | | | | | | | | | | | | | | | exec: Force single empty string when argv is emptyKees Cook2022-03-011-1/+25
| * | | | | | | | | | | | | | | | | | | | | coredump: Also dump first pages of non-executable ELF librariesJann Horn2022-03-011-5/+34
| * | | | | | | | | | | | | | | | | | | | | ELF: fix overflow in total mapping size calculationAlexey Dobriyan2022-03-011-12/+11
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...Linus Torvalds2022-03-215-95/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | f2fs: pass the bio operation to bio_alloc_biosetChristoph Hellwig2022-03-081-41/+29
| * | | | | | | | | | | | | | | | | | | | | f2fs: don't pass a bio to f2fs_target_deviceChristoph Hellwig2022-03-082-13/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | |