1. 554c577 gfs2: Prevent endless loops in gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 2 months ago
  2. 9642c8c gfs2: Only dereference i->iov when iter_is_iovec(i) by Andreas Gruenbacher · 3 years, 2 months ago
  3. 78805cb Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  4. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  5. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  6. e34e6f8 gfs2: Fix unused value warning in do_gfs2_set_flags() by Tim Gardner · 3 years, 3 months ago
  7. a500bd3 gfs2: Allow append and immutable bits to coexist by Bob Peterson · 3 years, 4 months ago
  8. b01b2d7 gfs2: Fix mmap + page fault deadlocks for direct I/O by Andreas Gruenbacher · 3 years, 6 months ago
  9. 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 5 months ago
  10. 00bfe02 gfs2: Fix mmap + page fault deadlocks for buffered I/O by Andreas Gruenbacher · 3 years, 2 months ago
  11. 1b223f7 gfs2: Eliminate ip->i_gh by Andreas Gruenbacher · 3 years, 4 months ago
  12. b924bda gfs2: Move the inode glock locking to gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 5 months ago
  13. 2eb7509 gfs2: Add wrapper for iomap_file_buffered_write by Andreas Gruenbacher · 3 years, 8 months ago
  14. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  15. 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 4 months ago
  16. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  17. 7a607a4 gfs2: Clean up gfs2_unstuff_dinode by Andreas Gruenbacher · 3 years, 6 months ago
  18. 64090cb gfs2: Unstuff before locking page in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 6 months ago
  19. 0fc3bcd gfs2: Clean up the error handling in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 8 months ago
  20. d3c51c5 gfs2: Fix underflow in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 6 months ago
  21. 0f1616f gfs2: Fix do_gfs2_set_flags description by Andreas Gruenbacher · 3 years, 7 months ago
  22. d5b8145 Revert "gfs2: Fix mmap locking for write faults" by Andreas Gruenbacher · 3 years, 7 months ago
  23. b7f55d9 gfs2: Fix mmap locking for write faults by Andreas Gruenbacher · 3 years, 8 months ago
  24. 43a511c gfs2: Prevent direct-I/O write fallback errors from getting lost by Andreas Gruenbacher · 3 years, 8 months ago
  25. f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 8 months ago
  26. 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  27. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
  28. 5499225 gfs2: Add new gfs2_iomap_get helper by Andreas Gruenbacher · 3 years, 9 months ago
  29. f6e1e1d Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 10 months ago
  30. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  31. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 10 months ago
  32. 725d0e9 gfs2: Add per-reservation reserved block accounting by Andreas Gruenbacher · 6 years ago
  33. 0ec9b9e gfs2: Check for active reservation in gfs2_release by Andreas Gruenbacher · 4 years, 2 months ago
  34. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  35. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  36. 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
  37. 3aac630 gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() by Eric Biggers · 4 years ago
  38. 8c2618a Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 5 months ago
  39. 0e4656a Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  40. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 5 months ago
  41. 4c5c301 gfs2: Pass glock holder to gfs2_file_direct_{read,write} by Andreas Gruenbacher · 4 years, 6 months ago
  42. 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 6 months ago
  43. 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 4 years, 10 months ago
  44. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
  45. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
  46. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
  47. 6e5e41e gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 5 years ago
  48. 4c0e8dd gfs2: move setting current->backing_dev_info by Christoph Hellwig · 5 years ago
  49. 3f1266e Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  50. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  51. eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
  52. 184b4e6 gfs2: Fix end-of-file handling in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
  53. f53056c gfs2: Multi-block allocations in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
  54. f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 5 years ago
  55. 8d09807 gfs2: add compat_ioctl support by Arnd Bergmann · 6 years ago
  56. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  57. 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 5 years ago
  58. 0a6a4ab gfs2: Always mark inode dirty in fallocate by Andreas Gruenbacher · 5 years ago
  59. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  60. 35af80a gfs2: don't use buffer_heads in gfs2_allocate_page_backing by Christoph Hellwig · 5 years ago
  61. f3915f83 gfs2: use page_offset in gfs2_page_mkwrite by Christoph Hellwig · 5 years ago
  62. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
  63. 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
  64. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  65. 81214ba iomap: wire up the iopoll method by Christoph Hellwig · 6 years ago
  66. 4d62d3f gfs2: properly initial file_lock used for unlock. by NeilBrown · 6 years ago
  67. 21f09c4 gfs2: Move rs_{sizehint, rgd_gh} fields into the inode by Andreas Gruenbacher · 6 years ago
  68. 6ddc5c3 gfs2: getlabel support by Steve Whitehouse · 6 years ago
  69. 1d45bb7 gfs2: Use iomap for stuffed direct I/O reads by Andreas Gruenbacher · 7 years ago
  70. c2589282 gfs2: fallocate_chunk: Always initialize struct iomap by Andreas Gruenbacher · 6 years ago
  71. a3479c7 Merge branch 'iomap-write' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
  72. 109dbb1 fs: gfs2: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  73. 967bcc9 gfs2: iomap direct I/O support by Andreas Gruenbacher · 7 years ago
  74. 64bc06b gfs2: iomap buffered write support by Andreas Gruenbacher · 7 years ago
  75. d505a96a gfs2: Further iomap cleanups by Andreas Gruenbacher · 7 years ago
  76. 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 7 years ago
  77. fffb641 gfs2: Zero out fallocated blocks in fallocate_chunk by Andreas Gruenbacher · 7 years ago
  78. 174d123 gfs2: Fix fallocate chunk size by Andreas Gruenbacher · 7 years ago
  79. 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
  80. c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
  81. 4e56a64 gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) by Andreas Gruenbacher · 7 years ago
  82. b16f7e5 gfs2: Fix and clean up {GET,SET}FLAGS ioctl by Andreas Gruenbacher · 7 years ago
  83. cc555b09 GFS2: Take inode off order_write list when setting jdata flag by Bob Peterson · 7 years ago
  84. 3a27411 gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap by Andreas Gruenbacher · 8 years ago
  85. 9b7c2dd gfs2: Update ctime in setflags ioctl by Andreas Gruenbacher · 7 years ago
  86. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  87. d07a6ac gfs2: convert to errseq_t based writeback error reporting for fsync by Jeff Layton · 7 years ago
  88. 283c9a9 gfs2: Lock holder cleanup (fixup) by Andreas Gruenbacher · 7 years ago
  89. d4d7fc1 gfs2: Re-enable fallocate for the rindex by Andrew Price · 8 years ago
  90. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  91. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  92. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  94. d7c436c gfs2: Update file times after grabbing glock by Andreas Gruenbacher · 8 years ago
  95. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
  96. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  97. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  98. 1d1bb23 gfs2: switch to ->iterate_shared() by Al Viro · 9 years ago
  99. 80f4781 gfs2: use inode_lock/unlock instead of accessing i_mutex directly by Abhi Das · 9 years ago
  100. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago