index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
3
-44
/
+61
2012-09-13
GFS2: Take account of blockages when using reserved blocks
Steven Whitehouse
1
-38
/
+28
2012-09-13
GFS2: Fix missing allocation data for set/remove xattr
Steven Whitehouse
1
-2
/
+6
2012-09-13
GFS2: Make write size hinting code common
Steven Whitehouse
1
-4
/
+27
2012-08-04
gfs2: nuke pdflush from comments
Artem Bityutskiy
1
-1
/
+1
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-12
/
+10
2012-07-31
gfs2: Convert to new freezing mechanism
Jan Kara
2
-12
/
+7
2012-07-31
gfs2: Push file_update_time() into gfs2_page_mkwrite()
Jan Kara
1
-0
/
+3
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
20
-366
/
+1093
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
1
-0
/
+2
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
4
-5
/
+5
2012-07-20
GFS2: Eliminate 64-bit divides
Bob Peterson
1
-3
/
+3
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
9
-92
/
+708
2012-07-18
GFS2: kernel panic with small gfs2 filesystems - 1 RG
Abhijith Das
1
-0
/
+1
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-3
/
+2
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-4
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-3
/
+3
2012-06-28
GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs
Masatake YAMATO
1
-1
/
+4
2012-06-14
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
Bob Peterson
1
-53
/
+29
2012-06-13
GFS2: Add kobject release method
Bob Peterson
2
-15
/
+42
2012-06-11
GFS2: Size seq_file buffer more carefully
Steven Whitehouse
1
-4
/
+6
2012-06-11
GFS2: Use seq_vprintf for glocks debugfs file
Steven Whitehouse
1
-4
/
+1
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
4
-9
/
+153
2012-06-08
GFS2: Cache last hash bucket for glock seq_files
Steven Whitehouse
1
-7
/
+22
2012-06-07
GFS2: Increase buffer size for glocks and glstats debugfs files
Steven Whitehouse
1
-0
/
+6
2012-06-06
GFS2: Fix error handling when reading an invalid block from the journal
Steven Whitehouse
2
-13
/
+14
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
12
-186
/
+56
2012-06-06
GFS2: Extend the life of the reservations
Bob Peterson
8
-39
/
+104
2012-05-29
->encode_fh() API change
Al Viro
1
-12
/
+5
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-13
/
+7
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
21
-493
/
+466
2012-05-16
GFS2: Fix quota adjustment return code
Bob Peterson
1
-1
/
+1
2012-05-11
GFS2: Add rgrp information to block_alloc trace point
Bob Peterson
2
-9
/
+15
2012-05-11
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
Bob Peterson
3
-19
/
+10
2012-05-10
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
1
-1
/
+1
2012-05-08
GFS2: Remove redundant metadata block type check
Bob Peterson
1
-5
/
+0
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-05-04
GFS2: Fix sgid propagation when using ACLs
Steven Whitehouse
1
-9
/
+3
2012-05-02
gfs2: fix recovery during unmount
David Teigland
1
-4
/
+6
2012-05-02
dlm: fixes for nodir mode
David Teigland
3
-9
/
+1
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
7
-55
/
+48
2012-04-30
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
2
-2
/
+0
2012-04-27
GFS2: Eliminate needless parameter from function gfs2_setbit
Bob Peterson
1
-12
/
+9
2012-04-24
GFS2: Log code fixes
Steven Whitehouse
2
-5
/
+1
2012-04-24
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
4
-18
/
+9
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
7
-56
/
+21
2012-04-24
GFS2: Remove duplicate log code
Steven Whitehouse
1
-116
/
+59
[next]