- 554c577 gfs2: Prevent endless loops in gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 2 months ago
- 9642c8c gfs2: Only dereference i->iov when iter_is_iovec(i) by Andreas Gruenbacher · 3 years, 2 months ago
- 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
- 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
- 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
- e34e6f8 gfs2: Fix unused value warning in do_gfs2_set_flags() by Tim Gardner · 3 years, 3 months ago
- a500bd3 gfs2: Allow append and immutable bits to coexist by Bob Peterson · 3 years, 4 months ago
- b01b2d7 gfs2: Fix mmap + page fault deadlocks for direct I/O by Andreas Gruenbacher · 3 years, 6 months ago
- 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 5 months ago
- 00bfe02 gfs2: Fix mmap + page fault deadlocks for buffered I/O by Andreas Gruenbacher · 3 years, 2 months ago
- 1b223f7 gfs2: Eliminate ip->i_gh by Andreas Gruenbacher · 3 years, 4 months ago
- b924bda gfs2: Move the inode glock locking to gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 5 months ago
- 2eb7509 gfs2: Add wrapper for iomap_file_buffered_write by Andreas Gruenbacher · 3 years, 8 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 4 months ago
- f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
- 7a607a4 gfs2: Clean up gfs2_unstuff_dinode by Andreas Gruenbacher · 3 years, 6 months ago
- 64090cb gfs2: Unstuff before locking page in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 6 months ago
- 0fc3bcd gfs2: Clean up the error handling in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 8 months ago
- d3c51c5 gfs2: Fix underflow in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 6 months ago
- 0f1616f gfs2: Fix do_gfs2_set_flags description by Andreas Gruenbacher · 3 years, 7 months ago
- d5b8145 Revert "gfs2: Fix mmap locking for write faults" by Andreas Gruenbacher · 3 years, 7 months ago
- b7f55d9 gfs2: Fix mmap locking for write faults by Andreas Gruenbacher · 3 years, 8 months ago
- 43a511c gfs2: Prevent direct-I/O write fallback errors from getting lost by Andreas Gruenbacher · 3 years, 8 months ago
- 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
- 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
- 5499225 gfs2: Add new gfs2_iomap_get helper by Andreas Gruenbacher · 3 years, 9 months ago
- 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
- 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
- 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
- 725d0e9 gfs2: Add per-reservation reserved block accounting by Andreas Gruenbacher · 6 years ago
- 0ec9b9e gfs2: Check for active reservation in gfs2_release by Andreas Gruenbacher · 4 years, 2 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 2f63296 iomap: pass a flags argument to iomap_dio_rw by Christoph Hellwig · 4 years ago
- 3aac630 gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync() by Eric Biggers · 4 years ago
- 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
- 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
- 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 5 months ago
- 4c5c301 gfs2: Pass glock holder to gfs2_file_direct_{read,write} by Andreas Gruenbacher · 4 years, 6 months ago
- 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 6 months ago
- 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 4 years, 10 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
- 6e5e41e gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 5 years ago
- 4c0e8dd gfs2: move setting current->backing_dev_info by Christoph Hellwig · 5 years ago
- 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
- 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
- eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
- 184b4e6 gfs2: Fix end-of-file handling in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
- f53056c gfs2: Multi-block allocations in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
- f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 5 years ago
- 8d09807 gfs2: add compat_ioctl support by Arnd Bergmann · 6 years ago
- 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
- 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 5 years ago
- 0a6a4ab gfs2: Always mark inode dirty in fallocate by Andreas Gruenbacher · 5 years ago
- 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
- 35af80a gfs2: don't use buffer_heads in gfs2_allocate_page_backing by Christoph Hellwig · 5 years ago
- f3915f83 gfs2: use page_offset in gfs2_page_mkwrite by Christoph Hellwig · 5 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
- 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 81214ba iomap: wire up the iopoll method by Christoph Hellwig · 6 years ago
- 4d62d3f gfs2: properly initial file_lock used for unlock. by NeilBrown · 6 years ago
- 21f09c4 gfs2: Move rs_{sizehint, rgd_gh} fields into the inode by Andreas Gruenbacher · 6 years ago
- 6ddc5c3 gfs2: getlabel support by Steve Whitehouse · 6 years ago
- 1d45bb7 gfs2: Use iomap for stuffed direct I/O reads by Andreas Gruenbacher · 7 years ago
- c2589282 gfs2: fallocate_chunk: Always initialize struct iomap by Andreas Gruenbacher · 6 years ago
- a3479c7 Merge branch 'iomap-write' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
- 109dbb1 fs: gfs2: Adding new return type vm_fault_t by Souptick Joarder · 6 years ago
- 967bcc9 gfs2: iomap direct I/O support by Andreas Gruenbacher · 7 years ago
- 64bc06b gfs2: iomap buffered write support by Andreas Gruenbacher · 7 years ago
- d505a96a gfs2: Further iomap cleanups by Andreas Gruenbacher · 7 years ago
- 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 7 years ago
- fffb641 gfs2: Zero out fallocated blocks in fallocate_chunk by Andreas Gruenbacher · 7 years ago
- 174d123 gfs2: Fix fallocate chunk size by Andreas Gruenbacher · 7 years ago
- 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
- c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
- 4e56a64 gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) by Andreas Gruenbacher · 7 years ago
- b16f7e5 gfs2: Fix and clean up {GET,SET}FLAGS ioctl by Andreas Gruenbacher · 7 years ago
- cc555b09 GFS2: Take inode off order_write list when setting jdata flag by Bob Peterson · 7 years ago
- 3a27411 gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap by Andreas Gruenbacher · 8 years ago
- 9b7c2dd gfs2: Update ctime in setflags ioctl by Andreas Gruenbacher · 7 years ago
- 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
- d07a6ac gfs2: convert to errseq_t based writeback error reporting for fsync by Jeff Layton · 7 years ago
- 283c9a9 gfs2: Lock holder cleanup (fixup) by Andreas Gruenbacher · 7 years ago
- d4d7fc1 gfs2: Re-enable fallocate for the rindex by Andrew Price · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
- d7c436c gfs2: Update file times after grabbing glock by Andreas Gruenbacher · 8 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
- 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
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 1d1bb23 gfs2: switch to ->iterate_shared() by Al Viro · 9 years ago
- 80f4781 gfs2: use inode_lock/unlock instead of accessing i_mutex directly by Abhi Das · 9 years ago
- dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago