Commit Graph

211716 Commits (fb01aa85b8b29c1a4e1f4a28ea54175de6bf7559)
 

Author SHA1 Message Date
Ilya Dryomov fb01aa85b8 Btrfs: set FMODE_EXCL in btrfs_device->mode 14 years ago
Ilya Dryomov 9b3517e913 Btrfs: make btrfs_rm_device() fail gracefully 14 years ago
Li Zefan ca9b688c1c Btrfs: Avoid accessing unmapped kernel address 14 years ago
Li Zefan b4dc2b8c69 Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl 14 years ago
Chris Mason c87f08ca44 Btrfs: allow balance to explicitly allocate chunks as it relocates 14 years ago
Chris Mason 91435650c2 Btrfs: put ENOSPC debugging under a mount option 14 years ago
Tsutomu Itoh c26a920373 Btrfs: check return value of alloc_extent_map() 14 years ago
Ilya Dryomov 67100f255d Btrfs - Fix memory leak in btrfs_init_new_device() 14 years ago
Dan Rosenberg 51788b1bdd btrfs: prevent heap corruption in btrfs_ioctl_space_info() 14 years ago
Yan, Zheng 6848ad6461 Btrfs: Fix balance panic 14 years ago
Chris Mason e3f24cc521 Btrfs: don't release pages when we can't clear the uptodate bits 14 years ago
Chris Mason eb14ab8ed2 Btrfs: fix page->private races 14 years ago
Yan, Zheng 3a90983dbd Btrfs: Fix page count calculation 14 years ago
Alexey Charkov 8e4eef7a60 btrfs: Drop __exit attribute on btrfs_exit_compress 14 years ago
Tsutomu Itoh 554233a6e0 btrfs: cleanup error handling in btrfs_unlink_inode() 14 years ago
Josef Bacik 3c14874acc Btrfs: exclude super blocks when we read in block groups 14 years ago
Josef Bacik 13dbc08987 Btrfs: make sure search_bitmap finds something in remove_from_bitmap 14 years ago
Tsutomu Itoh 98d5dc13e7 btrfs: fix return value check of btrfs_start_transaction() 14 years ago
Tsutomu Itoh 5df6708348 btrfs: checking NULL or not in some functions 14 years ago
Chris Mason c87fb6fdca Btrfs: avoid uninit variable warnings in ordered-data.c 14 years ago
Chris Mason b31eabd86e Btrfs: catch errors from btrfs_sync_log 14 years ago
Josef Bacik b1953bcec9 Btrfs: make shrink_delalloc a little friendlier 14 years ago
Josef Bacik 7adf5dfbb3 Btrfs: handle no memory properly in prepare_pages 14 years ago
Josef Bacik ad0397a7a9 Btrfs: do error checking in btrfs_del_csums 14 years ago
Josef Bacik 68a82277b8 Btrfs: use the global block reserve if we cannot reserve space 14 years ago
Josef Bacik e9e22899de Btrfs: do not release more reserved bytes to the global_block_rsv than we need 14 years ago
Josef Bacik dedefd7215 Btrfs: fix check_path_shared so it returns the right value 14 years ago
Tsutomu Itoh abd30bb0af btrfs: check return value of btrfs_start_ioctl_transaction() properly 14 years ago
Tsutomu Itoh 3612b49598 btrfs: fix return value check of btrfs_join_transaction() 14 years ago
Julia Lawall 34d19bada0 fs/btrfs/inode.c: Add missing IS_ERR test 14 years ago
liubo 333e810544 btrfs: fix missing break in switch phrase 14 years ago
liubo 2a29edc6b6 btrfs: fix several uncheck memory allocations 14 years ago
liubo 6b82ce8d82 btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read 14 years ago
Chris Mason eab49bec41 Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 14 years ago
Li Zefan 4d728ec7ae Btrfs: Fix file clone when source offset is not 0 14 years ago
Miao Xie b897abec03 Btrfs: Fix memory leak in writepage fixup work 14 years ago
Miao Xie d0f69686c2 Btrfs: Don't return acl info when mounting with noacl option 14 years ago
Tero Roponen 3f3d0bc0df Btrfs: Free correct pointer after using strsep 14 years ago
Ian Kent bdc924bb4c Btrfs: Fix memory leak on finding existing super 14 years ago
Li Zefan 83a4d54840 Btrfs: Fix memory leak at umount 14 years ago
Li Zefan f333adb5d6 btrfs: Check mergeable free space when removing a cluster 14 years ago
Li Zefan 120d66eec0 btrfs: Add a helper try_merge_free_space() 14 years ago
Li Zefan 5e71b5d5ec btrfs: Update stats when allocating from a cluster 14 years ago
Li Zefan 70b7da304f btrfs: Free fully occupied bitmap in cluster 14 years ago
Li Zefan edf6e2d1dd btrfs: Add helper function free_bitmap() 14 years ago
Li Zefan 8eb2d829ff btrfs: Fix threshold calculation for block groups smaller than 1GB 14 years ago
liubo acce952b02 Btrfs: forced readonly mounts on errors 14 years ago
Ben Hutchings 6f88a4403d btrfs: Require CAP_SYS_ADMIN for filesystem rebalance 14 years ago
Josef Bacik f690efb1aa Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check 14 years ago
Tsutomu Itoh 5e540f7715 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() 14 years ago