summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-02xfs: hoist xfs_{bump,drop}link to libxfsDarrick J. Wong
2024-07-02xfs: hoist xfs_iunlink to libxfsDarrick J. Wong
2024-07-02xfs: wrap inode creation dqalloc callsDarrick J. Wong
2024-07-02xfs: push xfs_icreate_args creation out of xfs_create*Darrick J. Wong
2024-07-02xfs: hoist new inode initialization functions to libxfsDarrick J. Wong
2024-07-02xfs: split new inode creation into two piecesDarrick J. Wong
2024-07-02xfs: use xfs_trans_ichgtime to set times when allocating inodeDarrick J. Wong
2024-07-02xfs: implement atime updates in xfs_trans_ichgtimeDarrick J. Wong
2024-07-02xfs: pack icreate initialization parameters into a separate structureDarrick J. Wong
2024-07-02xfs: hoist project id get/set functions to libxfsDarrick J. Wong
2024-07-02xfs: hoist inode flag conversion functions to libxfsDarrick J. Wong
2024-07-02xfs: hoist extent size helpers to libxfsDarrick J. Wong
2024-07-02xfs: move inode copy-on-write predicates to xfs_inode.[ch]Darrick J. Wong
2024-07-02xfs: use consistent uid/gid when grabbing dquots for inodesDarrick J. Wong
2024-07-02xfs: verify buffer, inode, and dquot items every tx commitDarrick J. Wong
2024-07-01xfs: enable FITRIM on the realtime deviceDarrick J. Wong
2024-07-01xfs: Remove header files which are included more than onceWenchao Hao
2024-07-01xfs: fold xfs_ilock_for_write_fault into xfs_write_faultChristoph Hellwig
2024-07-01xfs: always take XFS_MMAPLOCK shared in xfs_dax_read_faultChristoph Hellwig
2024-07-01xfs: refactor __xfs_filemap_faultChristoph Hellwig
2024-07-01xfs: simplify xfs_dax_faultChristoph Hellwig
2024-07-01xfs: cleanup xfs_ilock_iocb_for_writeChristoph Hellwig
2024-07-01xfs: move the dio write relocking out of xfs_ilock_for_iomapChristoph Hellwig
2024-07-01xfs: don't walk off the end of a directory data blocklei lu
2024-07-01xfs: add bounds checking to xlog_recover_process_datalei lu
2024-07-01xfs: Fix xfs_prepare_shift() range for RTJohn Garry
2024-07-01xfs: Fix xfs_flush_unmap_range() range for RTJohn Garry
2024-07-01xfs: avoid redundant AGFL buffer invalidationGao Xiang
2024-06-30Linux 6.10-rc6v6.10-rc6Linus Torvalds
2024-06-30Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-30ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-06-30ata: libata-core: Fix double free on errorNiklas Cassel
2024-06-30ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
2024-06-30ata: libata-core: Fix null pointer dereference on errorNiklas Cassel
2024-06-30Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-30x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds
2024-06-30Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-30Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-30Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-30Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-06-30Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...Linus Torvalds
2024-06-29Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-06-29Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-06-29Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-29Merge tag 'platform-drivers-x86-v6.10-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-29Merge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds