| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+0 |
| 2012-10-11 | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+2 |
| 2012-10-09 | exofs: drop lock/unlock super | Marco Stornelli | 1 | -4/+0 |
| 2012-10-09 | Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2 | -2/+7 |
| 2012-10-03 | ore: signedness bug in _sp2d_min_pg() | Dan Carpenter | 1 | -1/+1 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
| 2012-10-02 | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 1 | -0/+5 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -4/+4 |
| 2012-09-21 | userns: Convert exofs to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -4/+4 |
| 2012-09-09 | block: Add bio_clone_bioset(), bio_clone_kmalloc() | Kent Overstreet | 1 | -3/+2 |
| 2012-08-12 | exofs: check for allocation failure in uri_store() | Alexey Khoroshilov | 1 | -1/+6 |
| 2012-08-03 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 3 | -27/+25 |
| 2012-08-02 | ore: Fix out-of-bounds access in _ios_obj() | Boaz Harrosh | 1 | -7/+7 |
| 2012-08-02 | exofs: Use proper max_IO calculations from ore | Boaz Harrosh | 1 | -6/+4 |
| 2012-08-02 | exofs: Fix __r4w_get_page when offset is beyond i_size | Boaz Harrosh | 1 | -3/+12 |
| 2012-08-02 | exofs: stop using s_dirt | Artem Bityutskiy | 1 | -11/+0 |
| 2012-08-02 | exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) | Kautuk Consul | 1 | -0/+2 |
| 2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+2 |
| 2012-07-20 | ore: Unlock r4w pages in exact reverse order of locking | Boaz Harrosh | 1 | -12/+12 |
| 2012-07-20 | ore: Remove support of partial IO request (NFS crash) | Boaz Harrosh | 1 | -7/+1 |
| 2012-07-20 | ore: Fix NFS crash by supporting any unaligned RAID IO | Boaz Harrosh | 1 | -31/+36 |
| 2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
| 2012-06-12 | exofs: fix sparse non-ANSI function warning | Randy Dunlap | 1 | -1/+1 |
| 2012-05-28 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 4 | -2/+230 |
| 2012-05-21 | exofs: Add SYSFS info for autologin/pNFS export | Sachin Bhamare | 4 | -1/+229 |
| 2012-05-20 | exofs: Fix CRASH on very early IO errors. | Boaz Harrosh | 1 | -1/+1 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -2/+2 |
| 2012-03-28 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -3/+4 |
| 2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -14/+3 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
| 2012-03-20 | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} | Al Viro | 2 | -12/+2 |
| 2012-03-20 | exofs: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
| 2012-03-19 | exofs: Cap on the memcpy() size | Dan Carpenter | 1 | -1/+2 |
| 2012-03-19 | exofs: (trivial) Fix typo in super.c | Masanari Iida | 1 | -1/+1 |
| 2012-03-19 | exofs: fix endian conversion in exofs_sync_fs() | Dan Carpenter | 1 | -1/+1 |
| 2012-01-09 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 4 | -28/+81 |
| 2012-01-08 | exofs: oops after late failure in mount | Al Viro | 1 | -0/+2 |
| 2012-01-08 | ore: Must support none-PAGE-aligned IO | Boaz Harrosh | 1 | -12/+60 |
| 2012-01-06 | ore: fix BUG_ON, too few sgs when reading | Boaz Harrosh | 2 | -2/+6 |
| 2012-01-06 | ore: Fix crash in case of an IO error. | Boaz Harrosh | 1 | -3/+3 |
| 2012-01-06 | ore: FIX breakage when MISC_FILESYSTEMS is not set | Boaz Harrosh | 2 | -11/+12 |
| 2012-01-03 | exofs: propagate umode_t | Al Viro | 3 | -3/+3 |
| 2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 1 | -1/+0 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
| 2011-11-04 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
| 2011-11-02 | pnfs-obj: move to ore 02: move to ORE | Boaz Harrosh | 1 | -1/+1 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
| 2011-10-31 | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 2 | -0/+2 |
| 2011-10-24 | ore: Enable RAID5 mounts | Boaz Harrosh | 1 | -3/+11 |
| 2011-10-24 | exofs: Support for RAID5 read-4-write interface. | Boaz Harrosh | 1 | -2/+59 |
| 2011-10-24 | ore: RAID5 Write | Boaz Harrosh | 4 | -16/+578 |
| 2011-10-24 | ore: RAID5 read | Boaz Harrosh | 4 | -78/+455 |
| 2011-10-24 | ore: Make ore_calc_stripe_info EXPORT_SYMBOL | Boaz Harrosh | 1 | -5/+3 |
| 2011-10-14 | ore/exofs: Change ore_check_io API | Boaz Harrosh | 2 | -23/+20 |
| 2011-10-14 | ore/exofs: Define new ore_verify_layout | Boaz Harrosh | 3 | -53/+72 |
| 2011-10-14 | ore: Support for partial component table | Boaz Harrosh | 2 | -0/+5 |
| 2011-10-14 | ore: Support for short read/writes | Boaz Harrosh | 1 | -7/+23 |
| 2011-10-14 | exofs: Support for short read/writes | Boaz Harrosh | 1 | -9/+26 |
| 2011-10-14 | ore: Remove check for ios->kern_buff in _prepare_for_striping to later | Boaz Harrosh | 1 | -23/+13 |
| 2011-10-14 | ore: cleanup: Embed an ore_striping_info inside ore_io_state | Boaz Harrosh | 1 | -37/+24 |
| 2011-10-14 | ore: Only IO one group at a time (API change) | Boaz Harrosh | 2 | -51/+154 |
| 2011-10-04 | ore/exofs: Change the type of the devices array (API change) | Boaz Harrosh | 3 | -42/+69 |
| 2011-10-03 | ore: Make ore_striping_info and ore_calc_stripe_info public | Boaz Harrosh | 1 | -16/+8 |
| 2011-10-03 | exofs: Remove unused data_map member from exofs_sb_info | Boaz Harrosh | 2 | -38/+22 |
| 2011-10-03 | exofs: Rename struct ore_components comps => oc | Boaz Harrosh | 4 | -63/+63 |
| 2011-10-03 | exofs/super.c: local functions should be static | H Hartley Sweeten | 1 | -3/+3 |
| 2011-10-03 | exofs/ore.c: local functions should be static | H Hartley Sweeten | 1 | -2/+2 |
| 2011-08-06 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 7 | -499/+487 |
| 2011-08-06 | ore: Make ore its own module | Boaz Harrosh | 3 | -1/+23 |
| 2011-08-06 | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 5 | -255/+170 |
| 2011-08-06 | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 4 | -183/+218 |
| 2011-08-06 | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 4 | -73/+79 |
| 2011-08-06 | exofs: Add offset/length to exofs_get_io_state | Boaz Harrosh | 3 | -16/+38 |
| 2011-08-04 | exofs: Fix truncate for the raid-groups case | Boaz Harrosh | 1 | -20/+53 |
| 2011-08-04 | exofs: Small cleanup of exofs_fill_super | Boaz Harrosh | 1 | -4/+2 |
| 2011-08-04 | exofs: BUG: Avoid sbi realloc | Boaz Harrosh | 2 | -24/+30 |
| 2011-08-04 | exofs: Remove pnfs-osd private definitions | Boaz Harrosh | 2 | -50/+1 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -1/+9 |
| 2011-07-20 | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) | Al Viro | 1 | -6/+1 |
| 2011-07-17 | fix exofs ->get_parent() | Al Viro | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
| 2011-03-15 | exofs: deprecate the commands pending counter | Boaz Harrosh | 1 | -0/+4 |
| 2011-03-15 | exofs: Write sbi->s_nextid as part of the Create command | Boaz Harrosh | 5 | -31/+141 |
| 2011-03-15 | exofs: Add option to mount by osdname | Boaz Harrosh | 1 | -4/+27 |
| 2011-03-15 | exofs: Override read-ahead to align on stripe_size | bharrosh@panasas.com | 3 | -4/+35 |
| 2011-03-15 | exofs: simple fsync race fix | Nick Piggin | 2 | -6/+2 |
| 2011-03-15 | exofs: Optimize read_4_write | Boaz Harrosh | 1 | -3/+22 |
| 2011-03-15 | exofs: Trivial: fix some indentation and debug prints | Boaz Harrosh | 1 | -15/+18 |
| 2011-03-15 | exofs: Remove redundant unlikely() | Tobias Klauser | 1 | -1/+1 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+0 |
| 2011-03-03 | exofs: i_nlink races in rename() | Al Viro | 1 | -6/+2 |
| 2011-02-02 | Revert "exofs: Set i_mapping->backing_dev_info anyway" | Boaz Harrosh | 1 | -2/+0 |
| 2011-01-07 | fs: icache RCU free inodes | Nick Piggin | 1 | -1/+8 |
| 2010-10-29 | convert get_sb_nodev() users | Al Viro | 1 | -5/+5 |
| 2010-10-25 | new helper: ihold() | Al Viro | 1 | -1/+1 |
| 2010-10-25 | fs: add sync_inode_metadata | Christoph Hellwig | 1 | -5/+1 |
| 2010-10-25 | exofs: Remove inode->i_count manipulation in exofs_new_inode | Boaz Harrosh | 1 | -19/+9 |
| 2010-10-25 | fs/exofs: typo fix of faild to failed | Joe Perches | 3 | -14/+14 |
| 2010-10-18 | exofs: Set i_mapping->backing_dev_info anyway | Boaz Harrosh | 1 | -0/+2 |
| 2010-10-18 | exofs: Cleaup read path in regard with read_for_write | Boaz Harrosh | 1 | -20/+14 |
| 2010-10-08 | exofs: Fix double page_unlock BUG in write_begin/end | Boaz Harrosh | 1 | -1/+7 |
| 2010-08-11 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 4 | -52/+31 |
| 2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
| 2010-08-09 | convert exofs to ->evict_inode() | Al Viro | 3 | -6/+6 |
| 2010-08-09 | exofs: New truncate sequence | Boaz Harrosh | 3 | -75/+42 |
| 2010-08-09 | remove inode_setattr | Christoph Hellwig | 1 | -2/+12 |
| 2010-08-07 | block: unify flags for struct bio and struct request | Christoph Hellwig | 1 | -1/+1 |
| 2010-08-04 | exofs: Fix groups code when num_devices is not divisible by group_width | Boaz Harrosh | 1 | -17/+5 |
| 2010-08-04 | exofs: Remove useless optimization | Boaz Harrosh | 1 | -15/+7 |
| 2010-08-04 | exofs: exofs_file_fsync and exofs_file_flush correctness | Boaz Harrosh | 1 | -12/+17 |
| 2010-08-04 | exofs: Remove superfluous dependency on buffer_head and writeback | Boaz Harrosh | 2 | -8/+2 |
| 2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -4/+3 |
| 2010-05-24 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2 | -1/+31 |
| 2010-05-21 | exofs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -10/+1 |
| 2010-05-17 | exofs: confusion between kmap() and kmap_atomic() api | Dan Carpenter | 1 | -1/+1 |
| 2010-05-17 | exofs: Add default address_space_operations | Boaz Harrosh | 1 | -0/+30 |
| 2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 1 | -1/+1 |
| 2010-04-22 | exofs: add bdi backing to mount session | Jens Axboe | 2 | -0/+10 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig | 2 | -3/+3 |
| 2010-02-28 | exofs: groups support | Boaz Harrosh | 3 | -37/+141 |
| 2010-02-28 | exofs: Prepare for groups | Boaz Harrosh | 1 | -60/+99 |
| 2010-02-28 | exofs: Error recovery if object is missing from storage | Boaz Harrosh | 1 | -1/+11 |
| 2010-02-28 | exofs: convert io_state to use pages array instead of bio at input | Boaz Harrosh | 3 | -61/+71 |
| 2010-02-28 | exofs: RAID0 support | Boaz Harrosh | 4 | -83/+333 |
| 2010-02-28 | exofs: Define on-disk per-inode optional layout attribute | Boaz Harrosh | 4 | -10/+114 |
| 2010-02-28 | exofs: unindent exofs_sbi_read | Boaz Harrosh | 1 | -49/+38 |
| 2010-02-28 | exofs: Move layout related members to a layout structure | Boaz Harrosh | 4 | -54/+71 |
| 2010-02-28 | exofs: Recover in the case of read-passed-end-of-file | Boaz Harrosh | 1 | -6/+30 |
| 2010-02-28 | exofs: Micro-optimize exofs_i_info | Boaz Harrosh | 1 | -2/+2 |
| 2010-02-28 | exofs: debug print even less | Boaz Harrosh | 2 | -16/+45 |
| 2010-01-05 | exofs: simple_write_end does not mark_inode_dirty | Boaz Harrosh | 1 | -1/+16 |
| 2010-01-05 | exofs: fix pnfs_osd re-definitions in pre-pnfs trees | Boaz Harrosh | 1 | -8/+2 |
| 2009-12-10 | exofs: Multi-device mirror support | Boaz Harrosh | 6 | -28/+361 |
| 2009-12-10 | exofs: Move all operations to an io_engine | Boaz Harrosh | 5 | -350/+644 |
| 2009-12-10 | exofs: move osd.c to ios.c | Boaz Harrosh | 2 | -1/+1 |
| 2009-12-10 | exofs: statfs blocks is sectors not FS blocks | Boaz Harrosh | 1 | -4/+6 |
| 2009-12-10 | exofs: Prints on mount and unmout | Boaz Harrosh | 1 | -0/+11 |
| 2009-12-10 | exofs: refactor exofs_i_info initialization into common helper | Boaz Harrosh | 1 | -2/+8 |
| 2009-12-10 | exofs: dbg-print less | Boaz Harrosh | 1 | -5/+7 |
| 2009-12-10 | exofs: More sane debug print | Boaz Harrosh | 1 | -2/+1 |
| 2009-09-24 | exofs: remove BKL from super operations | Boaz Harrosh | 1 | -6/+0 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
| 2009-06-21 | exofs: Avoid using file_fsync() | Boaz Harrosh | 3 | -6/+16 |
| 2009-06-21 | exofs: Remove IBM copyrights | Boaz Harrosh | 9 | -27/+9 |
| 2009-06-21 | exofs: Fix bio leak in error handling path (sync read) | Boaz Harrosh | 1 | -0/+3 |
| 2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley | 2 | -5/+24 |
| 2009-06-11 | exofs: add ->sync_fs | Christoph Hellwig | 1 | -3/+13 |
| 2009-06-11 | ->write_super lock_super pushdown | Christoph Hellwig | 1 | -0/+2 |
| 2009-06-11 | push BKL down into ->put_super | Christoph Hellwig | 1 | -0/+4 |
| 2009-06-11 | remove ->write_super call in generic_shutdown_super | Christoph Hellwig | 1 | -0/+3 |
| 2009-06-10 | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue | Boaz Harrosh | 1 | -2/+1 |
| 2009-06-10 | [SCSI] libosd: osd_req_{read,write} takes a length parameter | Boaz Harrosh | 1 | -2/+3 |
| 2009-06-10 | [SCSI] libosd: osd_req_{read,write}_kern new API | Boaz Harrosh | 2 | -32/+0 |
| 2009-05-11 | block: add rq->resid_len | Tejun Heo | 1 | -2/+2 |
| 2009-03-31 | exofs: Documentation | Boaz Harrosh | 1 | -0/+3 |
| 2009-03-31 | exofs: export_operations | Boaz Harrosh | 3 | -0/+69 |
| 2009-03-31 | exofs: super_operations and file_system_type | Boaz Harrosh | 4 | -1/+720 |
| 2009-03-31 | exofs: dir_inode and directory operations | Boaz Harrosh | 5 | -1/+1298 |
| 2009-03-31 | exofs: address_space_operations | Boaz Harrosh | 2 | -0/+703 |
| 2009-03-31 | exofs: symlink_inode and fast_symlink_inode operations | Boaz Harrosh | 3 | -1/+62 |
| 2009-03-31 | exofs: file and file_inode operations | Boaz Harrosh | 4 | -1/+250 |
| 2009-03-31 | exofs: Kbuild, Headers and osd utils | Boaz Harrosh | 5 | -0/+493 |