index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
gfs2: Minor PAGE_SIZE arithmetic cleanups
Andreas Gruenbacher
1
-1
/
+1
2019-09-03
gfs2: Always mark inode dirty in fallocate
Andreas Gruenbacher
1
-4
/
+3
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-13
/
+29
2019-07-03
gfs2: don't use buffer_heads in gfs2_allocate_page_backing
Christoph Hellwig
1
-17
/
+16
2019-07-03
gfs2: use page_offset in gfs2_page_mkwrite
Christoph Hellwig
1
-1
/
+1
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-13
/
+29
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
1
-0
/
+2
2018-11-30
gfs2: properly initial file_lock used for unlock.
NeilBrown
1
-5
/
+5
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
1
-2
/
+2
2018-10-09
gfs2: getlabel support
Steve Whitehouse
1
-0
/
+14
2018-07-25
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
1
-6
/
+0
2018-07-25
gfs2: fallocate_chunk: Always initialize struct iomap
Andreas Gruenbacher
1
-1
/
+2
2018-07-24
Merge branch 'iomap-write' into linux-gfs2/for-next
Andreas Gruenbacher
1
-9
/
+153
2018-07-24
fs: gfs2: Adding new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-02
gfs2: iomap direct I/O support
Andreas Gruenbacher
1
-10
/
+122
2018-07-02
gfs2: iomap buffered write support
Andreas Gruenbacher
1
-6
/
+38
2018-07-02
gfs2: Further iomap cleanups
Andreas Gruenbacher
1
-1
/
+1
2018-06-04
gfs2: Iomap cleanups and improvements
Andreas Gruenbacher
1
-3
/
+3
2018-03-29
gfs2: Zero out fallocated blocks in fallocate_chunk
Andreas Gruenbacher
1
-15
/
+14
2018-03-08
gfs2: Fix fallocate chunk size
Andreas Gruenbacher
1
-2
/
+3
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
1
-1
/
+2
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
1
-1
/
+2
2018-01-18
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
Andreas Gruenbacher
1
-7
/
+12
2017-10-31
gfs2: Fix and clean up {GET,SET}FLAGS ioctl
Andreas Gruenbacher
1
-55
/
+47
2017-10-31
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
1
-1
/
+3
2017-10-31
gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap
Andreas Gruenbacher
1
-3
/
+14
2017-09-25
gfs2: Update ctime in setflags ioctl
Andreas Gruenbacher
1
-0
/
+1
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-2
/
+4
2017-08-01
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
1
-2
/
+4
2017-07-17
gfs2: Lock holder cleanup (fixup)
Andreas Gruenbacher
1
-2
/
+1
2017-04-05
gfs2: Re-enable fallocate for the rindex
Andrew Price
1
-1
/
+5
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+2
2016-10-05
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
1
-26
/
+2
2016-09-26
gfs2: Update file times after grabbing glock
Andreas Gruenbacher
1
-3
/
+3
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
1
-1
/
+1
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-3
/
+28
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2016-05-12
gfs2: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-02
gfs2: use inode_lock/unlock instead of accessing i_mutex directly
Abhi Das
1
-3
/
+3
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+4
2016-04-19
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
1
-1
/
+2
2016-04-05
gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()
Abhi Das
1
-2
/
+26
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-8
/
+8
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-22
gfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
1
-1
/
+1
[next]