xfs: prevent kernel crash due to corrupted inode log format
[safe/jmp/linux-2.6] / fs / btrfs /
2009-01-22 Alexey Dobriyanfs/Kconfig: move btrfs out
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
2008-12-02 Chris MasonBtrfs: rev the disk format for the inode compat and...
2008-12-02 Chris MasonBtrfs: delete unused function: btrfs_invalidate_dcache_root
2008-12-02 Josef BacikBtrfs: add support for multiple csum algorithms
2008-12-02 Josef BacikBtrfs: fix panic on error during mount
2008-12-02 Josef BacikBtrfs: add support for compat flags to btrfs
2008-12-02 Christoph HellwigBtrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
2008-12-02 Christoph HellwigBtrfs: clean up btrfs_ioctl a little bit
2008-12-02 Christoph HellwigBtrfs: corret fmode_t annotations
2008-12-02 Christoph HellwigBtrfs: fix shadowed variable declarations
2008-12-02 Christoph HellwigBtrfs: make things static and include the right headers
2008-12-02 Sage WeilBtrfs: remove unneeded btrfs_start_delalloc_inodes...
2008-12-02 Sage WeilBtrfs: remove unneeded total_trans
2008-12-02 Christoph HellwigBtrfs: sparse lock verification annotations for wait_on...
2008-12-02 Liu HuiBtrfs: Fix cow semantic in run_delalloc_nocow()
2008-11-20 Josef BacikBtrfs: Fix for lockdep warnings with alloc_mutex and...
2008-11-20 Chris MasonBtrfs: only flush down bios for writeback pages
2008-11-20 Yan ZhengBtrfs: Drop dirty roots created by log replay immediate...
2008-11-20 Chris MasonBtrfs: compat code fixes
2008-11-20 Chris MasonBtrfs: Use current_fsuid/gid
2008-11-20 Chris MasonBtrfs: Fixes for 2.6.28-rc API changes
2008-11-19 Josef BacikBtrfs: fix free space accounting when unpinning extents
2008-11-19 Chris MasonBtrfs: Do fsync log replay when mount -o ro, except...
2008-11-19 Chris MasonBtrfs: Avoid writeback stalls
2008-11-18 Chris MasonBtrfs: switch back to wait_on_page_writeback to wait...
2008-11-18 Chris MasonBtrfs: Update the disk format for the seed device and...
2008-11-18 Chris MasonBtrfs: unplug all devices in the unplug call back
2008-11-18 Liu HuiBtrfs: Some fixes for batching extent insert.
2008-11-18 Chris MasonBtrfs: prevent loops in the directory tree when creatin...
2008-11-18 Chris MasonBtrfs: Add backrefs and forward refs for subvols and...
2008-11-18 Chris MasonBtrfs: Give each subvol and snapshot their own anonymou...
2008-11-18 Chris MasonBtrfs: Allow subvolumes and snapshots anywhere in the...
2008-11-18 Josef BacikBtrfs: Add some debugging around the ENOSPC bugs
2008-11-18 Josef BacikBtrfs: fix free space leak
2008-11-12 yanhai zhuBtrfs: Add a missing return pointer check
2008-11-12 yanhai zhuBtrfs: Check kthread_should_stop() before schedule...
2008-11-12 Yan ZhengBtrfs: Fix race in btrfs_mark_extent_written
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-11-12 Yan ZhengBtrfs: mount ro and remount support
2008-11-12 Josef BacikBtrfs: batch extent inserts/updates/deletions on the...
2008-11-12 Sage WeilBtrfs: allow clone of an arbitrary file range
2008-11-13 Chris MasonBtrfs: Fix handling of space info full during allocations
2008-11-13 Chris MasonBtrfs: Improve metadata read latencies
2008-11-11 Chris MasonBtrfs: Fix compile warnings on 32 bit machines
2008-11-11 Yan ZhengBtrfs: Fix starting search offset inside btrfs_drop_extents
2008-11-10 Chris MasonBtrfs: empty_size allocation fixes again
2008-11-10 Chris MasonBtrfs: tune btrfs unplug functions for a small number...
2008-11-10 Chris MasonBtrfs: Turn off extent state leak debugging
2008-11-10 Chris MasonBtrfs: Fix usage of struct extent_map->orig_start
2008-11-10 Chris MasonBtrfs: Use invalidatepage when writepage finds a page...
2008-11-10 Chris MasonBtrfs: Try harder while searching for free space
2008-11-10 Chris MasonBtrfs: Fix use after free during compressed reads
2008-11-10 Yan ZhengBtrfs: Fix csum error for compressed data
next