Age | Commit message (Expand) | Author |
2016-11-30 | btrfs: don't access the bio directly in the direct I/O code | Christoph Hellwig |
2016-11-30 | btrfs: don't access the bio directly in the raid5/6 code | Christoph Hellwig |
2016-11-30 | btrfs: use bio iterators for the decompression handlers | Christoph Hellwig |
2016-11-30 | btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space | Jeff Mahoney |
2016-11-30 | Btrfs: abort transaction if fill_holes() fails | Josef Bacik |
2016-11-30 | Btrfs: fix file extent corruption | Josef Bacik |
2016-11-30 | btrfs: increment ctx->pos for every emitted or skipped dirent in readdir | Jeff Mahoney |
2016-11-30 | btrfs: remove old tree_root dirent processing in btrfs_real_readdir() | Jeff Mahoney |
2016-11-30 | btrfs: Call kunmap if zlib_inflateInit2 fails | Nick Terrell |
2016-11-30 | btrfs: store and load values of stripes_min/stripes_max in balance status item | David Sterba |
2016-11-30 | btrfs: remove redundant check of btrfs_iget return value | Christophe JAILLET |
2016-11-30 | btrfs: change btrfs_csum_final result param type to u8 | Domagoj Tršan |
2016-11-30 | Btrfs: adjust len of writes if following a preallocated extent | Liu Bo |
2016-11-30 | btrfs: return early from failed memory allocations in ioctl handlers | Shailendra Verma |
2016-11-30 | btrfs: add optimized version of eb to eb copy | David Sterba |
2016-11-30 | btrfs: remove constant parameter to memset_extent_buffer and rename it | David Sterba |
2016-11-30 | btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer | David Sterba |
2016-11-30 | btrfs: use new helpers to set uuids in eb | David Sterba |
2016-11-30 | btrfs: introduce helpers for updating eb uuids | David Sterba |
2016-11-30 | btrfs: delete unused member from superblock | David Sterba |
2016-11-30 | btrfs: remove trivial helper btrfs_find_tree_block | David Sterba |
2016-11-30 | btrfs: reada, remove pointless BUG_ON check for fs_info | David Sterba |
2016-11-30 | btrfs: reada, remove pointless BUG_ON in reada_find_extent | David Sterba |
2016-11-30 | btrfs: reada, sink start parameter to btree_readahead_hook | David Sterba |
2016-11-30 | btrfs: reada, remove unused parameter from __readahead_hook | David Sterba |
2016-11-30 | btrfs: reada, cleanup remove unneeded variable in __readahead_hook | David Sterba |
2016-11-30 | btrfs: rename helper macros for qgroup and aux data casts | David Sterba |
2016-11-30 | btrfs: remove stale comment from btrfs_statfs | David Sterba |
2016-11-30 | btrfs: remove unused headers, statfs.h | David Sterba |
2016-11-30 | btrfs: remove useless comments | Xiaoguang Wang |
2016-11-30 | btrfs: make block group flags in balance printks human-readable | Adam Borowski |
2016-11-30 | Btrfs: deal with existing encompassing extent map in btrfs_get_extent() | Omar Sandoval |
2016-11-30 | btrfs: add necessary comments about tickets_id | Wang Xiaoguang |
2016-11-29 | btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed... | Wang Xiaoguang |
2016-11-29 | btrfs: don't abuse REQ_OP_* flags for btrfs_map_block | Christoph Hellwig |
2016-11-26 | fix default_file_splice_read() | Al Viro |
2016-11-25 | Btrfs: fix qgroup rescan worker initialization | Filipe Manana |
2016-11-23 | Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-11-23 | Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() | Filipe Manana |
2016-11-23 | Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty | Liu Bo |
2016-11-22 | NFSv4.x: hide array-bounds warning | Arnd Bergmann |
2016-11-21 | NFSv4.1: Keep a reference on lock states while checking | Benjamin Coddington |
2016-11-19 | Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-11-19 | ext4: sanity check the block and cluster size at mount time | Theodore Ts'o |
2016-11-19 | fscrypto: don't use on-stack buffer for key derivation | Eric Biggers |
2016-11-19 | fscrypto: don't use on-stack buffer for filename encryption | Eric Biggers |
2016-11-19 | Btrfs: remove rb_node field from the delayed ref node structure | Filipe Manana |
2016-11-19 | Btrfs: remove unused code when creating and merging reloc trees | Filipe Manana |
2016-11-19 | Btrfs: fix relocation incorrectly dropping data references | Filipe Manana |
2016-11-18 | NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state | Benjamin Coddington |