summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
Commit message (Expand)AuthorAgeFilesLines
* freevxfs: update Kconfig informationKrzysztof Błaszkowski2016-06-131-1/+2
* freevxfs: refactor readdir and lookup codeKrzysztof Błaszkowski2016-06-121-125/+108
* freevxfs: fix lack of inode initializationKrzysztof Błaszkowski2016-06-121-0/+1
* freevxfs: fix memory leak in vxfs_read_fshead()Krzysztof Błaszkowski2016-06-121-0/+2
* freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski2016-06-018-2/+17
* freevxfs: implement ->alloc_inode and ->destroy_inodeChristoph Hellwig2016-06-015-142/+116
* freevxfs: avoid the need for forward declaring the super operationsChristoph Hellwig2016-06-011-13/+6
* freevxfs: move VFS inode allocation into vxfs_blkiget and vxfs_stigetKrzysztof Błaszkowski2016-06-013-37/+31
* freevxfs: remove vxfs_put_fake_inodeKrzysztof Błaszkowski2016-06-013-20/+6
* freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski2016-06-0111-279/+407
* more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-043-9/+9
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+1
* freevxfs: Grammar s/an negative/a negative/Geert Uytterhoeven2015-08-071-1/+1
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-7/+0
* freevxfs: switch to simple_follow_link()Al Viro2015-05-103-39/+5
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* | fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick2014-04-031-1/+1
|/
* [readdir] convert freevxfsAl Viro2013-06-291-32/+23
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-121-0/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-1/+1
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\
| * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
* | userns: Convert freevxfs to use kuid/kgid where appropriateEric W. Biederman2012-09-211-2/+2
|/
* stop passing nameidata to ->lookup()Al Viro2012-07-141-2/+2
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+1
* fs: propagate umode_t, misc bitsAl Viro2012-01-031-2/+2
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* 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
OpenPOWER on IntegriCloud