| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | btrfs: update message levels during failed mount | David Sterba | 2015-01-22 | 1 | -8/+8 |
| * | btrfs: update message levels for errors | David Sterba | 2015-01-22 | 2 | -5/+6 |
| * | Btrfs: fix setup_leaf_for_split() to avoid leaf corruption | Filipe Manana | 2015-01-22 | 1 | -2/+4 |
| * | Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/l... | Chris Mason | 2015-01-22 | 13 | -73/+84 |
| |\ |
|
| | * | btrfs: sink parameter len to alloc_extent_buffer | David Sterba | 2014-12-12 | 4 | -8/+8 |
| | * | btrfs: unify extent buffer allocation api | David Sterba | 2014-12-12 | 6 | -23/+35 |
| | * | btrfs: use GFP_NOFS in __alloc_extent_buffer directly | David Sterba | 2014-12-12 | 1 | -5/+5 |
| | * | btrfs: sink blocksize parameter to tree_block_processed | David Sterba | 2014-12-12 | 1 | -4/+5 |
| | * | btrfs: sink blocksize parameter to btrfs_find_create_tree_block | David Sterba | 2014-12-12 | 5 | -12/+17 |
| | * | btrfs: sink blocksize parameter to btrfs_init_new_buffer | David Sterba | 2014-12-12 | 1 | -5/+4 |
| | * | btrfs: sink blocksize parameter to reada_tree_block_flagged | David Sterba | 2014-12-12 | 3 | -4/+4 |
| | * | btrfs: remove blocksize from reada_extent | David Sterba | 2014-12-12 | 1 | -9/+6 |
| | * | btrfs: sink blocksize parameter to readahead_tree_block | David Sterba | 2014-12-12 | 5 | -11/+8 |
| * | | Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/... | Chris Mason | 2015-01-22 | 7 | -49/+46 |
| |\ \ |
|
| | * | | btrfs: expand btrfs_find_item if found_key is NULL | David Sterba | 2015-01-14 | 4 | -8/+21 |
| | * | | btrfs: simplify insert_orphan_item | David Sterba | 2015-01-14 | 1 | -12/+4 |
| | * | | btrfs: cleanup, remove inode_ref_info helper | David Sterba | 2015-01-14 | 1 | -11/+6 |
| | * | | btrfs: cleanup, remove inode_item_info helper | David Sterba | 2015-01-14 | 3 | -15/+5 |
| | * | | btrfs: fix leak of path in btrfs_find_item | David Sterba | 2015-01-14 | 3 | -15/+22 |
| * | | | Btrfs: track dirty block groups on their own list | Josef Bacik | 2015-01-22 | 5 | -124/+72 |
| * | | | Btrfs: change how we track dirty roots | Josef Bacik | 2015-01-22 | 3 | -5/+21 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-02-19 | 23 | -488/+444 |
|\ \ \ \ |
|
| * | | | | MAINTAINERS: update Ceph and RBD maintainers | Sage Weil | 2015-02-19 | 1 | -3/+4 |
| * | | | | libceph: kfree() in put_osd() shouldn't depend on authorizer | Ilya Dryomov | 2015-02-19 | 1 | -2/+3 |
| * | | | | libceph: fix double __remove_osd() problem | Ilya Dryomov | 2015-02-19 | 1 | -8/+18 |
| * | | | | rbd: convert to blk-mq | Christoph Hellwig | 2015-02-19 | 1 | -54/+68 |
| * | | | | ceph: return error for traceless reply race | Yan, Zheng | 2015-02-19 | 1 | -6/+9 |
| * | | | | ceph: fix dentry leaks | Yan, Zheng | 2015-02-19 | 2 | -3/+6 |
| * | | | | ceph: re-send requests when MDS enters reconnecting stage | Yan, Zheng | 2015-02-19 | 1 | -3/+26 |
| * | | | | ceph: show nocephx_require_signatures and notcp_nodelay options | Ilya Dryomov | 2015-02-19 | 1 | -0/+4 |
| * | | | | libceph: tcp_nodelay support | Chaitanya Huilgol | 2015-02-19 | 4 | -4/+33 |
| * | | | | rbd: do not treat standalone as flatten | Ilya Dryomov | 2015-02-19 | 1 | -20/+10 |
| * | | | | ceph: fix atomic_open snapdir | Yan, Zheng | 2015-02-19 | 1 | -1/+1 |
| * | | | | ceph: properly mark empty directory as complete | Yan, Zheng | 2015-02-19 | 1 | -14/+15 |
| * | | | | client: include kernel version in client metadata | Yan, Zheng | 2015-02-19 | 1 | -1/+2 |
| * | | | | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 2015-02-19 | 3 | -4/+19 |
| * | | | | ceph: fix request time stamp encoding | Yan, Zheng | 2015-02-19 | 1 | -2/+10 |
| * | | | | ceph: fix reading inline data when i_size > PAGE_SIZE | Yan, Zheng | 2015-02-19 | 2 | -15/+26 |
| * | | | | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) | Yan, Zheng | 2015-02-19 | 2 | -9/+5 |
| * | | | | ceph: avoid block operation when !TASK_RUNNING (ceph_get_caps) | Yan, Zheng | 2015-02-19 | 1 | -44/+42 |
| * | | | | ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) | Yan, Zheng | 2015-02-19 | 2 | -18/+35 |
| * | | | | rbd: fix error paths in rbd_dev_refresh() | Ilya Dryomov | 2015-02-19 | 1 | -7/+6 |
| * | | | | ceph: improve reference tracking for snaprealm | Yan, Zheng | 2015-02-19 | 4 | -27/+63 |
| * | | | | ceph: properly zero data pages for file holes. | Yan, Zheng | 2015-02-19 | 1 | -6/+7 |
| * | | | | ceph: acl: Remove unused function | Rickard Strandqvist | 2015-02-19 | 1 | -14/+0 |
| * | | | | rbd: nuke copy_token() | Rickard Strandqvist | 2015-02-19 | 1 | -30/+0 |
| * | | | | ceph: handle SESSION_FORCE_RO message | Yan, Zheng | 2015-02-19 | 4 | -0/+27 |
| * | | | | libceph: use mon_client.c/put_generic_request() more | Ilya Dryomov | 2015-02-19 | 1 | -2/+2 |
| * | | | | libceph: nuke pool op infrastructure | Ilya Dryomov | 2015-02-19 | 5 | -192/+4 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-02-19 | 13 | -507/+760 |
|\ \ \ \ \ |
|