summaryrefslogtreecommitdiff
path: root/fs/exofs/super.c
AgeCommit message (Expand)Author
2017-04-20exofs: Convert to separately allocated bdiJan Kara
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-04-03fs: Mark function as static in exofs/super.cRashika Kheria
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2012-10-09exofs: drop lock/unlock superMarco Stornelli
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-08-02exofs: stop using s_dirtArtem Bityutskiy
2012-05-21exofs: Add SYSFS info for autologin/pNFS exportSachin Bhamare
2012-05-20exofs: Fix CRASH on very early IO errors.Boaz Harrosh
2012-03-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-03-19exofs: Cap on the memcpy() sizeDan Carpenter
2012-03-19exofs: (trivial) Fix typo in super.cMasanari Iida
2012-03-19exofs: fix endian conversion in exofs_sync_fs()Dan Carpenter
2012-01-08exofs: oops after late failure in mountAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh
2011-10-03exofs/super.c: local functions should be staticH Hartley Sweeten
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-04exofs: Small cleanup of exofs_fill_superBoaz Harrosh
2011-08-04exofs: BUG: Avoid sbi reallocBoaz Harrosh
2011-07-17fix exofs ->get_parent()Al Viro
2011-03-15exofs: deprecate the commands pending counterBoaz Harrosh
2011-03-15exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh
2011-03-15exofs: Add option to mount by osdnameBoaz Harrosh
2011-03-15exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com
2011-03-15exofs: Remove redundant unlikely()Tobias Klauser
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29convert get_sb_nodev() usersAl Viro
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-09convert exofs to ->evict_inode()Al Viro
2010-08-04exofs: Remove superfluous dependency on buffer_head and writebackBoaz Harrosh
2010-04-22exofs: add bdi backing to mount sessionJens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-28exofs: groups supportBoaz Harrosh
2010-02-28exofs: RAID0 supportBoaz Harrosh
2010-02-28exofs: Move layout related members to a layout structureBoaz Harrosh