aboutsummaryrefslogtreecommitdiff
path: root/fs/qnx4
AgeCommit message (Expand)Author
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-22new helper: file_inode(file)Al Viro
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-09-21userns: Convert the qnx4 filesystem to use kuid/kgid where appropriateEric W. Biederman
2012-07-30qnx4fs: use memweight()Akinobu Mita
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-03-20qnx4: new helper - try_extent()Al Viro
2012-03-20qnx4: get rid of qnx4_bread/qnx4_getblkAl Viro
2012-03-20qnx4fs: small cleanupKai Bankett
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-11-20qnx4fs: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-10-21BKL: remove BKL from qnx4Arnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-02-04fs/qnx4: decrement sizeof size in strncmpJulia Lawall
2009-12-16qnx4: use hweight8Akinobu Mita
2009-12-16qnx4fs: remove remains of the (defunct) write supportAnders Larsen
2009-11-09qnx4fs: add missing KERN_xxx to printk() callsAnders Larsen
2009-09-23qnx4: remove write supportChristoph Hellwig
2009-06-11fs/qnx4: sanitize includesAl Viro
2009-06-11Sanitize qnx4 fsync handlingAl Viro
2009-06-11qnx4: remove ->write_superChristoph Hellwig
2009-04-02fs/qnx4: return f_fsid for statfs(2)Coly Li
2009-01-22fs/Kconfig: move qnx4 outAlexey Dobriyan
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-02-07iget: stop QNX4 from using iget() and read_inode()David Howells
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16qnx4: convert to new aopsNick Piggin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-12-08[PATCH] struct path: convert qnx4Josef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen