index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
gfs2: Fix fallocate chunk size
Andreas Gruenbacher
1
-2
/
+3
2017-12-20
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
1
-1
/
+3
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-2
/
+4
2017-08-01
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
1
-2
/
+4
2017-07-17
gfs2: Lock holder cleanup (fixup)
Andreas Gruenbacher
1
-2
/
+1
2017-04-05
gfs2: Re-enable fallocate for the rindex
Andrew Price
1
-1
/
+5
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+2
2016-10-05
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
1
-26
/
+2
2016-09-26
gfs2: Update file times after grabbing glock
Andreas Gruenbacher
1
-3
/
+3
2016-06-27
gfs2: Lock holder cleanup
Andreas Gruenbacher
1
-1
/
+1
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-3
/
+28
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2016-05-12
gfs2: switch to ->iterate_shared()
Al Viro
1
-2
/
+2
2016-05-02
gfs2: use inode_lock/unlock instead of accessing i_mutex directly
Abhi Das
1
-3
/
+3
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+4
2016-04-19
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
1
-1
/
+2
2016-04-05
gfs2: Use gfs2 wrapper to sync inode before calling generic_file_splice_read()
Abhi Das
1
-2
/
+26
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-8
/
+8
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-22
gfs2: fix flock panic issue
Junxiao Bi
1
-1
/
+4
2015-12-14
GFS2: Reduce size of incore inode
Bob Peterson
1
-1
/
+1
2015-12-14
GFS2: Make rgrp reservations part of the gfs2_inode structure
Bob Peterson
1
-10
/
+5
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
1
-5
/
+5
2015-11-10
gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
Abhi Das
1
-2
/
+2
2015-11-09
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
1
-4
/
+4
2015-09-22
GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
Andrew Price
1
-1
/
+1
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-06-09
gfs2: Don't support fallocate on jdata files
Abhi Das
1
-1
/
+1
2015-05-05
GFS2: make sure S_NOSEC flag isn't overwritten
Benjamin Marzinski
1
-1
/
+1
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+0
2015-04-14
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-30
/
+71
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-1
/
+1
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-4
/
+0
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-03-18
gfs2: allow fallocate to max out quotas/fs efficiently
Abhi Das
1
-23
/
+47
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
1
-7
/
+8
2015-03-18
GFS2: Move gfs2_file_splice_write outside of #ifdef
Bob Peterson
1
-16
/
+16
2015-03-18
GFS2: Allocate reservation during splice_write
Bob Peterson
1
-2
/
+18
2015-02-17
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+2
2015-02-10
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
1
-2
/
+2
2014-11-14
GFS2: Update timestamps on fallocate
Andrew Price
1
-1
/
+2
2014-11-14
GFS2: Update i_size properly on fallocate
Andrew Price
1
-9
/
+6
2014-11-14
GFS2: Use inode_newsize_ok and get_write_access in fallocate
Andrew Price
1
-22
/
+44
2014-11-03
GFS2: Only increase rs_sizehint
Bob Peterson
1
-1
/
+2
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-21
/
+1
[next]