summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Btrfs: added helper to create new treesArne Jansen2012-07-102-1/+83
| | * | | Btrfs: check the root passed to btrfs_end_transactionArne Jansen2012-07-102-0/+12
| | * | | Btrfs: add helper for tree enumerationArne Jansen2012-07-102-0/+75
| | * | | Btrfs: qgroup on-disk formatArne Jansen2012-07-101-0/+136
| | * | | Btrfs: join tree mod log code with the code holding back delayed refsJan Schmidt2012-07-109-219/+240
| | * | | Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt2012-07-101-0/+1
| * | | | Btrfs: improve multi-thread buffer readLiu Bo2012-07-231-5/+24
| * | | | Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo2012-07-231-1/+3
| * | | | Btrfs: lock the transition from dirty to writeback for an ebJosef Bacik2012-07-231-0/+9
| * | | | Btrfs: fix potential race in extent buffer freeingJosef Bacik2012-07-231-6/+3
| * | | | Btrfs: don't return true in releasepage unless we actually freed the ebJosef Bacik2012-07-231-4/+5
| * | | | Btrfs: suppress printk() if all device I/O stats are zeroStefan Behrens2012-07-231-0/+8
| * | | | Btrfs: remove unwanted printk() for btrfs device I/O statsStefan Behrens2012-07-231-3/+0
| * | | | Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan2012-07-232-103/+146
| * | | | Btrfs: zero unused bytes in inode itemLi Zefan2012-07-232-0/+3
| * | | | Btrfs: kill free_space pointer from inode structureLi Zefan2012-07-234-19/+10
| * | | | btrfs read error corrected message floods the console during recoveryAnand Jain2012-07-231-1/+1
| * | | | Btrfs: fix buffer leak in btrfs_next_old_leafJan Schmidt2012-07-231-0/+1
| * | | | Btrfs: do not count in readonly bytesLiu Bo2012-07-231-1/+1
| * | | | Btrfs: add ro notification to dump_space_infoLiu Bo2012-07-231-3/+3
| * | | | Btrfs: fix a bug of writting free space cache during balanceLiu Bo2012-07-231-3/+21
| * | | | Btrfs: do not abort transaction in prealloc caseLiu Bo2012-07-231-1/+5
| * | | | Btrfs: kill root from btrfs_is_free_space_inodeLiu Bo2012-07-234-15/+16
| * | | | Btrfs: fix btrfs_is_free_space_inode to recognize btree inodeLiu Bo2012-07-231-2/+4
| * | | | Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()Stefan Behrens2012-07-231-1/+1
| * | | | Btrfs: rework shrink_delallocJosef Bacik2012-07-231-57/+24
| * | | | Btrfs: do not set subvolume flags in readonly modeLiu Bo2012-07-231-14/+28
| * | | | Btrfs: use mnt_want_write_file instead of mnt_want_writeLiu Bo2012-07-231-2/+2
| * | | | Btrfs: remove redundant r/o check for superblockLiu Bo2012-07-231-7/+0
| * | | | Btrfs: check write access to mount earlier while creating snapshotsLiu Bo2012-07-231-11/+11
| * | | | Btrfs: fix typo in cow_file_range_async and async_cow_submitLiu Bo2012-07-231-2/+2
| * | | | Btrfs: change how we indicate we're adding csumsJosef Bacik2012-07-234-15/+18
| * | | | Btrfs: return error of btrfs_update_inode() to callerTsutomu Itoh2012-07-232-3/+3
| * | | | Btrfs: fix error handling in __add_reloc_root()Dan Carpenter2012-07-231-1/+2
| * | | | Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mountingIlya Dryomov2012-07-231-2/+2
| * | | | Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()Ilya Dryomov2012-07-231-1/+1
| * | | | Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-234-2/+18
| * | | | Btrfs: flush delayed inodes if we're short on spaceJosef Bacik2012-07-233-38/+83
| * | | | btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-234-15/+15
| * | | | btrfs: ignore unfragmented file checks in defrag when compression enabled - r...Andrew Mahone2012-07-231-3/+5
| * | | | Btrfs: small naming cleanup in join_transaction()Dan Carpenter2012-07-231-2/+2
| * | | | Btrfs: don't update atime on RO subvolumesAlexander Block2012-07-232-0/+7
| * | | | Btrfs: allow mount -o remount,compress=noArnd Hannemann2012-07-231-1/+8
| * | | | Btrfs: remove ->dirty_inodeJosef Bacik2012-07-231-11/+0
| * | | | Btrfs: reduce calls to wake_up on uncontended locksChris Mason2012-07-231-5/+9
| * | | | Btrfs: don't wait around for new log writers on an SSDChris Mason2012-07-231-1/+2
| | |/ / | |/| |
* | | | Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-07-2614-668/+1600
|\ \ \ \
| * | | | dlm: fix missing dir removeDavid Teigland2012-07-161-2/+68
| * | | | dlm: fix conversion deadlock from recoveryDavid Teigland2012-07-162-17/+48
| * | | | dlm: use wait_event_timeoutDavid Teigland2012-07-161-18/+11
OpenPOWER on IntegriCloud