index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
Age
Commit message (
Expand
)
Author
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-09
gfs2: Don't support fallocate on jdata files
Abhi Das
2015-05-05
GFS2: make sure S_NOSEC flag isn't overwritten
Benjamin Marzinski
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-12
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-12
make new_sync_{read,write}() static
Al Viro
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-18
gfs2: allow fallocate to max out quotas/fs efficiently
Abhi Das
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-03-18
GFS2: Move gfs2_file_splice_write outside of #ifdef
Bob Peterson
2015-03-18
GFS2: Allocate reservation during splice_write
Bob Peterson
2015-02-18
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
2014-11-14
GFS2: Update timestamps on fallocate
Andrew Price
2014-11-14
GFS2: Update i_size properly on fallocate
Andrew Price
2014-11-14
GFS2: Use inode_newsize_ok and get_write_access in fallocate
Andrew Price
2014-11-03
GFS2: Only increase rs_sizehint
Bob Peterson
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-09-09
locks: consolidate "nolease" routines
Jeff Layton
2014-08-21
GFS2: Request demote when a "try" flock fails
Bob Peterson
2014-07-18
GFS2: Allow caching of glocks for flock
Bob Peterson
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
->splice_write() via ->write_iter()
Al Viro
2014-05-16
GFS2: fs/gfs2/file.c: kernel-doc warning fixes
Fabian Frederick
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-06
gfs2: switch to ->write_iter()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
2014-02-06
GFS2: Lock i_mutex and use a local gfs2_holder for fallocate
Bob Peterson
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-09-27
GFS2: Clean up reservation removal
Steven Whitehouse
2013-09-05
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
[readdir] convert gfs2
Al Viro
2013-06-14
GFS2: Add atomic_open support
Steven Whitehouse
2013-06-03
GFS2: Increase i_writecount during gfs2_setattr_size
Bob Peterson
2013-05-08
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-04
GFS2: Fix unlock of fcntl locks during withdrawn state
Steven Whitehouse
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
new helper: file_inode(file)
Al Viro
2013-02-22
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
2012-12-18
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-11-07
GFS2: Add Orlov allocator
Steven Whitehouse
[next]