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-07-19
coda: cleanup /dev/cfs open and close handling
Jan Harkes
2
-38
/
+32
2007-07-19
coda: use ilookup5
Jan Harkes
1
-6
/
+1
2007-07-19
coda: coda doesn't track atime
Jan Harkes
1
-8
/
+8
2007-07-19
coda: allow removal of busy directories
Jan Harkes
1
-14
/
+9
2007-07-19
coda: fix nlink updates for directories
Jan Harkes
1
-46
/
+60
2007-07-19
coda: correctly invalidate cached access rights
Jan Harkes
1
-1
/
+1
2007-07-19
coda: do not grab an uninitialized fd when the open upcall returns an error
Jan Harkes
3
-8
/
+12
2007-07-19
fix ext4/JBD2 build warnings
Mingming Cao
2
-4
/
+4
2007-07-19
coredump masking: ELF-FDPIC: enable core dump filtering
Kawai, Hidehiro
1
-17
/
+35
2007-07-19
coredump masking: ELF-FDPIC: remove an unused argument
Kawai, Hidehiro
1
-4
/
+4
2007-07-19
coredump masking: ELF: enable core dump filtering
Kawai, Hidehiro
1
-9
/
+21
2007-07-19
coredump masking: add an interface for core dump filter
Kawai, Hidehiro
1
-0
/
+89
2007-07-19
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
2
-7
/
+57
2007-07-19
fs: remove path_walk export
Josef 'Jeff' Sipek
1
-2
/
+1
2007-07-19
fs: mark link_path_walk static
Josef 'Jeff' Sipek
1
-1
/
+3
2007-07-19
nfsctl: use vfs_path_lookup
Josef 'Jeff' Sipek
1
-10
/
+6
2007-07-19
fs: introduce vfs_path_lookup
Josef 'Jeff' Sipek
1
-0
/
+32
2007-07-19
mm: variable length argument support
Ollie Wild
6
-308
/
+478
2007-07-19
audit: rework execve audit
Peter Zijlstra
1
-0
/
+3
2007-07-19
readahead: split ondemand readahead interface into two functions
Rusty Russell
3
-7
/
+7
2007-07-19
readahead: pass real splice size
Fengguang Wu
1
-7
/
+5
2007-07-19
readahead: move synchronous readahead call out of splice loop
Fengguang Wu
1
-5
/
+6
2007-07-19
readahead: convert ext3/ext4 invocations
Fengguang Wu
2
-12
/
+16
2007-07-19
readahead: convert splice invocations
Fengguang Wu
1
-11
/
+7
2007-07-19
eCryptfs: ecryptfs_setattr() bugfix
Michael Halcrow
1
-2
/
+3
2007-07-19
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
1
-3
/
+12
2007-07-19
unregister_chrdev() return void
Akinobu Mita
1
-2
/
+1
2007-07-19
UDF: coding style conversion - lindent
Cyrill Gorcunov
23
-3649
/
+3801
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-3
/
+8
2007-07-19
mm: fault feedback #1
Nick Piggin
5
-69
/
+62
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
7
-52
/
+53
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
5
-0
/
+7
2007-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
38
-3156
/
+3440
2007-07-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
7
-31
/
+33
2007-07-18
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-61
/
+101
2007-07-19
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
416
-13374
/
+20865
2007-07-19
[CIFS] merge conflict in fs/cifs/export.c
Steve French
1
-0
/
+1
2007-07-18
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
9
-46
/
+65
2007-07-18
locks: fix vfs_test_lock() comment
J. Bruce Fields
1
-2
/
+1
2007-07-18
locks: make posix_test_lock() interface more consistent
J. Bruce Fields
2
-7
/
+7
2007-07-18
nfs: disable leases over NFS
J. Bruce Fields
1
-0
/
+12
2007-07-18
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
1
-0
/
+24
2007-07-18
locks: export setlease to filesystems
J. Bruce Fields
1
-1
/
+2
2007-07-18
locks: provide a file lease method enabling cluster-coherent leases
J. Bruce Fields
1
-2
/
+22
2007-07-18
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2
-13
/
+12
2007-07-18
locks: share more common lease code
J. Bruce Fields
1
-20
/
+10
2007-07-18
locks: clean up lease_alloc()
J. Bruce Fields
1
-12
/
+9
2007-07-18
locks: convert an -EINVAL return to a BUG
J. Bruce Fields
1
-3
/
+1
2007-07-18
leases: minor break_lease() comment clarification
david m. richter
1
-3
/
+3
2007-07-18
sysfs: cosmetic clean up on node creation failure paths
Tejun Heo
3
-13
/
+18
[next]