index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
2018-10-12
1
-2
/
+2
*
gfs2: getlabel support
Steve Whitehouse
2018-10-09
1
-0
/
+14
*
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
2018-07-25
1
-6
/
+0
*
gfs2: fallocate_chunk: Always initialize struct iomap
Andreas Gruenbacher
2018-07-25
1
-1
/
+2
*
Merge branch 'iomap-write' into linux-gfs2/for-next
Andreas Gruenbacher
2018-07-24
1
-9
/
+153
|
\
|
*
gfs2: iomap direct I/O support
Andreas Gruenbacher
2018-07-02
1
-10
/
+122
|
*
gfs2: iomap buffered write support
Andreas Gruenbacher
2018-07-02
1
-6
/
+38
|
*
gfs2: Further iomap cleanups
Andreas Gruenbacher
2018-07-02
1
-1
/
+1
*
|
fs: gfs2: Adding new return type vm_fault_t
Souptick Joarder
2018-07-24
1
-1
/
+1
|
/
*
gfs2: Iomap cleanups and improvements
Andreas Gruenbacher
2018-06-04
1
-3
/
+3
*
gfs2: Zero out fallocated blocks in fallocate_chunk
Andreas Gruenbacher
2018-03-29
1
-15
/
+14
*
gfs2: Fix fallocate chunk size
Andreas Gruenbacher
2018-03-08
1
-2
/
+3
*
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
1
-1
/
+2
*
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-23
1
-1
/
+2
*
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
Andreas Gruenbacher
2018-01-18
1
-7
/
+12
*
gfs2: Fix and clean up {GET,SET}FLAGS ioctl
Andreas Gruenbacher
2017-10-31
1
-55
/
+47
*
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
2017-10-31
1
-1
/
+3
*
gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap
Andreas Gruenbacher
2017-10-31
1
-3
/
+14
*
gfs2: Update ctime in setflags ioctl
Andreas Gruenbacher
2017-09-25
1
-0
/
+1
*
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-2
/
+4
|
\
|
*
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
2017-08-01
1
-2
/
+4
*
|
gfs2: Lock holder cleanup (fixup)
Andreas Gruenbacher
2017-07-17
1
-2
/
+1
|
/
*
gfs2: Re-enable fallocate for the rindex
Andrew Price
2017-04-05
1
-1
/
+5
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-4
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
1
-26
/
+2
|
\
|
*
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-05
1
-26
/
+2
*
|
gfs2: Update file times after grabbing glock
Andreas Gruenbacher
2016-09-26
1
-3
/
+3
|
/
*
gfs2: Lock holder cleanup
Andreas Gruenbacher
2016-06-27
1
-1
/
+1
*
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-20
1
-3
/
+28
|
\
|
*
gfs2: use inode_lock/unlock instead of accessing i_mutex directly
Abhi Das
2016-05-02
1
-3
/
+3
|
*
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
2016-04-19
1
-1
/
+2
|
*
gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()
Abhi Das
2016-04-05
1
-2
/
+26
*
|
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
1
-1
/
+4
|
\
\
|
*
|
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
1
-1
/
+4
*
|
|
gfs2: switch to ->iterate_shared()
Al Viro
2016-05-12
1
-2
/
+2
|
/
/
*
/
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-8
/
+8
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
gfs2: fix flock panic issue
Junxiao Bi
2015-12-22
1
-1
/
+4
*
GFS2: Reduce size of incore inode
Bob Peterson
2015-12-14
1
-1
/
+1
*
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-12-14
1
-10
/
+5
*
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-24
1
-5
/
+5
*
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
2015-11-10
1
-2
/
+2
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-09
1
-1
/
+1
|
\
|
*
GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
Andrew Price
2015-09-22
1
-1
/
+1
*
|
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-4
/
+4
|
/
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-27
1
-2
/
+2
|
\
|
*
gfs2: Don't support fallocate on jdata files
Abhi Das
2015-06-09
1
-1
/
+1
|
*
GFS2: make sure S_NOSEC flag isn't overwritten
Benjamin Marzinski
2015-05-05
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-1
/
+1
|
\
\
[next]