summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
23 hoursbinfmt_misc: use a flexible array member for the register stringChristian Brauner
23 hoursbinfmt_misc: simplify check_special_flags()Christian Brauner
23 hoursbinfmt_misc: factor out the entry removalChristian Brauner
23 hoursbinfmt_misc: give the parse_command() results namesChristian Brauner
23 hoursbinfmt_misc: return errors directly in load_misc_binary()Christian Brauner
23 hoursbinfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()Christian Brauner
23 hoursbinfmt_misc: factor out the entry matchingChristian Brauner
23 hoursbinfmt_misc: convert the entry file to seq_fileChristian Brauner
23 hoursbinfmt_misc: use print_hex_dump_debug() for the register debug outputChristian Brauner
23 hoursbinfmt_misc: remove the VERBOSE_STATUS toggleChristian Brauner
23 hoursbinfmt_misc: rename Node to struct binfmt_misc_entryChristian Brauner
23 hoursbinfmt_misc: turn the entry behavior flags into an enumChristian Brauner
23 hoursbinfmt_misc: turn the entry bit numbers into a proper enumChristian Brauner
23 hoursbinfmt_misc: annotate racy accesses to ->enabledChristian Brauner
23 hoursbinfmt_misc: use RCU for the handler lookupChristian Brauner
23 hoursbinfmt_misc: convert entry list to an hlistChristian Brauner
23 hoursbinfmt_misc: reject a flag character as the field delimiterChristian Brauner
23 hoursbinfmt_misc: use exe_file_deny_write_access() for the interpreter cloneChristian Brauner
23 hoursbinfmt_misc: restore write access when removing an entryChristian Brauner
23 hoursbinfmt_elf_fdpic: only honour the first PT_INTERPChristian Brauner
23 hoursexec: fix unsigned loop counter wrap in transfer_args_to_stack()Christian Brauner
24 hoursxfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_intCihan Karadag
24 hoursxfs: mark internal metadir file creation helpers staticJohannes Thumshirn
24 hoursxfs: create rtgroup metadir inodes using xfs_metadir_create_fileJohannes Thumshirn
24 hoursxfs: create quota metadir inodes using xfs_metadir_create_fileJohannes Thumshirn
24 hoursxfs: add xfs_metadir_create_file helperJohannes Thumshirn
24 hoursxfs: add support for FALLOC_FL_WRITE_ZEROESPankaj Raghav
24 hoursxfs: add an allocation mode to xfs_alloc_file_space()Pankaj Raghav
24 hoursntfs: move attribute payload before shrinking its recordNamjae Jeon
24 hoursntfs: fix resident conversion in ntfs_new_attr_flagsHyunchul Lee
24 hoursntfs: skip reads for full compression unit overwritesNamjae Jeon
24 hoursntfs: submit one bio per compressed write unitNamjae Jeon
24 hoursntfs: reuse compression output workspace across write unitsNamjae Jeon
24 hoursntfs: reuse the compression context during writesNamjae Jeon
24 hoursntfs: fix initialized size and page state after compressed writesNamjae Jeon
24 hoursntfs: write compressed data before replacing old clustersNamjae Jeon
24 hoursntfs: punch all-zero compressed blocksNamjae Jeon
24 hoursntfs: support large pages in compressed writesNamjae Jeon
24 hoursntfs: propagate compression context allocation errorsNamjae Jeon
24 hoursntfs: dir: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
24 hoursntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
24 hoursntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
24 hoursntfs: use pagecache_isize_extended() on size extensionNamjae Jeon
24 hoursntfs: file extension before write submissionNamjae Jeon
24 hoursntfs: fix kmap_local_page() usage in compressNamjae Jeon
24 hoursntfs: Remove references to page->__folio_indexMatthew Wilcox (Oracle)
24 hoursntfs: Use zero_user_segment() in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
24 hoursntfs: Remove use of __folio_index in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
24 hoursntfs: Inline zero_partial_compressed_page()Matthew Wilcox (Oracle)
24 hoursntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...Alexandro Calo