summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* BKL: remove BKL from freevxfsArnd Bergmann2010-10-212-22/+2
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-1/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-103-5/+7
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-093-5/+7
* | Merge branch 'master' into for-nextJiri Kosina2010-06-161-0/+2
|\ \ | |/
| * fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+2
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* fs/Kconfig: move vxfs outAlexey Dobriyan2009-01-221-0/+16
* freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-311-1/+3
* fs/freevxfs/: proper externsAdrian Bunk2008-04-293-5/+6
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-074-23/+40
* fs/: Spelling fixesJoe Perches2008-02-032-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* vxfs warning fixesAndrew Morton2007-07-161-1/+1
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-082-2/+2
* mm: make read_cache_page synchronousNick Piggin2007-05-071-3/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-124-4/+4
* [PATCH] struct path: convert freevxfsJosef Sipek2006-12-081-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* [PATCH] freevxfs: fix leak on error pathAlexey Dobriyan2006-09-291-3/+8
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-3/+3
* [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett2006-07-311-0/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-283-5/+5
* [PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman2006-06-252-8/+8
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-6/+7
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* BUG_ON() Conversion in fs/freevxfs/Eric Sesterhenn2006-04-021-6/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-081-2/+2
* fs/freevxfs/: add #include'sAdrian Bunk2005-11-082-0/+2
* [PATCH] vxfs: use generic_ro_fopsChristoph Hellwig2005-11-071-10/+1
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-071-2/+2
* [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] freevxfs: fix breakage introduced by symlink fixesAlexey Dobriyan2005-08-201-1/+1
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-2/+2
* [PATCH] freevxfs: minor cleanupsPekka Enberg2005-06-304-14/+13
OpenPOWER on IntegriCloud