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
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
2
-2
/
+11
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
7
-54
/
+65
2010-05-24
GFS2: Fix permissions checking for setflags ioctl()
Steven Whitehouse
1
-0
/
+7
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+6
2010-05-21
gfs: constify xattr_handler
Stephen Hemminger
4
-6
/
+6
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
19
-185
/
+368
2010-05-21
quota: unify ->set_dqblk
Christoph Hellwig
1
-3
/
+3
2010-05-21
quota: unify ->get_dqblk
Christoph Hellwig
1
-3
/
+3
2010-05-21
GFS2: Don't "get" xattrs for ACLs when ACLs are turned off
Steven Whitehouse
1
-0
/
+4
2010-05-21
GFS2: Rework reclaiming unlinked dinodes
Bob Peterson
5
-54
/
+54
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
19
-179
/
+362
2010-05-14
GFS2: Fix typo
Steven Whitehouse
1
-1
/
+1
2010-05-12
GFS2: stuck in inode wait, no glocks stuck
Bob Peterson
1
-48
/
+30
2010-05-12
GFS2: Eliminate useless err variable
Bob Peterson
1
-3
/
+1
2010-05-10
GFS2: Fix writing to non-page aligned gfs2_quota structures
Abhijith Das
1
-25
/
+61
2010-05-06
GFS2: Add some useful messages
Steven Whitehouse
4
-1
/
+6
2010-05-05
GFS2: fix quota state reporting
Christoph Hellwig
1
-4
/
+12
2010-05-05
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
9
-92
/
+126
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
1
-2
/
+3
2010-04-14
GFS2: glock livelock
Bob Peterson
7
-29
/
+144
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-6
/
+3
2010-03-29
GFS2: Clean up stuffed file copying
Steven Whitehouse
2
-10
/
+15
2010-03-29
GFS2: Remove space from slab cache name
Steven Whitehouse
1
-1
/
+1
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
4
-5
/
+3
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-11
GFS2: Skip check for mandatory locks when unlocking
Sachin Prabhu
1
-1
/
+1
2010-03-11
GFS2: Allow the number of committed revokes to temporarily be negative
Benjamin Marzinski
2
-3
/
+2
2010-03-09
GFS2: do not select QUOTA
Christoph Hellwig
1
-1
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-5
/
+10
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-2
/
+3
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
4
-5
/
+10
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-86
/
+27
2010-03-03
Switch gfs2 to nd_set_link()
Al Viro
1
-86
/
+27
2010-03-01
GFS2: print glock numbers in hex
Bob Peterson
1
-1
/
+1
2010-03-01
GFS2: ordered writes are backwards
Dave Chinner
1
-2
/
+2
2010-03-01
GFS2: Remove loopy umount code
Steven Whitehouse
5
-37
/
+4
2010-03-01
GFS2: Metadata address space clean up
Steven Whitehouse
13
-95
/
+101
2010-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
1
-1
/
+1
2010-02-12
GFS2: Fix error code
Abhijith Das
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
5
-7
/
+17
2010-02-03
GFS2: Wait for unlock completion on umount
Steven Whitehouse
4
-1
/
+13
2010-02-01
GFS2: Use GFP_NOFS for alloc structure
Steven Whitehouse
1
-1
/
+1
2010-02-01
GFS2: Fix previous patch
Steven Whitehouse
1
-0
/
+1
2010-02-01
GFS2: Don't withdraw on partial rindex entries
Benjamin Marzinski
1
-5
/
+0
2010-01-12
GFS2: Fix refcnt leak on gfs2_follow_link() error path
OGAWA Hirofumi
1
-1
/
+2
[next]