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
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
2014-09-09
locks: consolidate "nolease" routines
Jeff Layton
1
-21
/
+1
2014-08-21
GFS2: Request demote when a "try" flock fails
Bob Peterson
1
-3
/
+12
2014-07-18
GFS2: Allow caching of glocks for flock
Bob Peterson
1
-1
/
+1
2014-07-18
GFS2: Allow flocks to use normal glock dq rather than dq_wait
Bob Peterson
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+14
2014-06-12
->splice_write() via ->write_iter()
Al Viro
1
-2
/
+2
2014-05-16
GFS2: fs/gfs2/file.c: kernel-doc warning fixes
Fabian Frederick
1
-5
/
+5
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
1
-1
/
+1
2014-05-06
gfs2: switch to ->write_iter()
Al Viro
1
-10
/
+8
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-4
/
+4
2014-04-07
mm: implement ->map_pages for page cache
Kirill A. Shutemov
1
-0
/
+1
2014-02-06
GFS2: Lock i_mutex and use a local gfs2_holder for fallocate
Bob Peterson
1
-4
/
+9
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
1
-2
/
+6
2013-09-27
GFS2: Clean up reservation removal
Steven Whitehouse
1
-1
/
+1
2013-09-05
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
1
-1
/
+3
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-23
/
+46
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
1
-1
/
+1
2013-06-29
[readdir] convert gfs2
Al Viro
1
-15
/
+8
2013-06-14
GFS2: Add atomic_open support
Steven Whitehouse
1
-23
/
+46
2013-06-03
GFS2: Increase i_writecount during gfs2_setattr_size
Bob Peterson
1
-6
/
+13
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-04-04
GFS2: Fix unlock of fcntl locks during withdrawn state
Steven Whitehouse
1
-1
/
+4
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+8
2013-02-22
new helper: file_inode(file)
Al Viro
1
-9
/
+8
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
1
-1
/
+1
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
1
-2
/
+2
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-5
/
+5
2012-11-07
GFS2: Add Orlov allocator
Steven Whitehouse
1
-2
/
+2
2012-11-07
GFS2: Don't call file_accessed() with a shared glock
Benjamin Marzinski
1
-7
/
+5
2012-11-07
GFS2: Clean up some unused assignments
Andrew Price
1
-2
/
+0
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+1
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
1
-2
/
+2
2012-09-13
GFS2: Make write size hinting code common
Steven Whitehouse
1
-4
/
+27
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+6
2012-07-31
gfs2: Convert to new freezing mechanism
Jan Kara
1
-12
/
+3
2012-07-31
gfs2: Push file_update_time() into gfs2_page_mkwrite()
Jan Kara
1
-0
/
+3
2012-07-20
GFS2: Eliminate 64-bit divides
Bob Peterson
1
-3
/
+3
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
1
-13
/
+11
2012-06-06
GFS2: Add "top dir" flag support
Steven Whitehouse
1
-0
/
+4
2012-06-06
GFS2: Fold quota data into the reservations struct
Bob Peterson
1
-16
/
+6
2012-06-06
GFS2: Extend the life of the reservations
Bob Peterson
1
-3
/
+20
2012-04-24
GFS2: Rename function gfs2_close to gfs2_release
Bob Peterson
1
-6
/
+6
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-1
/
+0
2012-03-09
GFS2: call gfs2_write_alloc_required for each chunk
Benjamin Marzinski
1
-5
/
+8
[next]