index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
bmap.c
Age
Commit message (
Expand
)
Author
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-04
gfs2: Iomap cleanups and improvements
Andreas Gruenbacher
2018-06-04
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
2018-06-04
gfs2: hole_size improvement
Andreas Gruenbacher
2018-06-04
gfs2: Update find_metapath comment
Andreas Gruenbacher
2018-06-01
iomap: move IOMAP_F_BOUNDARY to gfs2
Christoph Hellwig
2018-06-01
iomap: inline data should be an iomap type, not a flag
Christoph Hellwig
2018-04-16
gfs2: Remove sdp->sd_jheightsize
Andreas Gruenbacher
2018-04-12
GFS2: Minor improvements to comments and documentation
Bob Peterson
2018-03-29
gfs2: Zero out fallocated blocks in fallocate_chunk
Andreas Gruenbacher
2018-03-23
gfs2: Check for the end of metadata in punch_hole
Andreas Gruenbacher
2018-03-08
gfs2: Improve gfs2_block_map comment
Andreas Gruenbacher
2018-03-07
gfs2: Fixes to "Implement iomap for block_map" (2)
Andreas Gruenbacher
2018-02-13
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
2018-01-18
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
Andreas Gruenbacher
2018-01-18
gfs2: Turn trunc_dealloc into punch_hole
Andreas Gruenbacher
2018-01-18
gfs2: Generalize truncate code
Andreas Gruenbacher
2018-01-17
Turn gfs2_block_truncate_page into gfs2_block_zero_range
Andreas Gruenbacher
2018-01-17
gfs2: Improve non-recursive delete algorithm
Andreas Gruenbacher
2018-01-17
gfs2: Fix metadata read-ahead during truncate
Andreas Gruenbacher
2018-01-17
gfs2: Clean up {lookup,fillup}_metapath
Andreas Gruenbacher
2018-01-17
gfs2: Remove minor gfs2_journaled_truncate inefficiencies
Andreas Gruenbacher
2018-01-17
gfs2: truncate: Remove unnecessary oldsize parameters
Andreas Gruenbacher
2018-01-17
gfs2: Clean up trunc_start error path
Andreas Gruenbacher
2018-01-17
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
Steven Whitehouse
2017-10-31
GFS2: Implement iomap for block_map
Bob Peterson
2017-10-31
GFS2: Make height info part of metapath
Bob Peterson
2017-09-25
gfs2: Clarify gfs2_block_map
Andreas Gruenbacher
2017-08-30
GFS2: Fix non-recursive truncate bug
Bob Peterson
2017-07-21
gfs2: add flag REQ_PRIO for metadata I/O
Coly Li
2017-07-05
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-05-08
gfs2: replace CURRENT_TIME with current_time
Stephen Rothwell
2017-04-19
GFS2: Non-recursive delete
Bob Peterson
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-01-05
GFS2: Limit number of transaction blocks requested for truncates
Bob Peterson
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
2014-08-21
GFS2: Change maxlen variables to size_t
Bob Peterson
2014-05-16
GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes
Fabian Frederick
2014-03-03
GFS2: Clean up journal extent mapping
Steven Whitehouse
[next]