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-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
2012-04-24
GFS2: Clean up log write code path
Steven Whitehouse
8
-172
/
+264
2012-04-24
GFS2: Use variable rather than qa to determine if unstuff necessary
Bob Peterson
1
-2
/
+4
2012-04-24
GFS2: Change variable blk to biblk
Bob Peterson
1
-5
/
+5
2012-04-24
GFS2: Fix function parameter comments in rgrp.c
Bob Peterson
1
-12
/
+16
2012-04-24
GFS2: Eliminate offset parameter to gfs2_setbit
Bob Peterson
1
-11
/
+12
2012-04-24
GFS2: Use slab for block reservation memory
Bob Peterson
4
-8
/
+23
2012-04-24
GFS2: make function gfs2_page_add_databufs static
Bob Peterson
2
-4
/
+2
2012-04-24
GFS2: Rename function gfs2_close to gfs2_release
Bob Peterson
1
-6
/
+6
2012-04-24
GFS2: Make gfs2_log_fake_buf() write the buffer too
Steven Whitehouse
1
-14
/
+11
2012-04-24
GFS2: Drop "pull" argument from log_write_header()
Steven Whitehouse
1
-9
/
+4
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
1
-3
/
+7
2012-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
7
-13
/
+41
2012-04-10
GFS2: Allow caching of rindex glock
Bob Peterson
1
-2
/
+2
2012-04-05
GFS2: Make sure rindex is uptodate before starting transactions
Bob Peterson
5
-6
/
+36
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-1
/
+0
2012-03-26
GFS2: use depends instead of select in kconfig
Benjamin Poirier
1
-5
/
+2
2012-03-26
GFS2: put glock reference in error patch of read_rindex_entry
Bob Peterson
1
-0
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
19
-245
/
+804
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-20
gfs2: remove the second argument of k[un]map_atomic()
Cong Wang
3
-12
/
+12
2012-03-20
GFS2: Change truncate page allocation to be GFP_NOFS
Bob Peterson
2
-3
/
+3
2012-03-09
GFS2: call gfs2_write_alloc_required for each chunk
Benjamin Marzinski
1
-5
/
+8
2012-03-09
GFS2: Clean up log flush header writing
Steven Whitehouse
1
-65
/
+66
2012-03-08
GFS2: Remove a __GFP_NOFAIL allocation
Steven Whitehouse
4
-2
/
+25
2012-03-07
GFS2: Flush pending glock work when evicting an inode
Steven Whitehouse
1
-0
/
+1
2012-03-05
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
Bob Peterson
1
-10
/
+4
2012-03-05
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
3
-14
/
+10
2012-03-01
GFS2: Unlock rindex mutex on glock error
Bob Peterson
1
-1
/
+2
2012-02-28
GFS2: Make bd_cmp() static
Steven Whitehouse
1
-1
/
+1
[next]