index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
bmap.c
Age
Commit message (
Expand
)
Author
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
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-09-27
GFS2: Clean up reservation removal
Steven Whitehouse
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-06-27
GFS2: Reserve journal space for quota change in do_grow
Bob Peterson
2013-06-03
GFS2: Increase i_writecount during gfs2_setattr_size
Bob Peterson
2013-04-08
GFS2: Remove vestigial parameter ip from function rs_deltree
Bob Peterson
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-13
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
Eric W. Biederman
[next]