summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2016-02-27btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2015-11-27Btrfs: fix race when listing an inode's xattrsFilipe Manana
2015-11-27Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2015-11-27Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2015-11-27Btrfs: fix truncation of compressed and inlined extentsFilipe Manana
2015-11-27Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason
2015-11-27Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-11-27Btrfs: added helper btrfs_next_item()Jan Schmidt
2015-10-13btrfs: skip waiting on ordered range for special filesJeff Mahoney
2015-10-13Btrfs: fix read corruption of compressed and shared extentsFilipe Manana
2015-08-12Btrfs: fix file corruption after cloning inline extentsFilipe Manana
2015-08-12Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana
2015-08-12Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-08-07Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana
2015-08-07btrfs: don't accept bare namespace as a valid xattrDavid Sterba
2015-08-07Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana
2015-02-20Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2014-09-13Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-07-11Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-05-18Btrfs: fix inode caching vs tree logMiao Xie
2014-05-18Btrfs: Don't allocate inode that is already in useStefan Behrens
2014-04-30Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-04-30Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-04-02Btrfs: setup inode location during btrfs_init_inode_lockedChris Mason
2014-04-02btrfs: restrict snapshotting to own subvolumesDavid Sterba
2014-04-02Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong
2013-08-02Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-08-02Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-05-30btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis
2013-04-25Btrfs: fix race between mmap writes and compressionChris Mason
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-10Btrfs: limit the global reserve to 512mbJosef Bacik
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-20btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2012-08-02Btrfs: call the ordered free operation without any locks heldChris Mason
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-07-12Btrfs: run delayed directory updates during log replayChris Mason
2012-05-11btrfs: btrfs_root_readonly() broken on big-endianAl Viro
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang
2011-12-15Btrfs: unplug every once and a whileChris Mason
2011-12-15Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason
2011-12-15Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik
2011-12-15Btrfs: don't panic if orphan item already existsJosef Bacik
2011-12-15Btrfs: fix leaked space in truncateJosef Bacik