- 9c0fce4 xfs: use the existing type definition for di_projid by Kaixu Xia · 4 years, 4 months ago
- c63290e xfs: remove the unused SYNCHRONIZE macro by Kaixu Xia · 4 years, 4 months ago
- 0c771b9 xfs: clean up calculation of LR header blocks by Gao Xiang · 4 years, 4 months ago
- f692d09 xfs: avoid LR buffer overrun due to crafted h_len by Gao Xiang · 4 years, 4 months ago
- 384ff09 xfs: don't release log intent items when recovery fails by Darrick J. Wong · 4 years, 4 months ago
- 2dbf872 xfs: attach inode to dquot in xfs_bui_item_recover by Darrick J. Wong · 4 years, 4 months ago
- 93293bc xfs: log new intent items created as part of finishing recovered intent items by Darrick J. Wong · 4 years, 4 months ago
- e581c93 xfs: check dabtree node hash values when loading child blocks by Darrick J. Wong · 4 years, 4 months ago
- 8df0fa3 xfs: don't free rt blocks when we're doing a REMAP bunmapi call by Darrick J. Wong · 4 years, 4 months ago
- c54e14d xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files by Chandan Babu R · 4 years, 4 months ago
- 72cc951 xfs: Set xfs_buf type flag when growing summary/bitmap files by Chandan Babu R · 4 years, 4 months ago
- 6dd379c xfs: drop extra transaction roll from inode extent truncate by Brian Foster · 4 years, 4 months ago
- b96cb83 xfs: deprecate the V4 format by Darrick J. Wong · 4 years, 4 months ago
- d4f2c14 xfs: don't propagate RTINHERIT -> REALTIME when there is no rtdev by Darrick J. Wong · 4 years, 4 months ago
- 8a569d7 xfs: refactor inode flags propagation code by Darrick J. Wong · 4 years, 4 months ago
- fe341eb xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt extent size by Darrick J. Wong · 4 years, 4 months ago
- 2a6ca4b xfs: make sure the rt allocator doesn't run off the end by Darrick J. Wong · 4 years, 4 months ago
- 0f4ec0f1 xfs: Remove unneeded semicolon by Zheng Bin · 4 years, 4 months ago
- 5ffce3c xfs: force the log after remapping a synchronous-writes file by Darrick J. Wong · 4 years, 4 months ago
- e01b7ee xfs: Convert xfs_attr_sf macros to inline functions by Carlos Maiolino · 4 years, 4 months ago
- c418dbc xfs: Use variable-size array for nameval in xfs_attr_sf_entry by Carlos Maiolino · 4 years, 4 months ago
- 47e6cc1 xfs: Remove typedef xfs_attr_shortform_t by Carlos Maiolino · 4 years, 4 months ago
- 6337c84 xfs: remove typedef xfs_attr_sf_entry_t by Carlos Maiolino · 4 years, 4 months ago
- 8ca79df xfs: Remove kmem_zalloc_large() by Carlos Maiolino · 4 years, 4 months ago
- 29887a2 xfs: enable big timestamps by Darrick J. Wong · 4 years, 5 months ago
- 06dbf82 xfs: trace timestamp limits by Darrick J. Wong · 4 years, 5 months ago
- 4ea1ff3 xfs: widen ondisk quota expiration timestamps to handle y2038+ by Darrick J. Wong · 4 years, 5 months ago
- f93e5436 xfs: widen ondisk inode timestamps to deal with y2038+ by Darrick J. Wong · 4 years, 5 months ago
- 30e0559 xfs: redefine xfs_ictimestamp_t by Darrick J. Wong · 4 years, 5 months ago
- 5a0bb06 xfs: redefine xfs_timestamp_t by Darrick J. Wong · 4 years, 5 months ago
- 88947ea xfs: move xfs_log_dinode_to_disk to the log recovery code by Darrick J. Wong · 4 years, 5 months ago
- 9f99c8f xfs: refactor quota timestamp coding by Darrick J. Wong · 4 years, 5 months ago
- ccc8e77 xfs: refactor default quota grace period setting code by Darrick J. Wong · 4 years, 5 months ago
- 11d8a91 xfs: refactor quota expiration timer modification by Darrick J. Wong · 4 years, 5 months ago
- 876fdc7 xfs: explicitly define inode timestamp range by Darrick J. Wong · 4 years, 5 months ago
- b896a39 xfs: enable new inode btree counters feature by Darrick J. Wong · 4 years, 5 months ago
- 11f7442 xfs: support inode btree blockcounts in online repair by Darrick J. Wong · 4 years, 5 months ago
- 1dbbff0 xfs: support inode btree blockcounts in online scrub by Darrick J. Wong · 4 years, 5 months ago
- 1ac35f0 xfs: use the finobt block counts to speed up mount times by Darrick J. Wong · 4 years, 5 months ago
- 2a39946 xfs: store inode btree block counts in AGI header by Darrick J. Wong · 4 years, 5 months ago
- 26e32875 xfs: reuse _xfs_buf_read for re-reading the superblock by Christoph Hellwig · 4 years, 4 months ago
- b3f8e08 xfs: remove xfs_getsb by Christoph Hellwig · 4 years, 4 months ago
- cead0b1 xfs: simplify xfs_trans_getsb by Christoph Hellwig · 4 years, 4 months ago
- 22c1058 xfs: remove xlog_recover_iodone by Christoph Hellwig · 4 years, 4 months ago
- 55b7d71 xfs: clear the read/write flags later in xfs_buf_ioend by Christoph Hellwig · 4 years, 4 months ago
- b840e2a xfs: use xfs_buf_item_relse in xfs_buf_item_done by Christoph Hellwig · 4 years, 4 months ago
- 70796c6 xfs: simplify the xfs_buf_ioend_disposition calling convention by Christoph Hellwig · 4 years, 4 months ago
- 844c935 xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition by Christoph Hellwig · 4 years, 4 months ago
- 3cc4988 xfs: remove xfs_buf_ioerror_retry by Christoph Hellwig · 4 years, 4 months ago
- f58d0ea xfs: refactor xfs_buf_ioerror_fail_without_retry by Christoph Hellwig · 4 years, 4 months ago
- 6a7584b xfs: fold xfs_buf_ioend_finish into xfs_ioend by Christoph Hellwig · 4 years, 4 months ago
- 664ffb8 xfs: move the buffer retry logic to xfs_buf.c by Christoph Hellwig · 4 years, 4 months ago
- 23fb5a9 xfs: refactor xfs_buf_ioend by Christoph Hellwig · 4 years, 4 months ago
- 76b2d32 xfs: mark xfs_buf_ioend static by Christoph Hellwig · 4 years, 4 months ago
- 12e164a xfs: refactor the buf ioend disposition code by Christoph Hellwig · 4 years, 4 months ago
- 718ecc5 xfs: xfs_iflock is no longer a completion by Dave Chinner · 4 years, 5 months ago
- 771915c xfs: remove kmem_realloc() by Carlos Maiolino · 4 years, 5 months ago
- f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
- a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 4 months ago
- 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 4 months ago
- b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 4 months ago
- dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 4 months ago
- 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
- 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 4 months ago
- e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 4 months ago
- 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
- 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
- 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 4 months ago
- 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 4 months ago
- ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
- ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 4 months ago
- 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 4 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 4 months ago
- b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 4 months ago
- fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 4 months ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 4 months ago
- 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 4 months ago
- b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 4 months ago
- f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 4 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 4 months ago
- e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
- f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
- 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 4 months ago
- b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
- 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 4 months ago
- c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 4 months ago
- c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
- 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
- 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 4 months ago
- 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
- f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
- d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 4 months ago
- e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 4 months ago