summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/file.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski2013-09-051-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-1/+1
|\
| * locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2013-07-021-23/+46
|\ \ | |/ |/|
| * GFS2: Add atomic_open supportSteven Whitehouse2013-06-141-23/+46
* | [readdir] convert gfs2Al Viro2013-06-291-15/+8
|/
* GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-031-6/+13
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* GFS2: Fix unlock of fcntl locks during withdrawn stateSteven Whitehouse2013-04-041-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-9/+8
|\
| * new helper: file_inode(file)Al Viro2013-02-221-9/+8
* | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-211-1/+1
* | GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-2/+2
|/
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-171-5/+5
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-071-2/+2
* GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski2012-11-071-7/+5
* GFS2: Clean up some unused assignmentsAndrew Price2012-11-071-2/+0
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+1
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-2/+2
* GFS2: Make write size hinting code commonSteven Whitehouse2012-09-131-4/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-12/+6
|\
| * gfs2: Convert to new freezing mechanismJan Kara2012-07-311-12/+3
| * gfs2: Push file_update_time() into gfs2_page_mkwrite()Jan Kara2012-07-311-0/+3
* | GFS2: Eliminate 64-bit dividesBob Peterson2012-07-201-3/+3
* | GFS2: Reduce file fragmentationBob Peterson2012-07-191-13/+11
* | GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-061-0/+4
* | GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-16/+6
* | GFS2: Extend the life of the reservationsBob Peterson2012-06-061-3/+20
|/
* GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson2012-04-241-6/+6
* get rid of pointless includes of ext2_fs.hAl Viro2012-03-311-1/+0
* GFS2: call gfs2_write_alloc_required for each chunkBenjamin Marzinski2012-03-091-5/+8
* GFS2: FITRIM ioctl supportSteven Whitehouse2012-02-281-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-081-16/+18
|\
| * GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-14/+11
| * GFS2: O_(D)SYNC support for fallocateSteven Whitehouse2011-11-211-0/+5
| * GFS2: More automated code analysis fixesSteven Whitehouse2011-11-081-1/+1
| * GFS2: Add readahead to sequential directory traversalBob Peterson2011-11-081-1/+1
* | vfs: mnt_drop_write_file()Al Viro2012-01-031-1/+1
* | switch a bunch of places to mnt_want_write_file()Al Viro2012-01-031-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-2/+2
|\
| * vfs: do (nearly) lockless generic_file_llseekAndi Kleen2011-10-281-2/+2
* | GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski2011-10-211-147/+24
* | GFS2: Clean up ->page_mkwriteSteven Whitehouse2011-10-211-18/+46
* | GFS2: Fix AIL flush issue during fsyncSteven Whitehouse2011-10-211-6/+2
* | GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-211-3/+3
* | GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been addedSteven Whitehouse2011-10-211-2/+11
* | GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-211-1/+0
* | GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse2011-10-211-0/+2
* | GFS2: Split data write & wait in fsyncSteven Whitehouse2011-10-211-10/+24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-221-4/+15
|\
OpenPOWER on IntegriCloud