Btrfs: always pin metadata in discard mode
[safe/jmp/linux-2.6] / fs / ocfs2 /
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-04 Sunil Mushranocfs2: ocfs2_write_begin_nolock() should handle len=0
2009-08-28 Tao Maocfs2: invalidate dentry if its dentry_lock isn't initi...
2009-08-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-21 Goldwyn Rodriguesocfs2/dlm: Wait on lockres instead of erroring cancel...
2009-08-20 Jan Karaocfs2: Add missing lock name
2009-08-17 Jan Karaocfs2: Don't oops in ocfs2_kill_sb on a failed mount
2009-08-17 Tao Maocfs2: release the buffer head in ocfs2_do_truncate.
2009-08-17 Jan Karaocfs2: Handle quota file corruption more gracefully
2009-08-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-08-10 Jan Karaocfs2: Fix possible deadlock when extending quota file
2009-08-07 Roel Kluinocfs2: keep index within status_map[]
2009-08-07 Sunil Mushranocfs2: Initialize the cluster we're writing to in a...
2009-07-31 Goldwyn Rodriguesocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
2009-07-30 Tao Maocfs2/quota: Release lock for error in ocfs2_quota_write.
2009-07-23 Jan Karaocfs2: Define credit counts for quota operations
2009-07-23 Jan Karaocfs2: Remove syncjiff field from quota info
2009-07-23 Jan Karaocfs2: Fix initialization of blockcheck stats
2009-07-23 Jan Karaocfs2: Zero out padding of on disk dquot structure
2009-07-23 Jan Karaocfs2: Initialize blocks allocated to local quota file
2009-07-23 Jan Karaocfs2: Mark buffer uptodate before calling ocfs2_journa...
2009-07-23 Jan Karaocfs2: Make global quota files blocksize aligned
2009-07-23 Tao Maocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_...
2009-07-21 Jan Karaocfs2: Fix deadlock on umount
2009-07-21 Tao Maocfs2: Add extra credits and access the modified bh...
2009-07-21 Wengang Wangocfs2: Fail ocfs2_get_block() immediately when a block...
2009-07-21 Wengang Wangocfs2: Fix error return in ocfs2_write_cluster()
2009-07-20 Subrata Modakocfs2: Fix compilation warning for fs/ocfs2/xattr.c
2009-07-20 Goldwyn Rodriguesocfs2: Initialize count in aio_write before generic_wri...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Wengang Wangocfs2: log the actual return value of ocfs2_file_aio_wr...
2009-07-08 Jeff Liuocfs2: trivial fix for s/migrate/migration/ in dlmrecov...
2009-07-08 Jeff Mahoneyocfs2: Fixup orphan scan cleanup after failed mount
2009-06-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-22 Tao Maocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key...
2009-06-22 Jan Karaocfs2: Add lockdep annotations
2009-06-22 Sunil Mushranocfs2: Disable orphan scanning for local and hard-ro...
2009-06-22 Sunil Mushranocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_...
2009-06-22 Sunil Mushranocfs2: Stop orphan scan as early as possible during...
2009-06-22 Sunil Mushranocfs2: Fix ocfs2_osb_dump()
2009-06-22 Sunil Mushranocfs2: Pin journal head before accessing jh->b_committe...
2009-06-22 Tao Maocfs2: Update atime in splice read if necessary.
2009-06-22 Joel Beckerocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-15 Sunil Mushranocfs2/net: Use wait_event() in o2net_send_message_vec()
2009-06-15 Tao Maocfs2: Adjust rightmost path in ocfs2_add_branch.
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigocfs2: remove ->write_super and stop maintaining -...
2009-06-09 Hisashi Hifumiocfs2: fdatasync should skip unimportant metadata writeout
2009-06-04 Tao Maocfs2: Remove redundant gotos in ocfs2_mount_volume()
2009-06-04 Joel Beckerocfs2: Add statistics for the checksum and ecc operations.
2009-06-04 Srinivas Eedaocfs2 patch to track delayed orphan scan timer statistics
2009-06-04 Srinivas Eedaocfs2: timer to queue scan of all orphan slots
2009-06-04 Jan Karaocfs2: Correct ordering of ip_alloc_sem and localloc...
2009-06-04 Jan Karaocfs2: Fix possible deadlock in quota recovery
2009-06-04 Jan Karaocfs2: Fix possible deadlock with quotas in ocfs2_setattr()
2009-06-04 Jan Karaocfs2: Fix lock inversion in ocfs2_local_read_info()
2009-06-04 Jan Karaocfs2: Fix possible deadlock in ocfs2_global_read_dquot()
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-09 Joel Beckerocfs2: Use nd_set_link().
2009-05-05 Coly Liocfs2: update comments in masklog.h
2009-05-05 Tao Maocfs2: Don't printk the error when listing too many...
2009-05-02 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-04-30 Joel Beckerocfs2: Fix a missing credit when deleting from indexed...
2009-04-29 Tao Maocfs2/trivial: Remove unused variable in ocfs2_rename.
2009-04-23 Sunil Mushranocfs2: Add missing iput() during error handling in...
2009-04-21 Joel Beckerocfs2: Fix some printk() warnings.
2009-04-21 Tao Maocfs2: Fix 2 warning during ocfs2 make.
2009-04-15 Miklos Szerediocfs2: fix i_mutex locking in ocfs2_splice_to_file()
2009-04-07 Tao Maocfs2: Reserve 1 more cluster in expanding_inline_dir...
2009-04-07 Miklos Szeredisplice: fix deadlock in splicing to file
2009-04-03 Srinivas Eedaocfs2: recover orphans in offline slots during recovery...
2009-04-03 Hisashi Hifumiocfs2: Pagecache usage optimization on ocfs2
2009-04-03 wengang wangocfs2: fix rare stale inode errors when exporting via nfs
2009-04-03 Sunil Mushranocfs2/dlm: Tweak mle_state output
2009-04-03 Sunil Mushranocfs2/dlm: Do not purge lockres that is being migrated...
2009-04-03 Sunil Mushranocfs2/dlm: Remove struct dlm_lock_name in struct dlm_ma...
2009-04-03 Sunil Mushranocfs2/dlm: Show the number of lockres/mles in dlm_state
2009-04-03 Sunil Mushranocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockr...
2009-04-03 Sunil Mushranocfs2/dlm: Improve lockres counts
2009-04-03 Sunil Mushranocfs2/dlm: Track number of mles
2009-04-03 Sunil Mushranocfs2/dlm: Indent dlm_cleanup_master_list()
2009-04-03 Sunil Mushranocfs2/dlm: Activate dlm->master_hash for master list...
2009-04-03 Sunil Mushranocfs2/dlm: Create and destroy the dlm->master_hash
2009-04-03 Sunil Mushranocfs2/dlm: Refactor dlm_clean_master_list()
2009-04-03 Sunil Mushranocfs2/dlm: Clean up struct dlm_lock_name
2009-04-03 Sunil Mushranocfs2/dlm: Encapsulate adding and removing of mle from...
2009-04-03 Tao Maocfs2: Optimize inode group allocation by recording...
2009-04-03 Tao Maocfs2: Allocate inode groups from global_bitmap.
2009-04-03 Tao Maocfs2: Optimize inode allocation by remembering last...
2009-04-03 Mark Fashehocfs2: fix leaf start calculation in ocfs2_dx_dir_rebal...
2009-04-03 Mark Fashehocfs2: re-order ocfs2_empty_dir checks
2009-04-03 Mark Fashehocfs2: Enable indexed directories
2009-04-03 Mark Fashehocfs2: Add total entry count to dx_root_block
2009-04-03 Mark Fashehocfs2: Increase max links count
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
next