| Commit message (Expand) | Author | Age | Files | Lines |
* | exofs: Add SYSFS info for autologin/pNFS export | Sachin Bhamare | 2012-05-21 | 1 | -0/+14 |
* | exofs: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | ore: Support for partial component table | Boaz Harrosh | 2011-10-14 | 1 | -0/+1 |
* | ore/exofs: Change the type of the devices array (API change) | Boaz Harrosh | 2011-10-04 | 1 | -3/+7 |
* | exofs: Remove unused data_map member from exofs_sb_info | Boaz Harrosh | 2011-10-03 | 1 | -3/+0 |
* | exofs: Rename struct ore_components comps => oc | Boaz Harrosh | 2011-10-03 | 1 | -8/+8 |
* | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 2011-08-06 | 1 | -107/+12 |
* | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 2011-08-06 | 1 | -45/+59 |
* | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 2011-08-06 | 1 | -6/+11 |
* | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh | 2011-08-06 | 1 | -1/+5 |
* | exofs: BUG: Avoid sbi realloc | Boaz Harrosh | 2011-08-04 | 1 | -6/+3 |
* | exofs: Remove pnfs-osd private definitions | Boaz Harrosh | 2011-08-04 | 1 | -5/+1 |
* | exofs: Write sbi->s_nextid as part of the Create command | Boaz Harrosh | 2011-03-15 | 1 | -2/+2 |
* | exofs: Override read-ahead to align on stripe_size | bharrosh@panasas.com | 2011-03-15 | 1 | -0/+2 |
* | convert exofs to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
* | exofs: New truncate sequence | Boaz Harrosh | 2010-08-09 | 1 | -1/+0 |
* | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 2010-04-29 | 1 | -1/+1 |
* | exofs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | 1 | -0/+2 |
* | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | exofs: groups support | Boaz Harrosh | 2010-02-28 | 1 | -0/+3 |
* | exofs: convert io_state to use pages array instead of bio at input | Boaz Harrosh | 2010-02-28 | 1 | -1/+4 |
* | exofs: RAID0 support | Boaz Harrosh | 2010-02-28 | 1 | -0/+11 |
* | exofs: Define on-disk per-inode optional layout attribute | Boaz Harrosh | 2010-02-28 | 1 | -0/+6 |
* | exofs: Move layout related members to a layout structure | Boaz Harrosh | 2010-02-28 | 1 | -6/+18 |
* | exofs: Micro-optimize exofs_i_info | Boaz Harrosh | 2010-02-28 | 1 | -2/+2 |
* | exofs: Multi-device mirror support | Boaz Harrosh | 2009-12-10 | 1 | -2/+10 |
* | exofs: Move all operations to an io_engine | Boaz Harrosh | 2009-12-10 | 1 | -3/+84 |
* | exofs: Avoid using file_fsync() | Boaz Harrosh | 2009-06-21 | 1 | -0/+3 |
* | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 | 1 | -3/+1 |
* | exofs: export_operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+1 |
* | exofs: super_operations and file_system_type | Boaz Harrosh | 2009-03-31 | 1 | -0/+2 |
* | exofs: dir_inode and directory operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+26 |
* | exofs: address_space_operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+6 |
* | exofs: symlink_inode and fast_symlink_inode operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+4 |
* | exofs: file and file_inode operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+14 |
* | exofs: Kbuild, Headers and osd utils | Boaz Harrosh | 2009-03-31 | 1 | -0/+127 |