index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
Age
Commit message (
Expand
)
Author
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-12
gfs2: switch to ->iterate_shared()
Al Viro
2016-05-02
gfs2: use inode_lock/unlock instead of accessing i_mutex directly
Abhi Das
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-04-19
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
2016-04-05
gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()
Abhi Das
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-12-22
gfs2: fix flock panic issue
Junxiao Bi
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-10
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
2015-11-09
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-09-22
GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
Andrew Price
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-16
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-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-03-25
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-17
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
[next]