summaryrefslogtreecommitdiff
path: root/fs/freevxfs
Commit message (Expand)AuthorAge
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* | fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick2014-04-03
|/
* [readdir] convert freevxfsAl Viro2013-06-29
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* | userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
|/
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* fs: propagate umode_t, misc bitsAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* Fix common misspellingsLucas De Marchi2011-03-31
* block: remove per-queue pluggingJens Axboe2011-03-10
* fs: icache RCU free inodesNick Piggin2011-01-07
* new helper: mount_bdev()Al Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* BKL: remove BKL from freevxfsArnd Bergmann2010-10-21
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\ \ | |/
| * fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* fs/Kconfig: move vxfs outAlexey Dobriyan2009-01-22
* freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
* fs/freevxfs/: proper externsAdrian Bunk2008-04-29
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-07
* fs/: Spelling fixesJoe Perches2008-02-03
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* vxfs warning fixesAndrew Morton2007-07-16
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-08
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] struct path: convert freevxfsJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] freevxfs: fix leak on error pathAlexey Dobriyan2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27