index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
exofs.h
Age
Commit message (
Expand
)
Author
2012-05-21
exofs: Add SYSFS info for autologin/pNFS export
Sachin Bhamare
2012-01-04
exofs: propagate umode_t
Al Viro
2011-10-14
ore: Support for partial component table
Boaz Harrosh
2011-10-04
ore/exofs: Change the type of the devices array (API change)
Boaz Harrosh
2011-10-03
exofs: Remove unused data_map member from exofs_sb_info
Boaz Harrosh
2011-10-03
exofs: Rename struct ore_components comps => oc
Boaz Harrosh
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
2011-08-07
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-08-04
exofs: Remove pnfs-osd private definitions
Boaz Harrosh
2011-03-15
exofs: Write sbi->s_nextid as part of the Create command
Boaz Harrosh
2011-03-15
exofs: Override read-ahead to align on stripe_size
bharrosh@panasas.com
2010-08-09
convert exofs to ->evict_inode()
Al Viro
2010-08-09
exofs: New truncate sequence
Boaz Harrosh
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2010-02-28
exofs: groups support
Boaz Harrosh
2010-02-28
exofs: convert io_state to use pages array instead of bio at input
Boaz Harrosh
2010-02-28
exofs: RAID0 support
Boaz Harrosh
2010-02-28
exofs: Define on-disk per-inode optional layout attribute
Boaz Harrosh
2010-02-28
exofs: Move layout related members to a layout structure
Boaz Harrosh
2010-02-28
exofs: Micro-optimize exofs_i_info
Boaz Harrosh
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
2009-06-21
exofs: Avoid using file_fsync()
Boaz Harrosh
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
2009-03-31
exofs: export_operations
Boaz Harrosh
2009-03-31
exofs: super_operations and file_system_type
Boaz Harrosh
2009-03-31
exofs: dir_inode and directory operations
Boaz Harrosh
2009-03-31
exofs: address_space_operations
Boaz Harrosh
2009-03-31
exofs: symlink_inode and fast_symlink_inode operations
Boaz Harrosh
2009-03-31
exofs: file and file_inode operations
Boaz Harrosh
2009-03-31
exofs: Kbuild, Headers and osd utils
Boaz Harrosh