]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - fs
vsock: use ns_capable_noaudit() on socket create
[mirror_ubuntu-jammy-kernel.git] / fs /
2020-10-18 changfengnanjbd2: avoid transaction reuse after reformatting
2020-10-18 Kaixu Xiaext4: use the normal helper to get the actual inode
2020-10-18 Ritesh Harjaniext4: fix bs < ps issue reported with dioread_nolock...
2020-10-18 Mauricio Faria de... ext4: data=journal: write-protect pages on j_submit_ino...
2020-10-18 Mauricio Faria de... ext4: data=journal: fixes for ext4_page_mkwrite()
2020-10-18 Mauricio Faria de... jbd2, ext4, ocfs2: introduce/use journal callbacks...
2020-10-18 Mauricio Faria de... jbd2: introduce/export functions jbd2_journal_submit...
2020-10-18 zhangyi (F)ext4: introduce ext4_sb_bread_unmovable() to replace...
2020-10-18 zhangyi (F)ext4: use ext4_sb_bread() instead of sb_bread()
2020-10-18 zhangyi (F)ext4: introduce ext4_sb_breadahead_unmovable() to repla...
2020-10-18 zhangyi (F)ext4: use ext4_buffer_uptodate() in __ext4_get_inode_loc()
2020-10-18 zhangyi (F)ext4: use common helpers in all places reading metadata...
2020-10-18 zhangyi (F)ext4: introduce new metadata buffer read helpers
2020-10-18 zhangyi (F)ext4: clear buffer verified flag if read meta block...
2020-10-18 Darrick J. Wongext4: limit entries returned when counting fsmap records
2020-10-18 Chunguang Xuext4: make mb_check_counter per group
2020-10-18 Chunguang Xuext4: delete invalid comments near mb_buddy_adjust_border
2020-10-18 Zhang Xiaoxuext4: fix bdev write error check failed when mount...
2020-10-18 Chunguang Xuext4: rename system_blks to s_system_blks inside ext4_s...
2020-10-18 Chunguang Xuext4: rename journal_dev to s_journal_dev inside ext4_s...
2020-10-18 Zhang Qilongext4: add trace exit in exception path.
2020-10-18 Ritesh Harjaniext4: optimize file overwrites
2020-10-18 Tian Taoext4: remove unused including <linux/version.h>
2020-10-18 Constantine Sapunt... ext4: fix superblock checksum calculation race
2020-10-18 Dinghao Liuext4: fix error handling code in add_new_gdb
2020-10-18 Xiao Yangext4: disallow modifying DAX inode flag if inline_data...
2020-10-18 Nikolay Borisovext4: remove unused argument from ext4_(inc|dec)_count
2020-10-18 Petr Malatext4: do not interpret high bytes if 64bit feature...
2020-10-18 Randy Dunlapext4: delete duplicated words + other fixes
2020-10-18 Jens Axboeext4: flag as supporting buffered async reads
2020-10-18 Eric Biggersext4: fix leaking sysfs kobject after failed mount
2020-10-18 Jan Karaext4: discard preallocations before releasing group...
2020-10-18 Ye Binext4: fix dead loop in ext4_mb_new_blocks
2020-10-18 Ritesh Harjaniext4: implement swap_activate aops using iomap
2020-10-17 Jens Axboetask_work: cleanup notification modes
2020-10-17 Linus TorvaldsMerge tag 'perf-tools-for-v5.10-2020-10-15' of git...
2020-10-17 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-10-17 Linus TorvaldsMerge tag 'i3c/for-5.10' of git://git.kernel.org/pub...
2020-10-17 Linus TorvaldsMerge tag 'mtd/for-5.10' of git://git.kernel.org/pub...
2020-10-17 Linus TorvaldsMerge tag 'thermal-v5.10-rc1' of git://git.kernel.org...
2020-10-17 Pavel Begunkovio_uring: fix double poll mask init
2020-10-17 Jens Axboeio-wq: inherit audit loginuid and sessionid
2020-10-17 Jens Axboeio_uring: use percpu counters to track inflight requests
2020-10-17 Jens Axboeio_uring: assign new io_identity for task if members...
2020-10-17 Jens Axboeio_uring: store io_identity in io_uring_task
2020-10-17 Jens Axboeio_uring: COW io_identity on mismatch
2020-10-17 Jens Axboeio_uring: move io identity items into separate struct
2020-10-17 Jens Axboeio_uring: rely solely on work flags to determine person...
2020-10-17 Jens Axboeio_uring: pass required context in as flags
2020-10-17 Jens Axboeio-wq: assign NUMA node locality if appropriate
2020-10-17 Jens Axboeio_uring: fix error path cleanup in io_sqe_files_register()
2020-10-17 Jens AxboeRevert "io_uring: mark io_uring_fops/io_op_defs as...
2020-10-17 Pavel Begunkovio_uring: fix REQ_F_COMP_LOCKED by killing it
2020-10-17 Pavel Begunkovio_uring: dig out COMP_LOCK from deep call chain
2020-10-17 Pavel Begunkovio_uring: don't put a poll req under spinlock
2020-10-17 Pavel Begunkovio_uring: don't unnecessarily clear F_LINK_TIMEOUT
2020-10-17 Pavel Begunkovio_uring: don't set COMP_LOCKED if won't put
2020-10-17 Colin Ian Kingio_uring: Fix sizeof() mismatch
2020-10-16 Darrick J. Wongxfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n
2020-10-16 Darrick J. Wongxfs: fix high key handling in the rt allocator's query_...
2020-10-16 Linus TorvaldsMerge tag 'ovl-update-5.10' of git://git.kernel.org...
2020-10-16 Linus TorvaldsMerge tag 'afs-fixes-20201016' of git://git.kernel...
2020-10-16 Linus TorvaldsMerge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org...
2020-10-16 Linus TorvaldsMerge tag 'docs/v5.10-1' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'trace-v5.10-2' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'printk-for-5.10-fixup' of git://git.kernel...
2020-10-16 Linus TorvaldsMerge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'mips_5.10' of git://git.kernel.org/pub/scm...
2020-10-16 Linus TorvaldsMerge tag 's390-5.10-1' of git://git.kernel.org/pub...
2020-10-16 Linus TorvaldsMerge tag 'powerpc-5.10-1' of git://git.kernel.org...
2020-10-16 Tom Rixnfsd: remove unneeded break
2020-10-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-16 Libing ZhouROMFS: support inode blocks calculation
2020-10-16 Wang Hainilfs2: fix some kernel-doc warnings for nilfs2
2020-10-16 Matthew Wilcoxautofs: harden ioctl table
2020-10-16 Matthew Wilcox ... ramfs: fix nommu mmap with gaps in the page cache
2020-10-16 Jann Hornmm: remove the now-unnecessary mmget_still_valid()...
2020-10-16 Jann Hornbinfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
2020-10-16 Jann Horncoredump: rework elf/elf_fdpic vma_dump_size() into...
2020-10-16 Jann Horncoredump: refactor page range dumping into common helper
2020-10-16 Jann Horncoredump: let dump_emit() bail out on short writes
2020-10-16 Jann Hornbinfmt_elf_fdpic: stop using dump_emit() on user pointe...
2020-10-16 Chris Kennellyfs/binfmt_elf: use PT_LOAD p_align values for suitable...
2020-10-16 Randy Dunlapfs: configfs: delete repeated words in comments
2020-10-16 Matthew Wilcox ... mm/readahead: make page_cache_ra_unbounded take a reada...
2020-10-16 Matthew Wilcox ... fs: add a filesystem flag for THPs
2020-10-16 Jason GunthorpeMerge branch 'dynamic_sg' into rdma.git for-next
2020-10-16 David Howellsafs: Don't assert on unpurgeable server records
2020-10-16 David Howellsafs: Add tracing for cell refcount and active user...
2020-10-16 David Howellsafs: Fix cell removal
2020-10-16 David Howellsafs: Fix cell purging with aliases
2020-10-16 David Howellsafs: Fix cell refcounting by splitting the usage counter
2020-10-16 Olga KornievskaiaNFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHA...
2020-10-16 David Howellsafs: Fix rapid cell addition/removal by not using RCU...
2020-10-16 Steve Frenchsmb3.1.1: add new module load parm enable_gcm_256
2020-10-16 Steve Frenchsmb3.1.1: add new module load parm require_gcm_256
2020-10-16 Stefan Metzmachercifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES
2020-10-16 Steve FrenchSMB3.1.1: add defines for new signing negotiate context
2020-10-16 Ronnie Sahlbergcifs: handle -EINTR in cifs_setattr
2020-10-16 Rohith SurabattulaHandle STATUS_IO_TIMEOUT gracefully
next