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
/
hfsplus
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-16
hfsplus: convert to new aops
Nick Piggin
2
-19
/
+20
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
6
-1
/
+138
2007-07-16
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
1
-45
/
+62
2007-07-16
HFSPlus: change kmalloc/memset to kzalloc
Wyatt Banks
1
-2
/
+1
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-2
/
+1
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
1
-1
/
+2
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-1
/
+1
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2
-3
/
+3
2007-02-11
[PATCH] extend the set of "__attribute__" shortcut macros
Robert P. J. Day
1
-2
/
+0
2006-12-08
[PATCH] struct path: convert hfsplus
Josef Sipek
2
-2
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-2
/
+2
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-2
/
+4
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
2
-15
/
+10
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-2
/
+0
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-2
/
+1
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2
-4
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2
-4
/
+4
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
3
-10
/
+9
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-1
/
+3
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+5
2006-04-01
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
2
-6
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2
-2
/
+2
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
1
-12
/
+1
2006-01-18
[PATCH] hfs: set type/creator for symlinks
Roman Zippel
2
-2
/
+10
2006-01-18
[PATCH] hfs: set correct create date for links
Roman Zippel
2
-12
/
+22
2006-01-18
[PATCH] hfs: set correct ctime
Roman Zippel
3
-6
/
+15
2006-01-18
[PATCH] hfs: add HFSX support
David Elliott
8
-23
/
+90
2006-01-18
[PATCH] hfs: cleanup HFS+ prints
Roman Zippel
11
-72
/
+55
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function
Adrian Bunk
3
-32
/
+0
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2
-6
/
+6
2006-01-06
[PATCH] hfsplus oops fix
Joshua Kwan
1
-1
/
+1
2005-11-29
[PATCH] hfsplus: don't modify journaled volume
Roman Zippel
4
-6
/
+33
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
7
-7
/
+0
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
1
-1
/
+1
2005-10-26
[PATCH] Fix HFS+ to free up the space when a file is deleted.
Peter Wainwright
1
-0
/
+1
2005-09-07
[PATCH] Change HFS+ to not use ll_rw_block()
Jan Kara
1
-4
/
+2
[next]