Commit Graph

300428 Commits (8180ef8894fa402443205cff1e23417e8d3434df)
 

Author SHA1 Message Date
Josef Bacik 8180ef8894 Btrfs: keep inode pinned when compressing writes 13 years ago
Josef Bacik 9c5085c147 Btrfs: implement ->show_devname 13 years ago
Josef Bacik 606686eeac Btrfs: use rcu to protect device->name 13 years ago
Josef Bacik 17ca04aff7 Btrfs: unlock everything properly in the error case for nocow 13 years ago
Josef Bacik ee670f0af3 Btrfs: fix btrfs_destroy_marked_extents 13 years ago
Josef Bacik 7b8b92af58 Btrfs: abort the transaction if the commit fails 13 years ago
Josef Bacik d7096fc3ef Btrfs: wake up transaction waiters when aborting a transaction 13 years ago
Josef Bacik b939d1ab76 Btrfs: fix locking in btrfs_destroy_delayed_refs 13 years ago
Josef Bacik beb42dd793 Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error 13 years ago
Chris Mason 1e20932a23 Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus 13 years ago
Jan Schmidt c31931088f Btrfs: fix tree mod log rewinded level and rewinding of moved keys 13 years ago
Jan Schmidt f395694c2c Btrfs: fix tree mod log del_ptr 13 years ago
Jan Schmidt e9b7fd4d8b Btrfs: add tree_mod_dont_log helper 13 years ago
Jan Schmidt 926dd8a640 Btrfs: add missing spin_lock for insertion into tree mod log 13 years ago
Jan Schmidt 3301958b7c Btrfs: add inodes before dropping the extent lock in find_all_leafs 13 years ago
Jan Schmidt 95a06077f7 Btrfs: use delayed ref sequence numbers for all fs-tree updates 13 years ago
Chris Mason cfc442b696 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into HEAD 13 years ago
Stefan Behrens 48235a68a3 Btrfs: fix false positive in check-integrity on unmount 13 years ago
Stefan Behrens 86ff7ffce0 Btrfs: fix runtime warning in check-integrity check data mode 13 years ago
Stefan Behrens 3d136a1131 Btrfs: set ioprio of scrub readahead to idle 13 years ago
Josef Bacik 5bdbeb2187 Btrfs: fix return code in drop_objectid_items 13 years ago
Josef Bacik 22ee6985de Btrfs: check to see if the inode is in the log before fsyncing 13 years ago
Tsutomu Itoh 018642a1f1 Btrfs: return value of btrfs_read_buffer is checked correctly 13 years ago
Stefan Behrens 733f4fbbc1 Btrfs: read device stats on mount, write modified ones during commit 13 years ago
Stefan Behrens c11d2c236c Btrfs: add ioctl to get and reset the device stats 13 years ago
Stefan Behrens 442a4f6308 Btrfs: add device counters for detected IO and checksum errors 13 years ago
Asias He d07eb91170 btrfs: Drop unused function btrfs_abort_devices() 13 years ago
Miao Xie 762f226326 Btrfs: fix the same inode id problem when doing auto defragment 13 years ago
Josef Bacik 2adcac1a73 Btrfs: fall back to non-inline if we don't have enough space 13 years ago
Josef Bacik 8a35d95ff4 Btrfs: fix how we deal with the orphan block rsv 13 years ago
Josef Bacik 72ac3c0d79 Btrfs: convert the inode bit field to use the actual bit operations 13 years ago
Josef Bacik cd023e7b17 Btrfs: merge contigous regions when loading free space cache 13 years ago
Liu Bo 9ba1f6e44e Btrfs: do not do balance in readonly mode 13 years ago
Liu Bo d1ac6e41d5 Btrfs: use fastpath in extent state ops as much as possible 13 years ago
Liu Bo f8c5d0b443 Btrfs: fix wrong error returned by adding a device 13 years ago
Josef Bacik 5fd0204355 Btrfs: finish ordered extents in their own thread 13 years ago
Josef Bacik 4e89915220 Btrfs: do not check delalloc when updating disk_i_size 13 years ago
Jim Meyering f60d16a892 Btrfs: avoid buffer overrun in mount option handling 13 years ago
Jim Meyering a27202fbe9 Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result 13 years ago
Jim Meyering f07c9a79f0 Btrfs: avoid buffer overrun in btrfs_printk 13 years ago
Daniel J Blueman 2eec6c8102 Fix minor type issues 13 years ago
Sergei Trofimovich 0d2450abfa btrfs: allow changing 'thread_pool' size at remount time 13 years ago
Josef Bacik 0885ef5b56 Btrfs: do not do filemap_write_and_wait_range in fsync 13 years ago
Josef Bacik 551ebb2d34 Btrfs: remove useless waiting and extra filemap work 13 years ago
Josef Bacik d7dbe9e7f6 Btrfs: fix compile warnings in extent_io.c 13 years ago
Josef Bacik 30f8fe3e47 Btrfs: cache no acl on new inodes 13 years ago
Josef Bacik 0c4d2d95d0 Btrfs: use i_version instead of our own sequence 13 years ago
Jan Schmidt 20b297d620 Btrfs: tree mod log sanity checks in join_transaction 13 years ago
Jan Schmidt 19ae4e8133 Btrfs: fs_info variable for join_transaction 13 years ago
Jan Schmidt 8445f61cad Btrfs: use the tree modification log for backref resolving 13 years ago