aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/file.c
Commit message (Expand)AuthorAge
* 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
* | GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-21
* | GFS2: Fix bug trap and journaled data fsyncSteven Whitehouse2011-10-21
* | GFS2: Split data write & wait in fsyncSteven Whitehouse2011-10-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
| * ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-20
* | GFS2: Add S_NOSEC supportSteven Whitehouse2011-07-15
|/
* GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski2011-05-03
* GFS2: Clean up fsync()Steven Whitehouse2011-04-20
* GFS2: directly write blocks past i_sizeBenjamin Marzinski2011-04-18
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* GFS2: fix block allocation check for fallocateBenjamin Marzinski2011-03-11
* GFS2: Remove potential race in flock codeSteven Whitehouse2011-03-09
* GFS2: Improve cluster mmap scalabilitySteven Whitehouse2011-02-02
* fallocate should be a file operationChristoph Hellwig2011-01-17
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-31
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-30
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-05
| |/
* | GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
* | GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
|/
* GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-29
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse2010-05-24
* GFS2: Skip check for mandatory locks when unlockingSachin Prabhu2010-03-11
* GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse2010-01-08
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* GFS2: Clean up of extended attribute supportSteven Whitehouse2009-08-26
* GFS2: Remove unused variableSteven Whitehouse2009-06-03
* GFS2: smbd proccess hangs with flock() call.Abhijith Das2009-06-02