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
2007-10-10
[GFS2] Reduce truncate IO traffic
Wendy Cheng
1
-1
/
+31
2007-10-10
[GFS2] Add NULL entry to token table
Benjamin Marzinski
1
-1
/
+4
2007-10-10
[GFS2] Add a missing gfs2_trans_add_bh()
Steven Whitehouse
1
-0
/
+1
2007-10-10
[GFS2] Clean up invalidatepage/releasepage
Steven Whitehouse
4
-120
/
+24
2007-10-10
[GFS2] Fix quota do_list operation hang
Abhijith Das
1
-0
/
+3
2007-10-10
[GFS2] fixed a NULL pointer assignment BUG
Denis Cheng
1
-2
/
+3
2007-10-10
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
1
-0
/
+10
2007-10-10
[GFS2] better code for translating characters
Denis Cheng
1
-1
/
+2
2007-10-10
[GFS2] unneeded typecast
Denis Cheng
1
-1
/
+1
2007-10-10
[GFS2] use list_for_each_entry instead
Denis Cheng
1
-3
/
+1
2007-10-10
[GFS2] Ensure journal file cache is flushed after recovery
Bob Peterson
2
-2
/
+2
2007-10-10
[GFS2] invalid metadata block - REVISED
Bob Peterson
1
-1
/
+6
2007-10-10
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
10
-57
/
+53
2007-10-10
[GFS2] use the declaration of gfs2_dops in the header file instead
Denis Cheng
1
-2
/
+1
2007-10-10
[GFS2] mark struct *_operations const
Denis Cheng
3
-7
/
+7
2007-10-10
[GFS2] Detach buf data during in-place writeback
Bob Peterson
1
-0
/
+3
2007-10-10
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
1
-5
/
+6
2007-10-10
[GFS2] Prevent infinite loop in try_rgrp_unlink()
Bob Peterson
1
-13
/
+17
2007-10-10
[GFS2] Revert part of earlier log.c changes
Bob Peterson
1
-11
/
+2
2007-10-10
[GFS2] Move some code inside the log lock
Bob Peterson
1
-3
/
+14
2007-10-10
[GFS2] Fix an oops in glock dumping
Steven Whitehouse
1
-38
/
+35
2007-10-10
[GFS2] GFS2 not checking pointer on create when running under nfsd
Steve French
1
-1
/
+1
2007-10-10
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
3
-4
/
+0
2007-10-10
[GFS2] Fix calculation of demote state
Josef Whiter
1
-2
/
+3
2007-10-10
[GFS2] Fix two races relating to glock callbacks
Steven Whitehouse
1
-6
/
+18
2007-08-14
[GFS2] Revert remounting w/o acl option leaves acls enabled
Steven Whitehouse
1
-12
/
+13
2007-08-14
[GFS2] Fix setting of inherit jdata attr
Steven Whitehouse
1
-12
/
+17
2007-08-14
[GFS2] Fix incorrect error path in prepare_write()
Steven Whitehouse
1
-1
/
+2
2007-08-14
[GFS2] Fix incorrect return code in rgrp.c
Steven Whitehouse
1
-2
/
+5
2007-08-14
[GFS2] soft lockup in rgblk_search
Bob Peterson
1
-3
/
+6
2007-08-14
[GFS2] soft lockup detected in databuf_lo_before_commit
Bob Peterson
1
-2
/
+4
2007-07-31
rename setlease to generic_setlease
Christoph Hellwig
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-3
/
+3
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-3
/
+8
2007-07-19
mm: fault feedback #1
Nick Piggin
2
-26
/
+23
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
3
-19
/
+21
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2
-0
/
+4
2007-07-18
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
1
-0
/
+24
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
42
-786
/
+1192
2007-07-10
[GFS2] Accept old format NFS filehandles
Steven Whitehouse
1
-0
/
+2
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+0
2007-07-09
[GFS2] Small fixes to logging code
Steven Whitehouse
1
-5
/
+14
2007-07-09
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
4
-41
/
+54
2007-07-09
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
6
-13
/
+24
2007-07-09
[GFS2] System won't suspend with GFS2 file system mounted
Abhijith Das
1
-0
/
+11
2007-07-09
[GFS2] remounting w/o acl option leaves acls enabled
Bob Peterson
1
-13
/
+12
2007-07-09
[GFS2] inode size inconsistency
Wendy Cheng
1
-2
/
+2
[next]