cifs: fix misspelling of "forcedirectio"
[linux-flexiantxendom0-3.2.10.git] / fs / hpfs /
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Josef Bacikfs: handle SEEK_HOLE/SEEK_DATA properly in all fs's...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-05-28 Sage Weilhpfs: remove unnecessary dentry_unhash on rmdir, dir...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-26 Sage Weilvfs: remove dget() from dentry_unhash()
2011-05-09 Mikulas PatockaHPFS: Remove unused variable
2011-05-09 Mikulas PatockaHPFS: Move declaration up, so that there are no out...
2011-05-09 Mikulas PatockaHPFS: Fix some unaligned accesses
2011-05-09 Mikulas PatockaHPFS: Fix endianity. Make hpfs work on big-endian machines
2011-05-09 Mikulas PatockaHPFS: Implement fsync for hpfs
2011-05-09 Mikulas PatockaHPFS: Fix a bug that filesystem was not marked dirty...
2011-05-09 Mikulas PatockaHPFS: Restrict uid and gid to 16-bit values
2011-05-09 Mikulas PatockaHPFS: When marking or clearing the dirty bit, sync...
2011-05-09 Mikulas PatockaHPFS: Use types with defined width
2011-05-09 Mikulas PatockaHPFS: Remove mark_inode_dirty
2011-05-09 Mikulas PatockaHPFS: Remove CR/LF conversion option
2011-05-09 Mikulas PatockaHPFS: Remove remaining locks
2011-05-09 Mikulas PatockaHPFS: Introduce a global mutex and lock it on every...
2011-05-09 Mikulas PatockaHPFS: Make HPFS compile on preempt and SMP
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-02 Arnd Bergmannhpfs: remove the BKL
2011-01-17 Dr. David Alan Gilberthpfs_setattr error case avoids unlock_kernel
2011-01-13 Al Viroswitch hpfs
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_hash for rcu-walk
2011-01-07 Nick Pigginfs: change d_compare for rcu-walk
2010-11-01 Linus TorvaldsMerge branches 'irq-core-for-linus' and 'core-locking...
2010-10-30 Thomas Gleixnerhpfs: Convert sbi->hpfs_creation_de to mutex
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-22 Linus TorvaldsMerge branch 'vfs' of git://git./linux/kernel/git/arnd/bkl
2010-10-21 Arnd BergmannBKL: introduce CONFIG_BKL.
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-09 Al Viroswitch hpfs to ->evict_inode()
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Christoph Hellwigget rid of cont_write_begin_newtrunc
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Al ViroDon't mess with generic_permission() under ->d_lock...
2010-03-03 Al Virosanitize signedness/const for pointers to char in hpfs...
2009-12-16 Akinobu Mitahpfs: use bitmap_weight()
2009-12-16 Akinobu Mitahpfs: use hweight32
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-05-09 Al ViroFix races around the access to ->s_options
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Coly Lifs/hpfs: return f_fsid for statfs(2)
2009-04-01 Al ViroNew helper - current_umask()
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2009-01-22 Alexey Dobriyanfs/Kconfig: move hpfs out
2008-11-13 David HowellsCRED: Wrap task credential accesses in the HPFS filesystem
2008-10-23 Christoph Hellwig[PATCH] hpfs: cleanup ->setattr
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-07-27 Miklos Szeredi[patch 05/14] hpfs: dont call permission()
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-02-08 Miklos Szeredimount options: fix hpfs
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Nick Pigginhpfs: convert to new aops
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2006-12-08 Josef Sipek[PATCH] struct path: convert hpfs
2006-12-07 Randy Dunlap[PATCH] hpfs: fix printk format warnings
2006-12-07 Alexey Dobriyan[PATCH] hpfs: bring hpfs_error() into shape
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-10-10 Al Viro[PATCH] hpfs endianness annotations
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-24 Jeff GarzikMove several *_SUPER_MAGIC symbols to include/linux...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
next