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
2005-11-09
[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers
Christoph Hellwig
1
-0
/
+10
2005-11-09
[PATCH] sanitize lookup_hash prototype
Christoph Hellwig
1
-10
/
+10
2005-11-09
[PATCH] add a file_permission helper
Christoph Hellwig
6
-19
/
+41
2005-11-09
[PATCH] add a vfs_permission helper
Christoph Hellwig
5
-14
/
+29
2005-11-09
[PATCH] ext2: remove the ancient CHANGES file
Adrian Bunk
1
-157
/
+0
2005-11-09
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
6
-258
/
+2
2005-11-09
[PATCH] Fix return value in reiserfs allocator
Jan Kara
1
-2
/
+2
2005-11-09
[PATCH] fat: respect silent mount flag
Christoph Hellwig
1
-4
/
+7
2005-11-09
[PATCH] hpfs: remove spurious mtime update
Christoph Hellwig
1
-5
/
+2
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
15
-20
/
+1
2005-11-08
[PATCH] fix de_thread() vs send_group_sigqueue() race
Oleg Nesterov
1
-3
/
+7
2005-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-22
/
+35
2005-11-07
[PATCH] unbindable mounts
Ram Pai
3
-26
/
+65
2005-11-07
[PATCH] handling of slave mounts
Ram Pai
2
-37
/
+121
2005-11-07
[PATCH] introduce slave mounts
Ram Pai
3
-4
/
+56
2005-11-07
[PATCH] shared mounts handling: umount
Ram Pai
3
-19
/
+126
2005-11-07
[PATCH] shared mounts handling: move
Ram Pai
1
-17
/
+46
2005-11-07
[PATCH] shared mount handling: bind and rbind
Ram Pai
3
-22
/
+199
2005-11-07
[PATCH] introduce shared mounts
Ram Pai
3
-2
/
+18
2005-11-07
[PATCH] beginning of the shared-subtree proper
Ram Pai
4
-1
/
+56
2005-11-07
[PATCH] making namespace_sem global
Ram Pai
1
-23
/
+23
2005-11-07
[PATCH] mount expiry fixes
Ram Pai
1
-42
/
+22
2005-11-07
[PATCH] umount_tree() locking change
Ram Pai
1
-33
/
+51
2005-11-07
[PATCH] sanitize the interface of graft_tree().
Ram Pai
1
-6
/
+6
2005-11-07
[PATCH] lindent fs/namespace.c
Ram Pai
1
-49
/
+48
2005-11-07
[PATCH] make /proc/mounts pollable
Al Viro
2
-16
/
+76
2005-11-07
[PATCH] allow callers of seq_open do allocation themselves
Al Viro
1
-4
/
+8
2005-11-07
[PATCH] cleanups and bug fix in do_loopback()
Al Viro
1
-19
/
+22
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
3
-39
/
+44
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
1
-22
/
+35
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
37
-2138
/
+4547
2005-11-07
[PATCH] fs/super.c: unexport user_get_super
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
39
-245
/
+137
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-2
/
+3
2005-11-07
[PATCH] jbd doc: fix some kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2005-11-07
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
1
-0
/
+1
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
1
-1
/
+2
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
2
-28
/
+133
2005-11-07
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
1
-1
/
+15
2005-11-07
[PATCH] knfsd: fix setattr-on-symlink error return
NeilBrown
1
-1
/
+8
2005-11-07
[PATCH] FUSE: pass file handle in setattr
Miklos Szeredi
1
-14
/
+14
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
4
-48
/
+211
2005-11-07
[PATCH] FUSE: add access call
Miklos Szeredi
2
-0
/
+38
2005-11-07
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
Miklos Szeredi
3
-5
/
+9
2005-11-07
[PATCH] remove superflous ctime/mtime updates in affs
Christoph Hellwig
1
-17
/
+1
2005-11-07
[PATCH] afs: use generic_ro_fops
Christoph Hellwig
3
-32
/
+1
2005-11-07
[PATCH] vxfs: use generic_ro_fops
Christoph Hellwig
1
-10
/
+1
2005-11-07
[PATCH] befs: use generic_ro_fops
Christoph Hellwig
1
-7
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] memory leak in dentry_open()
Peter Staubach
1
-1
/
+8
[next]