summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-10nfsd: return error if nfs4_setacl failsJeff Layton
2022-12-10lockd: set other missing fields when unlocking filesTrond Myklebust
2022-12-10NFSD: Add an nfsd_file_fsync tracepointChuck Lever
2022-12-10sunrpc: svc: Remove an unused static function svc_ungetu32()Li zeming
2022-12-10nfsd: fix up the filecache laundrette schedulingJeff Layton
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-09MAINTAINERS: update Muchun Song's emailMuchun Song
2022-12-09mm/gup: fix gup_pud_range() for daxJohn Starks
2022-12-09mmap: fix do_brk_flags() modifying obviously incorrect VMAsLiam Howlett
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand
2022-12-09tmpfs: fix data loss from failed fallocateHugh Dickins
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-09mm: do not BUG_ON missing brk mapping, because userspace can unmap itJason A. Donenfeld
2022-12-09mailmap: update Matti Vaittinen's email addressMatti Vaittinen
2022-12-09Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira
2022-12-09tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira
2022-12-09rv: Add rv toolDaniel Bristot de Oliveira
2022-12-09rtla: Fix exit status when returning from calls to usage()John Kacur
2022-12-09MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2022-12-09MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2022-12-09dt-bindings: lcdif: Fix constraints for imx8mpAlexander Stein
2022-12-09media: dt-bindings: atmel,isc: Drop unneeded unevaluatedPropertiesRob Herring
2022-12-09Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-09Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-09regmap-irq: Add handle_mask_sync() callbackWilliam Breathitt Gray
2022-12-09spi: dt-bindings: Convert Synquacer SPI to DT schemaRob Herring
2022-12-09lsm: Fix description of fs_context_parse_paramRoberto Sassu
2022-12-09Merge tag 'timers-v6.2-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2022-12-09x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor
2022-12-09udf: Fix extending file within last blockJan Kara
2022-12-09udf: Discard preallocation before extending file with a holeJan Kara
2022-12-09udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara
2022-12-09udf: Fix preallocation discarding at indirect extent boundaryJan Kara
2022-12-09ext4: fix reserved cluster accounting in __es_remove_extent()Ye Bin
2022-12-09ext4: fix inode leak in ext4_xattr_inode_create() on an error pathYe Bin
2022-12-09ext4: allocate extended attribute value in vmalloc areaYe Bin
2022-12-08ktest.pl: Add shell commands to variablesSteven Rostedt (Google)
2022-12-08ext4: avoid unaccounted block allocation when expanding inodeJan Kara
2022-12-08ext4: initialize quota before expanding inode in setproject ioctlJan Kara
2022-12-08ext4: stop providing .writepage hookJan Kara
2022-12-08mm: export buffer_migrate_folio_norefs()Jan Kara
2022-12-08ext4: switch to using write_cache_pages() for data=journal writeoutJan Kara
2022-12-08jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeoutJan Kara
2022-12-08ext4: switch to using ext4_do_writepages() for ordered data writeoutJan Kara
2022-12-08ext4: move percpu_rwsem protection into ext4_writepages()Jan Kara
2022-12-08ext4: provide ext4_do_writepages()Jan Kara
2022-12-08ext4: add support for writepages calls that cannot map blocksJan Kara
2022-12-08ext4: drop pointless IO submission from ext4_bio_write_page()Jan Kara
2022-12-08ext4: remove nr_submitted from ext4_bio_write_page()Jan Kara
2022-12-08ext4: move keep_towrite handling to ext4_bio_write_page()Jan Kara