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
2007-04-27
security: prevent permission checking of file removal via sysfs_remove_group()
James Morris
2
-22
/
+56
2007-04-27
device_schedule_callback() needs a module reference
Alan Stern
1
-3
/
+11
2007-04-27
sysfs: bin.c printk fix
Andrew Morton
1
-1
/
+1
2007-04-27
debugfs: Add debugfs_create_u64()
Michael Ellerman
1
-0
/
+42
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
1
-12
/
+0
2007-04-26
[AFS]: Eliminate cmpxchg() usage in vlocation code.
David S. Miller
2
-6
/
+16
2007-04-26
[AFS]: Fix u64 printing in debug logging.
David S. Miller
3
-3
/
+5
2007-04-26
[AFS]: Add "directory write" support.
David Howells
14
-268
/
+1778
2007-04-26
[AFS]: Implement the CB.InitCallBackState3 operation.
David Howells
2
-0
/
+47
2007-04-26
[AFS]: Add support for the CB.GetCapabilities operation.
David Howells
7
-0
/
+705
2007-04-26
[AFS]: Add security support.
David Howells
18
-238
/
+945
2007-04-26
[AFS]: Handle multiple mounts of an AFS superblock correctly.
David Howells
1
-10
/
+16
2007-04-26
[AF_RXRPC]: Delete the old RxRPC code.
David Howells
1
-4
/
+0
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
39
-5240
/
+4011
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
36
-906
/
+506
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-0
/
+18
2007-04-24
reiserfs: fix xattr root locking/refcount bug
Jeff Mahoney
1
-68
/
+24
2007-04-24
v9fs: don't use primary fid when removing file
Latchesar Ionkov
1
-1
/
+1
2007-04-20
NFS: Fix race in nfs_set_page_dirty
Trond Myklebust
1
-3
/
+14
2007-04-20
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
Trond Myklebust
1
-25
/
+22
2007-04-20
NFS: Don't clear PG_writeback until after we've processed unstable writes
Trond Myklebust
1
-3
/
+3
2007-04-20
NFS: clean up the unstable write code
Trond Myklebust
1
-46
/
+71
2007-04-17
ufs proper handling of zero link case
Evgeniy Dushistov
1
-7
/
+22
2007-04-17
exec.c: fix coredump to pipe problem and obscure "security hole"
Alan Cox
1
-7
/
+11
2007-04-15
NFS: Fix a list corruption problem
Trond Myklebust
1
-1
/
+3
2007-04-14
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
1
-7
/
+15
2007-04-14
NFS: Fix two bugs in the O_DIRECT write code
Trond Myklebust
1
-4
/
+7
2007-04-14
NFS: Fix an Oops in nfs_setattr()
Trond Myklebust
2
-3
/
+6
2007-04-12
[PATCH] autofs4: fix race in unhashed dentry code
Jeff Mahoney
1
-3
/
+3
2007-04-12
[PATCH] reiserfs: fix key decrementing
Vladimir Saveliev
1
-1
/
+1
2007-04-08
[PATCH] fuse: validate rootmode mount option
Timo Savola
3
-2
/
+10
2007-04-04
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
1
-2
/
+0
2007-04-02
[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"
Andrew Morton
1
-75
/
+10
2007-04-02
[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"
Andrew Morton
1
-75
/
+10
2007-04-02
[PATCH] fix page leak during core dump
Brian Pomerantz
2
-2
/
+5
2007-04-02
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
Andrew Morton
2
-2
/
+4
2007-03-29
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-9
/
+16
2007-03-29
[PATCH] uml: hostfs variable renaming
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+12
2007-03-29
[PATCH] uml: fix compilation problems
Jeff Dike
1
-1
/
+0
2007-03-29
[PATCH] splice: partial write fix
Dmitriy Monakhov
1
-9
/
+16
2007-03-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-44
/
+73
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-0
/
+9
2007-03-27
[PATCH] aio: remove bare user-triggerable error printk
Zach Brown
1
-1
/
+0
2007-03-27
[PATCH] wext: Add missing ioctls to 64<->32 conversion
Jean Tourrilhes
1
-0
/
+9
2007-03-27
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-69
/
+15
2007-03-27
[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL
Mika Kukkonen
1
-1
/
+2
2007-03-27
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
1
-1
/
+0
2007-03-27
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
1
-3
/
+2
[next]