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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
GFS2: Move four functions from super.c
Steven Whitehouse
5
-168
/
+167
2009-01-05
GFS2: Fix bug in gfs2_lock_fs_check_clean()
Steven Whitehouse
4
-75
/
+68
2009-01-05
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2
-2
/
+30
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
13
-341
/
+130
2009-01-05
GFS2: Move gfs2_recoverd into recovery.c
Steven Whitehouse
6
-43
/
+45
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
7
-7
/
+75
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
9
-69
/
+84
2009-01-05
GFS2: Add more detail to debugfs glock dumps
Steven Whitehouse
1
-3
/
+8
2009-01-05
GFS2: Banish struct gfs2_rgrpd_host
Steven Whitehouse
3
-21
/
+13
2009-01-05
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
Steven Whitehouse
3
-16
/
+16
2009-01-05
GFS2: Move rg_igeneration into struct gfs2_rgrpd
Steven Whitehouse
2
-4
/
+4
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
12
-48
/
+38
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
11
-55
/
+56
2009-01-05
GFS2: Move di_eattr into "proper" inode
Steven Whitehouse
5
-20
/
+20
2009-01-05
GFS2: Move "entries" into "proper" inode
Steven Whitehouse
4
-24
/
+23
2009-01-05
GFS2: Move generation number into "proper" part of inode
Steven Whitehouse
2
-3
/
+3
2009-01-05
GFS2: sparse annotation of gl->gl_spin
Harvey Harrison
1
-0
/
+8
2009-01-05
GFS2: Fix up jdata writepage/delete_inode
Steven Whitehouse
2
-12
/
+11
2009-01-05
GFS2: Rationalise header files
Steven Whitehouse
14
-90
/
+23
2009-01-05
GFS2: Support for FIEMAP ioctl
Steven Whitehouse
2
-10
/
+80
2009-01-04
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+1
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
19
-30
/
+34
2009-01-04
fs: introduce bgl_lock_ptr()
Pekka Enberg
1
-0
/
+6
2009-01-04
sanitize audit_fd_pair()
Al Viro
1
-6
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2009-01-03
get rid of special-casing the /sbin/loader on alpha
Al Viro
1
-39
/
+0
2009-01-03
sanitize ifdefs in binfmt_aout
Al Viro
1
-9
/
+7
2009-01-03
remove the rudiment of a.out for sparc
Al Viro
1
-64
/
+1
2009-01-02
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
20
-474
/
+924
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2009-01-02
CRED: Wrap task credential accesses in the devpts filesystem
David Howells
1
-3
/
+3
2009-01-02
devpts: fix unused function warning
Andrew Morton
1
-1
/
+1
2009-01-02
devpts: Coding style clean up
Alan Cox
1
-27
/
+26
2009-01-02
Enable multiple instances of devpts
Sukadev Bhattiprolu
1
-7
/
+163
2009-01-02
Define get_init_pts_sb()
Sukadev Bhattiprolu
1
-1
/
+54
2009-01-02
Define mknod_ptmx()
Sukadev Bhattiprolu
1
-5
/
+110
2009-01-02
Extract option parsing to new function
Sukadev Bhattiprolu
1
-3
/
+9
2009-01-02
Per-mount 'config' object
Sukadev Bhattiprolu
1
-18
/
+27
2009-01-02
Per-mount allocated_ptys
Sukadev Bhattiprolu
1
-7
/
+48
2009-01-02
Remove devpts_root global
Sukadev Bhattiprolu
1
-9
/
+20
2008-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
44
-292
/
+385
2008-12-31
nfsd race fixes: jfs
Dave Kleikamp
2
-16
/
+37
2008-12-31
nfsd race fixes: reiserfs
Al Viro
2
-5
/
+18
2008-12-31
nfsd race fixes: ext4
Al Viro
2
-2
/
+18
2008-12-31
nfsd race fixes: ext3
Al Viro
2
-2
/
+19
2008-12-31
nfsd race fixes: ext2
Al Viro
2
-2
/
+19
2008-12-31
nfsd/create race fixes, infrastructure
Al Viro
1
-0
/
+59
2008-12-31
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
11
-42
/
+46
2008-12-31
fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization
Denis ChengRq
1
-4
/
+5
2008-12-31
kill ->dir_notify()
Al Viro
6
-136
/
+1
[next]