2016-12-11 |
Chris Mason | Revert "Btrfs: adjust len of writes if following a... |
commit | commitdiff | tree | snapshot |
2016-12-09 |
Chris Mason | Btrfs: don't WARN() in btrfs_transaction_abort() for... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
David Sterba | btrfs: opencode chunk locking, remove helpers |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: remove root parameter from transaction commit... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: split btrfs_wait_marked_extents into normal... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: take an fs_info directly when the root is not... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: simplify btrfs_wait_cache_io prototype |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: convert extent-tree tracepoints to use fs_info |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, access fs_info->delayed_r... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, add fs_info convenience... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, update_block_group{,flags} |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, lock/unlock_chunks |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: pull node/sector/stripe sizes out of root and... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, io_ctl_init |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: root->fs_info cleanup, use fs_info->dev_root... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: struct reada_control.root -> reada_control.fs_info |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: struct btrfsic_state->root should be an fs_info |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: alloc_reserved_file_extent trace point should... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: btrfs_init_new_device should use fs_info->dev_root |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: call functions that always use the same root... |
commit | commitdiff | tree | snapshot |
2016-12-06 |
Jeff Mahoney | btrfs: call functions that overwrite their root paramet... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | Merge branch 'misc-4.10' into for-chris-4.10-20161130 |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Wang Xiaoguang | btrfs: improve delayed refs iterations |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Qu Wenruo | btrfs: qgroup: Fix qgroup data leaking by using subtree... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Qu Wenruo | btrfs: Export and move leaf/subtree qgroup helpers... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Qu Wenruo | btrfs: qgroup: Rename functions to make it follow reser... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Qu Wenruo | btrfs: qgroup: Add comments explaining how btrfs qgroup... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: calculate end of bio offset properly |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: use bi_size |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: don't access the bio directly in btrfs_csum_one_bio |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: don't access the bio directly in the direct... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: don't access the bio directly in the raid5/6... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christoph Hellwig | btrfs: use bio iterators for the decompression handlers |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Jeff Mahoney | btrfs: Ensure proper sector alignment for btrfs_free_re... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Josef Bacik | Btrfs: abort transaction if fill_holes() fails |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Josef Bacik | Btrfs: fix file extent corruption |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Jeff Mahoney | btrfs: increment ctx->pos for every emitted or skipped... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Jeff Mahoney | btrfs: remove old tree_root dirent processing in btrfs_... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Nick Terrell | btrfs: Call kunmap if zlib_inflateInit2 fails |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: store and load values of stripes_min/stripes_max... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Christophe... | btrfs: remove redundant check of btrfs_iget return... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Domagoj Tršan | btrfs: change btrfs_csum_final result param type to u8 |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Liu Bo | Btrfs: adjust len of writes if following a preallocated... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Shailendra... | btrfs: return early from failed memory allocations... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: add optimized version of eb to eb copy |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: remove constant parameter to memset_extent_buffe... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: use specialized page copying helpers in btrfs_cl... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: use new helpers to set uuids in eb |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: introduce helpers for updating eb uuids |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: delete unused member from superblock |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: remove trivial helper btrfs_find_tree_block |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: reada, remove pointless BUG_ON check for fs_info |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: reada, remove pointless BUG_ON in reada_find_extent |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: reada, sink start parameter to btree_readahead_hook |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: reada, remove unused parameter from __readahead_hook |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: reada, cleanup remove unneeded variable in __rea... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: rename helper macros for qgroup and aux data... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: remove stale comment from btrfs_statfs |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David Sterba | btrfs: remove unused headers, statfs.h |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Xiaoguang Wang | btrfs: remove useless comments |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Adam Borowski | btrfs: make block group flags in balance printks human... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Omar Sandoval | Btrfs: deal with existing encompassing extent map in... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Wang Xiaoguang | btrfs: add necessary comments about tickets_id |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Wang Xiaoguang | btrfs: cleanup: use already calculated value in btrfs_s... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Christoph Hellwig | btrfs: don't abuse REQ_OP_* flags for btrfs_map_block |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Linus Torvalds | Linux 4.9-rc7 v4.9-rc7 |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Linus Torvalds | Merge git://git.infradead.org/intel-iommu |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Al Viro | fix default_file_splice_read() |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge branch 'fixes' of git://git.armlinux.org.uk/... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge branch 'libnvdimm-fixes' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Jon Paul Maloy | tipc: resolve connection flow control compatibility... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Arnd Bergmann | mvpp2: use correct size for memset |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Geliang Tang | net/mlx5: drop duplicate header delay.h |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Geliang Tang | net: ieee802154: drop duplicate header delay.h |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Geliang Tang | ibmvnic: drop duplicate header seq_file.h |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Dan Carpenter | fsl/fman: fix a leak in tgec_free() |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Miroslav Lichvar | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_G... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Jon Paul Maloy | tipc: improve sanity check for received domain records |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Jon Paul Maloy | tipc: fix compatibility bug in link monitoring |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Andrew Lunn | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which... |
commit | commitdiff | tree | snapshot |
2016-11-26 |
Linus Torvalds | Merge branch 'parisc-4.9-4' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Linus Torvalds | Fix subtle CONFIG_MODVERSIONS problems |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Linus Torvalds | Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Rafael J. Wysocki | MAINTAINERS: Add bug tracking system location entry... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Jarkko Nikula | Revert "i2c: designware: do not disable adapter after... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Rafael J. Wysocki | Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' |
commit | commitdiff | tree | snapshot |
2016-11-25 |
David S. Miller | Merge tag 'linux-can-fixes-for-4.9-20161123' of git... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Geliang Tang | dwc_eth_qos: drop duplicate headers |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Linus Torvalds | Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Linus Torvalds | Merge tag 'media/v4.9-4' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
next |