summaryrefslogtreecommitdiffstats
path: root/fs/hpfs
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds2010-10-313-4/+4
|\ \
| | * hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner2010-10-303-4/+4
* | | new helper: mount_bdev()Al Viro2010-10-291-5/+4
| |/ |/|
* | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-1/+7
|\ \
| * | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-1/+7
| |/
* | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
|/
* switch hpfs to ->evict_inode()Al Viro2010-08-093-7/+9
* remove inode_setattrChristoph Hellwig2010-08-091-3/+9
* get rid of cont_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* Don't mess with generic_permission() under ->d_lock in hpfsAl Viro2010-03-031-6/+9
* sanitize signedness/const for pointers to char in hpfs a bitAl Viro2010-03-0310-82/+97
* hpfs: use bitmap_weight()Akinobu Mita2009-12-161-6/+8
* hpfs: use hweight32Akinobu Mita2009-12-161-5/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-125-1/+4
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-111-0/+4
* Push lock_super() into the ->remount_fs() of filesystems that care about itAl Viro2009-06-111-0/+3
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+5
* Fix races around the access to ->s_optionsAl Viro2009-05-091-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+1
|\
| * New helper - current_umask()Al Viro2009-03-311-1/+1
* | fs/hpfs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+3
|/
* constify dentry_operations: misc filesystemsAl Viro2009-03-271-1/+1
* fs/Kconfig: move hpfs outAlexey Dobriyan2009-01-221-0/+14
* CRED: Wrap task credential accesses in the HPFS filesystemDavid Howells2008-11-142-14/+14
* [PATCH] hpfs: cleanup ->setattrChristoph Hellwig2008-10-234-13/+22
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* [patch 05/14] hpfs: dont call permission()Miklos Szeredi2008-07-261-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* mount options: fix hpfsMiklos Szeredi2008-02-081-3/+14
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* hpfs: convert to new aopsNick Piggin2007-10-161-5/+13
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-213-2/+3
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-5/+3
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-123-4/+4
* [PATCH] struct path: convert hpfsJosef Sipek2006-12-082-3/+3
* [PATCH] hpfs: fix printk format warningsRandy Dunlap2006-12-075-16/+37
* [PATCH] hpfs: bring hpfs_error() into shapeAlexey Dobriyan2006-12-072-15/+11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+1
* [PATCH] hpfs endianness annotationsAl Viro2006-10-101-5/+6
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-3/+3
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
OpenPOWER on IntegriCloud