Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ocfs2 / dir.c
2011-12-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-11-17 Wengang Wangocfs2: make direntry invalid when deleting it
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-05-13 Marcus Meissnerocfs2: Initialize data_ac (might be used uninitialized)
2011-03-28 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-03-28 Joel BeckerMerge branch 'mlog_replace_for_39' of git://repo.or...
2011-02-23 Tao Maocfs2: Remove mlog(0) from fs/ocfs2/dir.c
2011-03-07 Tao Maocfs2: Remove EXIT from masklog.
2011-02-21 Tao Maocfs2: Remove ENTRY from masklog.
2011-02-20 Tao Maocfs2: optimize ocfs2_check_dir_entry() with unlikely...
2011-01-19 Jesper JuhlKill off warning: ‘inline’ is not at beginning of decla...
2010-12-16 Tao Maocfs2: Hold ip_lock when set/clear flags for indexed...
2010-09-10 Tristan YeOcfs2: Re-access the journal after ocfs2_insert_extent...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 Joel BeckerMerge branch 'discontig-bg' of git://oss.oracle.com...
2010-05-18 Tristan YeOcfs2: Optimize ocfs2 truncate to use ocfs2_remove_btre...
2010-05-06 Mark Fashehocfs2: Add dir_resv_level mount option
2010-05-06 Mark Fashehocfs2: use allocation reservations for directory data
2010-05-06 Joel Beckerocfs2: Make ocfs2_journal_dirty() void.
2010-03-22 Tao Maocfs2: Free block to the right block group.
2010-03-26 Joel Beckerocfs2: Set suballoc_loc on allocated metadata.
2010-05-06 Joel Beckerocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-02-26 Tiger Yangocfs2: add extent block stealing for ocfs2 v5
2010-01-22 Mark Fasheh- patches.suse/ocfs2-allocation-resrvations.patch:...
2009-09-04 Joel Beckerocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_...
2009-09-04 Joel Beckerocfs2: ocfs2_insert_extent() no longer needs struct...
2009-09-04 Joel Beckerocfs2: ocfs2_find_path() only needs the caching info
2009-09-04 Joel Beckerocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_blo...
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-06-04 Jan Karaocfs2: Correct ordering of ip_alloc_sem and localloc...
2009-04-21 Tao Maocfs2: Fix 2 warning during ocfs2 make.
2009-04-07 Tao Maocfs2: Reserve 1 more cluster in expanding_inline_dir...
2009-04-03 Mark Fashehocfs2: fix leaf start calculation in ocfs2_dx_dir_rebal...
2009-04-03 Mark Fashehocfs2: Add total entry count to dx_root_block
2009-04-03 Mark Fashehocfs2: Introduce dir free space list
2009-04-03 Mark Fashehocfs2: Store dir index records inline
2009-04-03 Mark Fashehocfs2: Add a name indexed b-tree to directory inodes
2009-04-03 Mark Fashehocfs2: Introduce dir lookup helper struct
2009-01-05 Joel Beckerocfs2: Checksum and ECC for directory blocks.
2009-01-05 Mark Fashehocfs2: Add directory block trailers.
2009-01-05 Joel Beckerocfs2: Use metadata-specific ocfs2_journal_access_...
2009-01-05 Jan Karaocfs2: Add quota calls for allocation and freeing of...
2009-01-05 Joel Beckerocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_vir...
2009-01-05 Joel Beckerocfs2: Validate metadata only when it's read from disk.
2009-01-05 Joel Beckerocfs2: Wrap dirblock reads in a dedicated function.
2009-01-05 Joel Beckerocfs2: Wrap inode block reads in a dedicated function.
2008-10-24 Jan Kara- Update config files.
2008-10-17 Mark Fasheh--------------------------------------------------...
2008-10-14 Joel Beckerocfs2: Make cached block reads the common case.
2008-10-14 Joel Beckerocfs2: Kill the last naked wait_on_buffer() for cached...
2008-10-14 Joel Beckerocfs2: Move ocfs2_bread() into dir.c
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-10-14 Mark Fashehocfs2: Don't check for NULL before brelse()
2008-10-13 Joel Beckerocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
2008-10-13 Joel Beckerocfs2: Make ocfs2_extent_tree the first-class represent...
2008-10-13 Tao Maocfs2: Add extent tree operation for xattr value btrees
2008-10-13 Tao Maocfs2: Make high level btree extend code generic
2008-10-13 Tao Maocfs2: Abstract ocfs2_extent_tree in b-tree operations.
2008-10-13 Tao Maocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
2008-10-13 Tao Maocfs2: Modify ocfs2_num_free_extents for future xattr...
2008-09-11 Mark Fasheh--------------------------------------------------...
2008-08-22 Mark Fashehocfs2: correctly set i_blocks after inline dir gets...
2008-08-22 Tao Maocfs2: Jump to correct label in ocfs2_expand_inline_dir()
2008-03-03 Marcin Slusarz[PATCH] ocfs2: le*_add_cpu conversion
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-03 Joe Perchesfs/: Spelling fixes
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-06 Adrian Bunk[2.6 patch] make ocfs2_find_entry_el() static
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-12 Mark Fashehocfs2: Optionally return filldir errors
2007-10-12 Mark Fashehocfs2: Write support for directories with inline data
2007-10-12 Mark Fashehocfs2: Read support for directories with inline data
2007-10-12 Mark Fashehocfs2: Cleanup dirent size check
2007-10-12 Mark Fashehocfs2: Rename cleanups
2007-10-12 Mark Fashehocfs2: Provide convenience function for ino lookup
2007-10-12 Mark Fashehocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2...
2007-10-12 Mark Fashehocfs2: Remove open coded readdir()
2007-10-12 Mark Fashehocfs2: Pass raw u64 to filldir
2007-10-12 Mark Fashehocfs2: Abstract out core dir listing functionality
2007-10-12 Mark Fashehocfs2: Move directory manipulation code into dir.c
2007-07-11 Mark Fashehocfs2: Support creation of unwritten extents
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-02 Joel Beckerocfs2: Wrap access of directory allocations with ip_all...
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: Read from an unwritten extent returns zeros
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Mark Fashehocfs2: sparse b-tree support
2006-12-08 Josef Sipek[PATCH] struct path: convert ocfs2
2006-12-02 Tiger Yangocfs2: update file system paths to set atime
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: don't use handle for locking in allocation functions
next