aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/file.c
Commit message (Expand)AuthorAge
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* GFS2: Lock i_mutex and use a local gfs2_holder for fallocateBob Peterson2014-02-06
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
* GFS2: Clean up reservation removalSteven Whitehouse2013-09-27
* GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski2013-09-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\
| * locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-07-02
|\ \ | |/ |/|
| * GFS2: Add atomic_open supportSteven Whitehouse2013-06-14
* | [readdir] convert gfs2Al Viro2013-06-29
|/
* GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-03
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse2013-04-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-21
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-29
|/
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-07
* GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski2012-11-07
* GFS2: Clean up some unused assignmentsAndrew Price2012-11-07
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-24
* GFS2: Make write size hinting code commonSteven Whitehouse2012-09-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * gfs2: Convert to new freezing mechanismJan Kara2012-07-31
| * gfs2: Push file_update_time() into gfs2_page_mkwrite()Jan Kara2012-07-30
* | GFS2: Eliminate 64-bit dividesBob Peterson2012-07-20
* | GFS2: Reduce file fragmentationBob Peterson2012-07-19
* | GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-06
* | GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
* | GFS2: Extend the life of the reservationsBob Peterson2012-06-06
|/
* GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson2012-04-24
* get rid of pointless includes of ext2_fs.hAl Viro2012-03-31
* GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-09
* GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-08
|\
| * GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-22
| * GFS2: O_(D)SYNC support for fallocateSteven Whitehouse2011-11-21
| * GFS2: More automated code analysis fixesSteven Whitehouse2011-11-08
| * GFS2: Add readahead to sequential directory traversalBob Peterson2011-11-08
* | vfs: mnt_drop_write_file()Al Viro2012-01-03
* | switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-28
|\
| * vfs: do (nearly) lockless generic_file_llseekAndi Kleen2011-10-28
* | GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski2011-10-21
* | GFS2: Clean up ->page_mkwriteSteven Whitehouse2011-10-21
* | GFS2: Fix AIL flush issue during fsyncSteven Whitehouse2011-10-21
* | GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-21
* | GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been addedSteven Whitehouse2011-10-21