aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/file.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski2011-05-031-2/+8
* GFS2: Clean up fsync()Steven Whitehouse2011-04-201-23/+13
* GFS2: directly write blocks past i_sizeBenjamin Marzinski2011-04-181-10/+48
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* GFS2: fix block allocation check for fallocateBenjamin Marzinski2011-03-111-25/+31
* GFS2: Remove potential race in flock codeSteven Whitehouse2011-03-091-2/+4
* GFS2: Improve cluster mmap scalabilitySteven Whitehouse2011-02-021-5/+10
* fallocate should be a file operationChristoph Hellwig2011-01-171-0/+258
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-311-2/+0
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-301-0/+2
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
* | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \
| * | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-051-0/+2
| |/
* | GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-281-1/+3
* | GFS2: Remove i_disksizeSteven Whitehouse2010-09-201-1/+1
|/
* GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-291-3/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse2010-05-241-0/+7
* GFS2: Skip check for mandatory locks when unlockingSachin Prabhu2010-03-111-1/+1
* GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse2010-01-081-2/+36
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* GFS2: Clean up of extended attribute supportSteven Whitehouse2009-08-261-1/+0
* GFS2: Remove unused variableSteven Whitehouse2009-06-031-2/+0
* GFS2: smbd proccess hangs with flock() call.Abhijith Das2009-06-021-2/+2
* GFS2: Clean up some file namesSteven Whitehouse2009-05-221-0/+765