Commit Graph

264604 Commits (f11e4d7f533249ddfa110116200c5c3a509f9218)
 

Author SHA1 Message Date
Stefan Behrens f11e4d7f53 Btrfs: Makefile changes to optionally include btrfs integrity check 13 years ago
Stefan Behrens c975dd469d Btrfs: add config option to enable btrfs integrity check 13 years ago
Stefan Behrens 5db0276014 Btrfs: add optional integrity check code 13 years ago
Chris Mason d85c8a6f1b Btrfs: unplug every once and a while 13 years ago
Chris Mason 567a45e917 Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration 13 years ago
Chris Mason e755d9ab38 Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code 13 years ago
Josef Bacik e65cbb94e0 Btrfs: only set cache_generation if we setup the block group 13 years ago
Josef Bacik ee4d89f0c4 Btrfs: don't panic if orphan item already exists 13 years ago
Josef Bacik 7041ee9728 Btrfs: fix leaked space in truncate 13 years ago
Josef Bacik 660d3f6cde Btrfs: fix how we do delalloc reservations and how we free reservations on error 13 years ago
Josef Bacik 22c44fe65a Btrfs: deal with enospc from dirtying inodes properly 13 years ago
Josef Bacik 0dc3b84a73 Btrfs: fix num_workers_starting bug and other bugs in async thread 13 years ago
Casey Schaufler ad19db71f4 BTRFS: Establish i_ops before calling d_instantiate 13 years ago
Chris Mason 8f3b65a3d6 Btrfs: add a cond_resched() into the worker loop 13 years ago
Li Zefan 306424cc88 Btrfs: fix ctime update of on-disk inode 13 years ago
Arne Jansen f8e9e0b07b btrfs: keep orphans for subvolume deletion 13 years ago
Miao Xie 39fb26c398 Btrfs: fix inaccurate available space on raid0 profile 13 years ago
Miao Xie 3642320e07 Btrfs: fix wrong disk space information of the files 13 years ago
Miao Xie f4a2f4c548 Btrfs: fix wrong i_size when truncating a file to a larger size 13 years ago
Chris Mason 5dbc8fca8e Btrfs: fix btrfs_end_bio to deal with write errors to a single mirror 13 years ago
Liu Bo 1cf4ffdb32 Btrfs: drop spin lock when memory alloc fails 13 years ago
Li Zefan a5d1633361 Btrfs: check if the to-be-added device is writable 13 years ago
Alexandre Oliva 274bd4fb3e Btrfs: try cluster but don't advance in search list 13 years ago
Alexandre Oliva 062c05c46b Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE 13 years ago
Jan Schmidt f4a8e6563e Btrfs: fix meta data raid-repair merge problem 13 years ago
Alexandre Oliva be064d1139 Btrfs: skip allocation attempt from empty cluster 13 years ago
Alexandre Oliva 425d83156c Btrfs: skip block groups without enough space for a cluster 13 years ago
Alexandre Oliva 1b22bad779 Btrfs: start search for new cluster at the beginning 13 years ago
Alexandre Oliva b78d09bceb Btrfs: reset cluster's max_size when creating bitmap 13 years ago
Alexandre Oliva f2d0f6765d Btrfs: initialize new bitmaps' list 13 years ago
Li Zefan b772a86ea6 Btrfs: fix oops when calling statfs on readonly device 13 years ago
Mike Fleetwood ece7d20e8b Btrfs: Don't error on resizing FS to same size 13 years ago
Miao Xie aa38a711a8 Btrfs: fix deadlock on metadata reservation when evicting a inode 13 years ago
Arnd Hannemann b52f75a595 Fix URL of btrfs-progs git repository in docs 13 years ago
Dan Carpenter 26bdef541d btrfs scrub: handle -ENOMEM from init_ipath() 13 years ago
Chris Mason 24a7031396 Btrfs: remove free-space-cache.c WARN during log replay 13 years ago
Josef Bacik 4d479cf010 Btrfs: sectorsize align offsets in fiemap 13 years ago
Josef Bacik f7d61dcd68 Btrfs: clear pages dirty for io and set them extent mapped 13 years ago
Josef Bacik 291c7d2f57 Btrfs: wait on caching if we're loading the free space cache 13 years ago
Arnd Hannemann 5bb1468238 Btrfs: prefix resize related printks with btrfs: 13 years ago
David Sterba fadc0d8be4 btrfs: fix stat blocks accounting 13 years ago
Li Zefan 52621cb6ed Btrfs: avoid unnecessary bitmap search for cluster setup 13 years ago
Li Zefan 0f0fbf1d0e Btrfs: fix to search one more bitmap for cluster setup 13 years ago
Jan Schmidt 32240a913d btrfs: mirror_num should be int, not u64 13 years ago
Jeff Mahoney 745c4d8e16 btrfs: Fix up 32/64-bit compatibility for new ioctls 13 years ago
Chris Mason 387125fc72 Btrfs: fix barrier flushes 13 years ago
Liu Bo f1ebcc74d5 Btrfs: fix tree corruption after multi-thread snapshots and inode_cache flush 13 years ago
David Sterba 8965593e41 btrfs: rename the option to nospace_cache 13 years ago
Arne Jansen 69f4cb526b Btrfs: handle bio_add_page failure gracefully in scrub 13 years ago
Miao Xie 62f30c5462 Btrfs: fix deadlock caused by the race between relocation 13 years ago