Btrfs: don't clean old snapshots on sync(1)
[linux-2.6-block.git] / fs / btrfs /
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-28 Benjamin HerrenschmidtMerge commit 'jwb/jwb-merge' into merge
2009-01-28 Benjamin HerrenschmidtMerge commit 'kumar/kumar-merge' into merge
2009-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-01-27 Linus TorvaldsMerge branch 'hibern_fixes' of git://git./linux/kernel...
2009-01-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-01-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-01-26 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-26 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-26 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-26 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-01-26 Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-01-26 Linus TorvaldsMerge branch 'Kconfig' of git://git./linux/kernel/git...
2009-01-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-23 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-01-23 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-01-23 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-01-22 Chris MasonBtrfs: do less aggressive btree readahead
2009-01-22 Alexey Dobriyanfs/Kconfig: move btrfs out
2009-01-22 Thomas GleixnerMerge branch 'core/debugobjects' into core/urgent
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-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-01-18 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-17 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-17 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-16 Len BrownMerge branch 'misc' into release
2009-01-16 Len BrownMerge branch 'thinkpad-acpi' into release
2009-01-16 Len BrownMerge branches 'bugzilla-11884' and 'bugzilla-8544...
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 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-01-16 Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-01-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-01-16 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2009-01-16 Qinghuang Fengbtrfs & squashfs: Move btrfs and squashfsto's magic...
2009-01-14 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2009-01-13 Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-13 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-12 Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
next