summaryrefslogtreecommitdiff
path: root/fs/exofs/super.c
Commit message (Expand)AuthorAge
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * exofs: Define usercopy region in exofs_inode_cache slab cacheDavid Windsor2018-01-15
* | exofs: switch to new i_version APIJeff Layton2018-01-29
|/
* exofs: Convert to separately allocated bdiJan Kara2017-04-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-17
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-18
* | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
* Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* fs: Mark function as static in exofs/super.cRashika Kheria2014-04-03
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* exofs: drop lock/unlock superMarco Stornelli2012-10-09
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* exofs: stop using s_dirtArtem Bityutskiy2012-08-02
* exofs: Add SYSFS info for autologin/pNFS exportSachin Bhamare2012-05-21
* exofs: Fix CRASH on very early IO errors.Boaz Harrosh2012-05-20
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-03-28
|\
| * exofs: Cap on the memcpy() sizeDan Carpenter2012-03-19
| * exofs: (trivial) Fix typo in super.cMasanari Iida2012-03-19
| * exofs: fix endian conversion in exofs_sync_fs()Dan Carpenter2012-03-19
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
|/
* exofs: oops after late failure in mountAl Viro2012-01-08
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-14
* ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-04
* exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-03
* exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-03
* exofs/super.c: local functions should be staticH Hartley Sweeten2011-10-03
* exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-06
* exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-06
* exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-06
* exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-04
* exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-04
* fix exofs ->get_parent()Al Viro2011-07-17
* exofs: deprecate the commands pending counterBoaz Harrosh2011-03-15
* exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh2011-03-15
* exofs: Add option to mount by osdnameBoaz Harrosh2011-03-15
* exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com2011-03-15
* exofs: Remove redundant unlikely()Tobias Klauser2011-03-15
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert get_sb_nodev() usersAl Viro2010-10-29
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-08-11
|\
| * exofs: Remove superfluous dependency on buffer_head and writebackBoaz Harrosh2010-08-04
* | convert exofs to ->evict_inode()Al Viro2010-08-09
|/
* exofs: add bdi backing to mount sessionJens Axboe2010-04-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30