summaryrefslogtreecommitdiff
path: root/fs/hfsplus
Commit message (Expand)AuthorAge
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* hfsplus: convert to new aopsNick Piggin2007-10-16
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-16
* HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin2007-07-16
* HFSPlus: change kmalloc/memset to kzallocWyatt Banks2007-07-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* is_power_of_2 in fs/hfsVignesh Babu BM2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-11
* [PATCH] struct path: convert hfsplusJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* fix file specification in commentsUwe Zeisberger2006-10-03
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells2006-09-30
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* BUG_ON() Conversion in fs/hfsplus/Eric Sesterhenn2006-04-01
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-26
* [PATCH] hfs: set type/creator for symlinksRoman Zippel2006-01-18
* [PATCH] hfs: set correct create date for linksRoman Zippel2006-01-18
* [PATCH] hfs: set correct ctimeRoman Zippel2006-01-18
* [PATCH] hfs: add HFSX supportDavid Elliott2006-01-18
* [PATCH] hfs: cleanup HFS+ printsRoman Zippel2006-01-18
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] hfsplus oops fixJoshua Kwan2006-01-06
* [PATCH] hfsplus: don't modify journaled volumeRoman Zippel2005-11-29
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] gfp_t: fs/*Al Viro2005-10-28
* [PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright2005-10-26
* [PATCH] Change HFS+ to not use ll_rw_block()Jan Kara2005-09-07