Commit History

Author SHA1 Message Date
  Linus Torvalds b983471794 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
  Shen Feng 09771430f3 Btrfs: free inode struct when btrfs_new_inode fails 16 years ago
  Linus Torvalds c226fd659f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
  Nick Piggin 56a76f8275 fs: fix page_mkwrite error cases in core code and btrfs 16 years ago
  Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
  Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates 16 years ago
  Chris Mason 12fcfd22fe Btrfs: tree logging unlink/rename fixes 16 years ago
  Chris Mason 5d13a98f3b Btrfs: readahead checksums during btrfs_finish_ordered_io 16 years ago
  Chris Mason b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
  Chris Mason 7f366cfecf Btrfs: reduce stack in cow_file_range 16 years ago
  Chris Mason b7ec40d784 Btrfs: reduce stalls during transaction commit 16 years ago
  Josef Bacik 6a63209fc0 Btrfs: add better -ENOSPC handling 16 years ago
  Jeff Mahoney e00f730865 Btrfs: remove btrfs_init_path 16 years ago
  Yan Zheng b335b0034e Btrfs: Avoid using __GFP_HIGHMEM with slab allocator 16 years ago
  Chris Mason 42f15d77df Btrfs: Make sure dir is non-null before doing S_ISGID checks 16 years ago
  Chris Mason 06d9a8d7c2 Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode 16 years ago
  Chris Mason f03d9301f1 Btrfs: Don't try to compress pages past i_size 16 years ago
  Chris Ball 8c087b5183 Btrfs: Handle SGID bit when creating inodes 16 years ago
  Chris Mason bd56b30205 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks 16 years ago
  Chris Mason b4ce94de9b Btrfs: Change btree locking to use explicit blocking points 16 years ago
  Jim Owens 0279b4cd86 Btrfs: selinux support 16 years ago
  Chris Mason 89f135d8b5 Btrfs: fix readdir on 32 bit machines 16 years ago
  Yehuda Sadeh 1506fcc818 Btrfs: fiemap support 16 years ago
  Chris Mason 35054394c4 Btrfs: stop providing a bmap operation to avoid swapfile corruptions 16 years ago
  Qinghuang Feng c6e308713a Btrfs: simplify iteration codes 16 years ago
  Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 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 180591bcfe Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation 16 years ago