btrfs: move tree block wait and write helpers to tree-log
[sfrench/cifs-2.6.git] / fs /
2019-04-29 David Sterbabtrfs: move tree block wait and write helpers to tree-log
2019-04-29 David Sterbabtrfs: remove stale definition of BUFFER_LRU_MAX
2019-04-29 David Sterbabtrfs: tests: unify messages when tests start
2019-04-29 David Sterbabtrfs: tests: drop messages when some tests finish
2019-04-29 David Sterbabtrfs: tests: fix comments about tested extent map...
2019-04-29 David Sterbabtrfs: tests: use SZ_ constants everywhere
2019-04-29 David Sterbabtrfs: tests: use standard error message after extent...
2019-04-29 David Sterbabtrfs: tests: return error from all extent map test...
2019-04-29 David Sterbabtrfs: tests: return errors from extent map test case 4
2019-04-29 David Sterbabtrfs: tests: return errors from extent map test case 3
2019-04-29 David Sterbabtrfs: tests: return errors from extent map test case 2
2019-04-29 David Sterbabtrfs: tests: return errors from extent map test case 1
2019-04-29 David Sterbabtrfs: tests: return errors from extent map tests
2019-04-29 David Sterbabtrfs: tests: properly initialize fs_info of extent...
2019-04-29 David Sterbabtrfs: tests: use standard error message after block...
2019-04-29 David Sterbabtrfs: tests: use standard error message after inode...
2019-04-29 David Sterbabtrfs: tests: use standard error message after path...
2019-04-29 David Sterbabtrfs: tests: use standard error message after extent...
2019-04-29 David Sterbabtrfs: tests: use standard error message after root...
2019-04-29 David Sterbabtrfs: tests: use standard error message after fs_info...
2019-04-29 David Sterbabtrfs: tests: add table of most common errors
2019-04-29 David Sterbabtrfs: tests: print file:line for error messages
2019-04-29 David Sterbabtrfs: tests: don't leak fs_info in extent_io bitmap...
2019-04-29 David Sterbabtrfs: tests: handle fs_info allocation failure in...
2019-04-29 Qu Wenruobtrfs: disk-io: Show the timing of corrupted tree block...
2019-04-29 Josef Bacikbtrfs: fix panic during relocation after ENOSPC before...
2019-04-29 Nikolay Borisovbtrfs: Use less confusing condition for uptodate parame...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in extent_writep...
2019-04-29 Qu Wenruobtrfs: extent_io: add proper error handling to lock_ext...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in extent_write_...
2019-04-29 Qu Wenruobtrfs: extent_io: Kill dead condition in extent_write_c...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in btree_write_c...
2019-04-29 Qu Wenruobtrfs: extent_io: Handle errors better in extent_write_...
2019-04-29 Qu Wenruobtrfs: extent_io: Move the BUG_ON() in flush_write_bio...
2019-04-29 Qu Wenruobtrfs: Always output error message when key/level verif...
2019-04-29 Qu Wenruobtrfs: Check the first key and level for cached extent...
2019-04-29 Nikolay Borisovbtrfs: Correctly free extent buffer in case btree_read_...
2019-04-29 Qu Wenruobtrfs: Make btrfs_(set|clear)_header_flag return void
2019-04-29 Qu Wenruobtrfs: reloc: Fix NULL pointer dereference due to expan...
2019-04-29 Nikolay Borisovbtrfs: Remove unused -EIO assignment in end_bio_extent_...
2019-04-29 Nikolay Borisovbtrfs: Exploit the fact that pages passed to extent_rea...
2019-04-29 David Sterbabtrfs: switch extent_buffer::lock_nested to bool
2019-04-29 David Sterbabtrfs: use assertion helpers for extent buffer write...
2019-04-29 David Sterbabtrfs: add assertion helpers for extent buffer write...
2019-04-29 David Sterbabtrfs: use assertion helpers for extent buffer read...
2019-04-29 David Sterbabtrfs: add assertion helpers for extent buffer read...
2019-04-29 David Sterbabtrfs: use assertion helpers for spinning readers
2019-04-29 David Sterbabtrfs: add assertion helpers for spinning readers
2019-04-29 David Sterbabtrfs: use assertion helpers for spinning writers
2019-04-29 David Sterbabtrfs: add assertion helpers for spinning writers
2019-04-29 Nikolay Borisovbtrfs: Remove EXTENT_IOBITS
2019-04-29 Nikolay Borisovbtrfs: Remove EXTENT_WRITEBACK
2019-04-29 Nathan Chancellorbtrfs: Turn an 'else if' into an 'else' in btrfs_uuid_t...
2019-04-29 Anand Jainbtrfs: refactor btrfs_set_prop and add btrfs_set_prop_trans
2019-04-29 Anand Jainbtrfs: rename fs_info argument to fs_private
2019-04-29 Anand Jainbtrfs: drop redundant forward declaration in props.c
2019-04-29 Anand Jainbtrfs: merge _btrfs_set_prop helpers
2019-04-29 Johannes Thumshirnbtrfs: reduce kmap_atomic time for checksumming
2019-04-29 Qu Wenruobtrfs: tracepoints: Add trace events for extent_io_tree
2019-04-29 Qu Wenruobtrfs: Introduce extent_io_tree::owner to distinguish...
2019-04-29 David Sterbabtrfs: switch extent_io_tree::track_uptodate to bool
2019-04-29 Qu Wenruobtrfs: Introduce fs_info to extent_io_tree
2019-04-29 Filipe MananaBtrfs: remove no longer used 'sync' member from transac...
2019-04-29 Dennis Zhoubtrfs: zstd: remove indirect calls for local functions
2019-04-29 David Sterbabtrfs: scrub: return EAGAIN when fs is closing
2019-04-29 Goldwyn Rodriguesbtrfs: Initialize inode::i_mapping once in btrfs_symlink
2019-04-29 Qu Wenruobtrfs: Don't panic when we can't find a root key
2019-04-29 Johannes Thumshirnbtrfs: warn if extent buffer mapping crosses a page...
2019-04-29 Johannes Thumshirnbtrfs: factor our read/write stage off csum_tree_block...
2019-04-28 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-04-28 Linus TorvaldsMerge tag 'powerpc-5.1-6' of git://git./linux/kernel...
2019-04-28 Linus TorvaldsMerge tag 'for-linus-20190428' of git://git.kernel...
2019-04-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-04-28 Linus TorvaldsMerge tag 'dmaengine-fix-5.1-rc7' of git://git.infradea...
2019-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-04-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-04-27 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-04-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-04-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-04-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-04-26 Linus TorvaldsMerge tag 'trace-v5.1-rc6' of git://git./linux/kernel...
2019-04-26 Linus TorvaldsMerge tag 'gpio-v5.1-3' of git://git./linux/kernel...
2019-04-26 Linus TorvaldsMerge tag 'drm-fixes-2019-04-26' of git://anongit.freed...
2019-04-26 Linus TorvaldsMerge tag 'for-5.1-rc6-tag' of git://git./linux/kernel...
2019-04-26 Linus TorvaldsMerge tag '5.1-rc6-smb3-fixes' of git://git.samba.org...
2019-04-26 YueHaibingfs/proc/proc_sysctl.c: Fix a NULL pointer dereference
2019-04-26 Jann Horntracing: Fix buffer_ref pipe ops
2019-04-26 Dave AirlieMerge tag 'imx-drm-fixes-2019-04-25' of git://git.pengu...
2019-04-26 Dave AirlieMerge branch 'vmwgfx-fixes-5.1' of git://people.freedes...
2019-04-26 Dave AirlieMerge tag 'drm-misc-fixes-2019-04-25' of git://anongit...
2019-04-26 Dave AirlieMerge branch 'drm-fixes-5.1' of git://people.freedeskto...
2019-04-26 Dave AirlieMerge tag 'drm-intel-fixes-2019-04-24' of git://anongit...
2019-04-25 Linus TorvaldsMerge tag 'ceph-for-5.1-rc7' of git://github.com/ceph...
2019-04-25 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-04-25 Nikolay Borisovbtrfs: Switch memory allocations in async csum calculat...
2019-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-04-24 Linus TorvaldsMerge tag 'leds-for-5.1-rc7' of git://git./linux/kernel...
2019-04-24 Jérôme Glissecifs: fix page reference leak with readv/writev 5.1-rc6-smb3-fixes
2019-04-24 Frank Sorensoncifs: do not attempt cifs operation on smb2+ rename...
2019-04-24 Ronnie Sahlbergcifs: fix memory leak in SMB2_read
next