- 3ae1c663 gfs2: Fix underflow in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 7 months ago
- c3e9ea1 gfs2: Prevent direct-I/O write fallback errors from getting lost by Andreas Gruenbacher · 3 years, 8 months 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, 6 months ago
- 4c5c301 gfs2: Pass glock holder to gfs2_file_direct_{read,write} by Andreas Gruenbacher · 4 years, 7 months ago
- 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 7 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, 11 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 · 6 years ago
- 35af80a gfs2: don't use buffer_heads in gfs2_allocate_page_backing by Christoph Hellwig · 6 years ago
- f3915f83 gfs2: use page_offset in gfs2_page_mkwrite by Christoph Hellwig · 6 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 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 · 7 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 · 7 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 · 8 years ago
- 283c9a9 gfs2: Lock holder cleanup (fixup) by Andreas Gruenbacher · 8 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
- 9c7fe83 GFS2: Add calls to gfs2_holder_uninit in two error handlers by Daniel DeFreez · 9 years ago
- 6115267 gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read() by Abhi Das · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- a93a9983 gfs2: fix flock panic issue by Junxiao Bi · 9 years ago
- b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 9 years ago
- a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 10 years ago
- b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
- acc546f gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files by Abhi Das · 9 years ago
- 9d74288 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
- 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
- 4b813f0 GFS2: fallocate: do not rely on file_update_time to mark the inode dirty by Andrew Price · 9 years ago
- 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 years ago
- 8606691 gfs2: Don't support fallocate on jdata files by Abhi Das · 10 years ago
- 01e64ee GFS2: make sure S_NOSEC flag isn't overwritten by Benjamin Marzinski · 10 years ago
- 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 years ago
- 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- d9be0cd gfs2: allow fallocate to max out quotas/fs efficiently by Abhi Das · 10 years ago
- b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 10 years ago
- f1ea6f4 GFS2: Move gfs2_file_splice_write outside of #ifdef by Bob Peterson · 10 years ago
- f42a69f GFS2: Allocate reservation during splice_write by Bob Peterson · 10 years ago
- 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 10 years ago
- 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 10 years ago
- 98f1a69 GFS2: Update timestamps on fallocate by Andrew Price · 10 years ago
- 1885867 GFS2: Update i_size properly on fallocate by Andrew Price · 10 years ago
- 9c9f115 GFS2: Use inode_newsize_ok and get_write_access in fallocate by Andrew Price · 10 years ago
- 33ad5d5 GFS2: Only increase rs_sizehint by Bob Peterson · 10 years ago
- ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
- 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
- 2ddfbdd GFS2: Request demote when a "try" flock fails by Bob Peterson · 10 years ago