UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / exofs /
2011-03-03 Al Viroexofs: i_nlink races in rename()
2011-02-03 Boaz HarroshRevert "exofs: Set i_mapping->backing_dev_info anyway"
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Viroconvert get_sb_nodev() users
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Christoph Hellwigfs: add sync_inode_metadata
2010-10-25 Boaz Harroshexofs: Remove inode->i_count manipulation in exofs_new_...
2010-10-25 Joe Perchesfs/exofs: typo fix of faild to failed
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-18 Boaz Harroshexofs: Set i_mapping->backing_dev_info anyway
2010-10-18 Boaz Harroshexofs: Cleaup read path in regard with read_for_write
2010-10-08 Boaz Harroshexofs: Fix double page_unlock BUG in write_begin/end
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-08-11 Jiri KosinaMerge branch 'master' into for-next
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-09 Al Viroconvert exofs to ->evict_inode()
2010-08-09 Boaz Harroshexofs: New truncate sequence
2010-08-09 Christoph Hellwigremove inode_setattr
2010-08-09 Paul Bollefix printk typo 'faild'
2010-08-07 Christoph Hellwigblock: unify flags for struct bio and struct request
2010-08-04 Boaz Harroshexofs: Fix groups code when num_devices is not divisibl...
2010-08-04 Boaz Harroshexofs: Remove useless optimization
2010-08-04 Boaz Harroshexofs: exofs_file_fsync and exofs_file_flush correctness
2010-08-04 Boaz Harroshexofs: Remove superfluous dependency on buffer_head...
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-05-21 Dmitry Monakhovexofs: replace inode uid,gid,mode initialization with...
2010-05-17 Dan Carpenterexofs: confusion between kmap() and kmap_atomic() api
2010-05-17 Boaz Harroshexofs: Add default address_space_operations
2010-04-29 Boaz Harroshexofs: Fix "add bdi backing to mount session" fall out
2010-04-29 Boaz Harroshexofs: Fix "add bdi backing to mount session" fall out
2010-04-22 Jens Axboeexofs: add bdi backing to mount session
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-02-28 Boaz Harroshexofs: groups support
2010-02-28 Boaz Harroshexofs: Prepare for groups
2010-02-28 Boaz Harroshexofs: Error recovery if object is missing from storage
2010-02-28 Boaz Harroshexofs: convert io_state to use pages array instead...
2010-02-28 Boaz Harroshexofs: RAID0 support
2010-02-28 Boaz Harroshexofs: Define on-disk per-inode optional layout attribute
2010-02-28 Boaz Harroshexofs: unindent exofs_sbi_read
2010-02-28 Boaz Harroshexofs: Move layout related members to a layout structure
2010-02-28 Boaz Harroshexofs: Recover in the case of read-passed-end-of-file
2010-02-28 Boaz Harroshexofs: Micro-optimize exofs_i_info
2010-02-28 Boaz Harroshexofs: debug print even less
2010-01-05 Boaz Harroshexofs: simple_write_end does not mark_inode_dirty
2010-01-05 Boaz Harroshexofs: fix pnfs_osd re-definitions in pre-pnfs trees
2009-12-10 Boaz Harroshexofs: Multi-device mirror support
2009-12-10 Boaz Harroshexofs: Move all operations to an io_engine
2009-12-10 Boaz Harroshexofs: move osd.c to ios.c
2009-12-10 Boaz Harroshexofs: statfs blocks is sectors not FS blocks
2009-12-10 Boaz Harroshexofs: Prints on mount and unmout
2009-12-10 Boaz Harroshexofs: refactor exofs_i_info initialization into common...
2009-12-10 Boaz Harroshexofs: dbg-print less
2009-12-10 Boaz Harroshexofs: More sane debug print
2009-09-24 Boaz Harroshexofs: remove BKL from super operations
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-21 Boaz Harroshexofs: Avoid using file_fsync()
2009-06-21 Boaz Harroshexofs: Remove IBM copyrights
2009-06-21 Boaz Harroshexofs: Fix bio leak in error handling path (sync read)
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-06-12 Christoph Hellwigexofs: add ->sync_fs
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-10 Boaz Harrosh[SCSI] libosd: Define an osd_dev wrapper to retrieve...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write} takes a length...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write}_kern new API
2009-05-11 Tejun Heoblock: add rq->resid_len
2009-03-31 Boaz Harroshexofs: Documentation
2009-03-31 Boaz Harroshexofs: export_operations
2009-03-31 Boaz Harroshexofs: super_operations and file_system_type
2009-03-31 Boaz Harroshexofs: dir_inode and directory operations
2009-03-31 Boaz Harroshexofs: address_space_operations
2009-03-31 Boaz Harroshexofs: symlink_inode and fast_symlink_inode operations
2009-03-31 Boaz Harroshexofs: file and file_inode operations
2009-03-31 Boaz Harroshexofs: Kbuild, Headers and osd utils