aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2015-04-14Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana
2015-02-02Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana
2014-02-06Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong
2013-10-13Btrfs: change how we queue blocks for backref checkingJosef Bacik
2013-08-04Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-08-04Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-05-24btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-05Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik
2013-04-05Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik
2013-04-05Btrfs: limit the global reserve to 512mbJosef Bacik
2013-04-05Btrfs: fix race between mmap writes and compressionChris Mason
2013-03-20btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2012-08-09Btrfs: call the ordered free operation without any locks heldChris Mason
2012-07-16Btrfs: run delayed directory updates during log replayChris Mason
2012-06-17Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason
2012-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-04-27Btrfs: reduce lock contention during extent insertionChris Mason
2012-04-27Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdirChris Mason
2012-04-27Btrfs: Fix space checking during fs resizeDaniel J Blueman
2012-04-27Btrfs: fix block_rsv and space_info lock orderingStefan Behrens
2012-04-27Btrfs: Prevent root_list corruptionDaniel J Blueman
2012-04-27Btrfs: fix repair code for RAID10Jan Schmidt
2012-04-27Btrfs: do not start delalloc inodes during syncJosef Bacik
2012-04-18Btrfs: fix that check_int_data mount option was ignoredStefan Behrens
2012-04-18Btrfs: don't count CRC or header errors twice while scrubbingStefan Behrens
2012-04-18Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens
2012-04-18btrfs: don't return EINTRArne Jansen
2012-04-18Btrfs: double unlock bug in error handlingDan Carpenter
2012-04-18Btrfs: always store the mirror we read the eb fromJosef Bacik
2012-04-18fs/btrfs/volumes.c: add missing free_fs_devicesJulia Lawall
2012-04-18btrfs: fix early abort in 'remount'Sergei Trofimovich
2012-04-18Btrfs: fix max chunk size check in chunk allocatorIlya Dryomov
2012-04-18Btrfs: add missing read locks in backref.cJan Schmidt
2012-04-18Btrfs: don't call free_extent_buffer twice in iterate_irefsJan Schmidt
2012-04-18Btrfs: Make free_ipath() deal gracefully with NULL pointersJesper Juhl
2012-04-18Btrfs: avoid possible use-after-free in clear_extent_bit()Li Zefan
2012-04-18Btrfs: retrurn void from clear_state_bitLi Zefan