Commit Graph

1067 Commits (2c78c44362bc9b7c715a3c2119b89a407c1cb739)

Author SHA1 Message Date
Chris Mason 755efdc3c4 Btrfs: Drop the hardware crc32c asm code 16 years ago
David Woodhouse 709ac06a14 Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING 16 years ago
Chris Mason 9ab86c8e01 Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook 16 years ago
Chris Mason cc7172defc Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies 16 years ago
Yan Zheng 07d400a6df Btrfs: tree logging checksum fixes 16 years ago
Yan Zheng 1ba12553f3 Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents 16 years ago
Yan Zheng 180591bcfe Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation 16 years ago
Chris Mason 9ca03b997f Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code 16 years ago
Chris Mason 43b774ba13 Btrfs: drop EXPORT symbols from extent_io.c 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Liu Hui 1f3c79a28c Btrfs: Fix free block discard calls down to the block layer 16 years ago
Yan Zheng ec051c0f92 Btrfs: avoid orphan inode caused by log replay 16 years ago
Yan Zheng 2d69a0f884 Btrfs: avoid potential super block corruption 16 years ago
Shen Feng dd3fd8bdf7 Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super 16 years ago
Shen Feng 1f48366084 Btrfs: fix a memory leak in btrfs_get_sb 16 years ago
Liu Hui c584482b47 Btrfs: Fix typo in clear_state_cb 16 years ago
yanhai zhu 9aead43588 Btrfs: Fix memset length in btrfs_file_write 16 years ago
Yan Zheng 52c2617990 Btrfs: update directory's size when creating subvol/snapshot 16 years ago
Chris Mason e441d54de4 Btrfs: add permission checks to the ioctls 16 years ago
Chris Mason b34b086c1c Btrfs: Fix compile warning around num_online_cpus() in a min statement 16 years ago
Yan Zheng 1f80e4db0f Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc. 16 years ago
Yan Zheng 34bf63c4dd Btrfs: properly update block accounting for metadata 16 years ago
Yan Zheng ab67b7c1f7 Btrfs: Add missing mnt_drop_write in ioctl.c 16 years ago
Yehuda Sadeh Weinraub b16281c30c Btrfs: fix return value from btrfs_listxattr when buffer size is too small 16 years ago
Chris Mason cad321ad52 Btrfs: shift all end_io work to thread pools 16 years ago
Yan Zheng 87b29b208c Btrfs: properly check free space for tree balancing 16 years ago
Chris Mason dcbdd4dcb9 Btrfs: delete checksum items before marking blocks free 16 years ago
Chris Mason 75eff68ea6 Btrfs: Don't use spin*lock_irq for the delalloc lock 16 years ago
Chris Mason 42dc7babdc Btrfs: Fix compressed writes on truncated pages 16 years ago
Yan Zheng 17d217fe97 Btrfs: fix nodatasum handling in balancing code 16 years ago
Yan Zheng e4404d6e8d Btrfs: shared seed device 16 years ago
Yan Zheng d2fb3437e4 Btrfs: fix leaking block group on balance 16 years ago
Sage Weil cfc8ea8720 Btrfs: mnt_drop_write in ioctl_trans_end 16 years ago
Yan Zheng 0403e47ee2 Btrfs: Add checking of csum tree in balancing code 16 years ago
Chris Mason 459931eca5 Btrfs: Delete csum items when freeing extents 16 years ago
Chris Mason 580afd76e4 Btrfs: Fix compressed checksum fsync log copies 16 years ago
Chris Mason c3027eb552 Btrfs: Add inode sequence number for NFS and reserved space in a few structs 16 years ago
Chris Mason 934d375bac Btrfs: Use map_private_extent_buffer during generic_bin_search 16 years ago
Yan Zheng a512bbf855 Btrfs: superblock duplication 16 years ago
Chris Mason d20f7043fa Btrfs: move data checksumming into a dedicated tree 16 years ago
Chris Mason c99e905c94 Btrfs: Fix sparse endian warnings in struct-funcs.c 16 years ago
Chris Mason 2a7108ad89 Btrfs: rev the disk format for the inode compat and csum selection changes 16 years ago
Chris Mason 4022abf449 Btrfs: delete unused function: btrfs_invalidate_dcache_root 16 years ago
Josef Bacik 607d432da0 Btrfs: add support for multiple csum algorithms 16 years ago
Josef Bacik c6e2bac1a5 Btrfs: fix panic on error during mount 16 years ago
Josef Bacik f2b636e80d Btrfs: add support for compat flags to btrfs 16 years ago
Christoph Hellwig 7a865e8ac3 Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range 16 years ago
Christoph Hellwig 4bcabaa30a Btrfs: clean up btrfs_ioctl a little bit 16 years ago
Christoph Hellwig 97288f2c71 Btrfs: corret fmode_t annotations 16 years ago
Christoph Hellwig 6e430f94e5 Btrfs: fix shadowed variable declarations 16 years ago