ocfs2: set gap to seperate entry and value when xattr in bucket
[safe/jmp/linux-2.6] / fs / btrfs /
2009-02-20 Josef BacikBtrfs: try committing transaction before returning...
2009-02-20 Josef BacikBtrfs: add better -ENOSPC handling
2009-02-20 Chris MasonBtrfs: check file pointer in btrfs_sync_file
2009-02-12 Yan ZhengBtrfs: hold trans_mutex when using btrfs_record_root_in...
2009-02-12 Chris MasonBtrfs: make a lockdep class for the extent buffer locks
2009-02-12 Julia LawallBtrfs: fs/btrfs/volumes.c: remove useless kzalloc
2009-02-12 Qinghuang FengBtrfs: remove unused code in split_state()
2009-02-12 Jeff MahoneyBtrfs: remove btrfs_init_path
2009-02-12 Jeff MahoneyBtrfs: balance_level checks !child after access
2009-02-12 Yan ZhengBtrfs: Avoid using __GFP_HIGHMEM with slab allocator
2009-02-12 Chris MasonBtrfs: don't clean old snapshots on sync(1)
2009-02-12 Chris MasonBtrfs: use larger metadata clusters in ssd mode
2009-02-12 Chris MasonBtrfs: process mount options on mount -o remount,
2009-02-12 Josef BacikBtrfs: make sure all pending extent operations are...
2009-02-09 Chris MasonBtrfs: don't use spin_is_contended
2009-02-06 Chris MasonBtrfs: Make sure dir is non-null before doing S_ISGID...
2009-02-05 Chris MasonBtrfs: Fix memory leak in cache_drop_leaf_ref
2009-02-04 Chris MasonBtrfs: don't return congestion in write_cache_pages...
2009-02-04 Chris MasonBtrfs: Only prep for btree deletion balances when nodes...
2009-02-04 Chris MasonBtrfs: fix btrfs_unlock_up_safe to walk the entire...
2009-02-04 Chris MasonBtrfs: change btrfs_del_leaf to drop locks earlier
2009-02-04 Chris MasonBtrfs: Change btrfs_truncate_inode_items to stop when...
2009-02-04 Chris MasonBtrfs: Don't try to compress pages past i_size
2009-02-04 Josef BacikBtrfs: join the transaction in __btrfs_setxattr
2009-02-04 Chris BallBtrfs: Handle SGID bit when creating inodes
2009-02-04 Chris MasonBtrfs: Make btrfs_drop_snapshot work in larger and...
2009-02-04 Chris MasonBtrfs: Change btree locking to use explicit blocking...
2009-02-04 Chris MasonBtrfs: hash_lock is no longer needed
2009-02-04 Chris MasonBtrfs: disable leak debugging checks in extent_io.c
2009-02-04 Chris MasonBtrfs: sort references by byte number during btrfs_inc_ref
2009-02-04 Chris MasonBtrfs: async threads should try harder to find work
2009-02-04 Jim OwensBtrfs: selinux support
2009-02-04 Christian HesseBtrfs: make btrfs acls selectable
2009-02-04 Chris MasonBtrfs: Catch missed bios in the async bio submission...
2009-01-28 Chris MasonBtrfs: fix readdir on 32 bit machines
2009-01-29 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-22 Chris MasonBtrfs: do less aggressive btree readahead
2009-01-22 Alexey Dobriyanfs/Kconfig: move btrfs out
2009-01-21 Yehuda SadehBtrfs: fiemap support
2009-01-21 Chris MasonBtrfs: stop providing a bmap operation to avoid swapfil...
2009-01-21 Yan ZhengBtrfs: fix tree logs parallel sync
2009-01-21 Qinghuang FengBtrfs: open_ctree() error handling can oops on fs_info
2009-01-21 Yan ZhengBtrfs: fix stop searching test in replace_one_extent
2009-01-21 Jan EngelhardtBtrfs: change/remove typedef
2009-01-21 Huang WeiyiBtrfs: remove duplicated #include
2009-01-21 Yan ZhengBtrfs: Fix infinite loop in btrfs_extent_post_op
2009-01-21 Yan ZhengBtrfs: fix locking issue in btrfs_remove_block_group
2009-01-21 Qinghuang FengBtrfs: simplify iteration codes
2009-01-21 Qinghuang FengBtrfs: check return value for kthread_run() correctly
2009-01-21 Roland DreierBtrfs: Remove extra KERN_INFO in the middle of a line
2009-01-21 Huang WeiyiBtrfs: removed unused #include <version.h>'s
2009-01-21 Josef BacikBtrfs: cleanup xattr code
2009-01-21 Wang CongBtrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-01-16 Chris MasonBtrfs: fix ioctl arg size (userland incompatible change!)
2009-01-16 Chris MasonBtrfs: Clear the device->running_pending flag before...
2009-01-16 Qinghuang Fengbtrfs & squashfs: Move btrfs and squashfsto's magic...
2009-01-10 Linus Torvaldsbtrfs: fix for write_super_lockfs/unlockfs error handling
2009-01-09 Chris MasonBtrfs: explicitly mark the tree log root for writeback
2009-01-08 Chris MasonBtrfs: Drop the hardware crc32c asm code
2009-01-07 David WoodhouseBtrfs: Add Documentation/filesystem/btrfs.txt, remove...
2009-01-07 Chris MasonBtrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage...
2009-01-06 Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06 Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06 Yan ZhengBtrfs: Use btrfs_join_transaction to avoid deadlocks...
2009-01-06 Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06 Chris MasonBtrfs: drop EXPORT symbols from extent_io.c
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 Liu HuiBtrfs: Fix free block discard calls down to the block...
2009-01-05 Yan ZhengBtrfs: avoid orphan inode caused by log replay
2009-01-05 Yan ZhengBtrfs: avoid potential super block corruption
2009-01-05 Shen FengBtrfs: do not call kfree if kmalloc failed in btrfs_sys...
2009-01-05 Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05 Liu HuiBtrfs: Fix typo in clear_state_cb
2009-01-05 yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2009-01-05 Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05 Chris MasonBtrfs: add permission checks to the ioctls
2008-12-19 Chris MasonBtrfs: Fix compile warning around num_online_cpus(...
2008-12-19 Yan ZhengBtrfs: set EXTENT_BOUNDARY bit before marking extent...
2008-12-19 Yan ZhengBtrfs: properly update block accounting for metadata
2008-12-19 Yan ZhengBtrfs: Add missing mnt_drop_write in ioctl.c
2008-12-17 Yehuda Sadeh WeinraubBtrfs: fix return value from btrfs_listxattr when buffe...
2008-12-17 Chris MasonBtrfs: shift all end_io work to thread pools
2008-12-17 Yan ZhengBtrfs: properly check free space for tree balancing
2008-12-16 Chris MasonBtrfs: delete checksum items before marking blocks...
2008-12-15 Chris MasonBtrfs: Don't use spin*lock_irq for the delalloc lock
2008-12-15 Chris MasonBtrfs: Fix compressed writes on truncated pages
2008-12-12 Yan ZhengBtrfs: fix nodatasum handling in balancing code
2008-12-12 Yan ZhengBtrfs: shared seed device
2008-12-11 Yan ZhengBtrfs: fix leaking block group on balance
2008-12-11 Sage WeilBtrfs: mnt_drop_write in ioctl_trans_end
2008-12-11 Yan ZhengBtrfs: Add checking of csum tree in balancing code
2008-12-10 Chris MasonBtrfs: Delete csum items when freeing extents
2008-12-09 Chris MasonBtrfs: Fix compressed checksum fsync log copies
2008-12-08 Chris MasonBtrfs: Add inode sequence number for NFS and reserved...
2008-12-08 Chris MasonBtrfs: Use map_private_extent_buffer during generic_bin...
2008-12-08 Yan ZhengBtrfs: superblock duplication
2008-12-08 Chris MasonBtrfs: move data checksumming into a dedicated tree
2008-12-02 Chris MasonBtrfs: Fix sparse endian warnings in struct-funcs.c
next