index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-18
4
-13
/
+13
*
btrfs: increase ctx->pos for delayed dir index
Josef Bacik
2017-08-18
1
-0
/
+1
*
btrfs: fix readdir deadlock with pagefault
Josef Bacik
2017-08-16
4
-34
/
+110
*
btrfs: Simplify math in should_alloc chunk
Nikolay Borisov
2017-08-16
1
-5
/
+4
*
btrfs: account for pinned bytes in should_alloc_chunk
Jeff Mahoney
2017-08-16
1
-1
/
+1
*
btrfs: prepare for extensions in compression options
David Sterba
2017-08-16
2
-4
/
+4
*
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
2017-08-16
1
-3
/
+3
*
btrfs: defrag: cleanup checking for compression status
David Sterba
2017-08-16
1
-6
/
+6
*
btrfs: separate defrag and property compression
David Sterba
2017-08-16
3
-3
/
+14
*
btrfs: rename variable holding per-inode compression type
David Sterba
2017-08-16
4
-12
/
+12
*
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
2017-08-16
3
-4
/
+39
*
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
David Sterba
2017-08-16
1
-1
/
+1
*
btrfs: account that we're waiting for DIO read
David Sterba
2017-08-16
1
-2
/
+2
*
btrfs: drop chunk locks at the end of close_ctree
David Sterba
2017-08-16
1
-2
/
+0
*
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
2017-08-16
3
-11
/
+3
*
btrfs: drop ancient page flag mappings
David Sterba
2017-08-16
1
-7
/
+0
*
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
6
-36
/
+36
*
btrfs: Make flush_space return void
Nikolay Borisov
2017-08-16
1
-8
/
+8
*
btrfs: Deprecate userspace transaction ioctls
Nikolay Borisov
2017-08-16
1
-0
/
+11
*
btrfs: use named constant for bdev blocksize
David Sterba
2017-08-16
4
-11
/
+20
*
btrfs: split write_dev_supers to two functions
David Sterba
2017-08-16
1
-56
/
+73
*
btrfs: refactor find_device helper
David Sterba
2017-08-16
1
-6
/
+13
*
btrfs: merge alloc_device helpers
David Sterba
2017-08-16
1
-25
/
+11
*
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
David Sterba
2017-08-16
1
-6
/
+8
*
btrfs: cleanup types storing REQ_*
David Sterba
2017-08-16
2
-7
/
+9
*
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
David Sterba
2017-08-16
2
-3
/
+5
*
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
6
-15
/
+17
*
btrfs: simplify btrfs_dev_replace_kthread
David Sterba
2017-08-16
1
-17
/
+11
*
btrfs: factor reading progress out of btrfs_dev_replace_status
David Sterba
2017-08-16
1
-16
/
+30
*
btrfs: defrag: make readahead state allocation failure non-fatal
David Sterba
2017-08-16
1
-7
/
+8
*
btrfs: use GFP_KERNEL in btrfs_defrag_file
David Sterba
2017-08-16
1
-3
/
+2
*
btrfs: use GFP_KERNEL in mount and remount
David Sterba
2017-08-16
1
-7
/
+8
*
btrfs: Remove never reached error handling code in __add_reloc_root
Nikolay Borisov
2017-08-16
1
-2
/
+0
*
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
2017-08-16
4
-11
/
+5
*
btrfs: Remove unused variables
Nikolay Borisov
2017-08-16
1
-9
/
+0
*
btrfs: Remove find_raid56_stripe_len
Nikolay Borisov
2017-08-16
1
-20
/
+7
*
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
Nikolay Borisov
2017-08-16
1
-2
/
+1
*
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
2017-08-16
3
-32
/
+31
*
btrfs: Keep one more workspace around
Nick Terrell
2017-08-16
1
-1
/
+1
*
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
5
-6
/
+5
*
btrfs: qgroups: Fix BUG_ON condition in tree level check
Nikolay Borisov
2017-08-16
1
-1
/
+1
*
btrfs: Enhance message when a device is missing during mount
Qu Wenruo
2017-08-16
2
-7
/
+19
*
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
2017-08-16
4
-75
/
+0
*
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
2017-08-16
1
-13
/
+3
*
btrfs: Do chunk level check for degraded remount
Qu Wenruo
2017-08-16
1
-2
/
+1
*
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
2017-08-16
1
-8
/
+3
*
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
Qu Wenruo
2017-08-16
2
-0
/
+60
*
Btrfs: report errors when checksum is not found
Liu Bo
2017-08-16
1
-2
/
+0
*
btrfs: Prevent possible ERR_PTR() dereference
Nikolay Borisov
2017-08-16
1
-10
/
+12
*
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
Nikolay Borisov
2017-08-16
1
-9
/
+2
[next]