summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-08btrfs: call iomap_dio_complete() without inode_lockGoldwyn Rodrigues
2020-12-08btrfs: remove btrfs_inode::dio_semGoldwyn Rodrigues
2020-12-08btrfs: use shared lock for direct writes within EOFGoldwyn Rodrigues
2020-12-08btrfs: push inode locking and unlocking into buffered/direct writeGoldwyn Rodrigues
2020-12-08btrfs: introduce btrfs_inode_lock()/unlock()Goldwyn Rodrigues
2020-12-08btrfs: introduce btrfs_write_check()Goldwyn Rodrigues
2020-12-08btrfs: check FS error state bit early during writeGoldwyn Rodrigues
2020-12-08btrfs: move pos increment and pagecache extension to btrfs_buffered_writeGoldwyn Rodrigues
2020-12-08btrfs: split btrfs_direct_IO to read and writeGoldwyn Rodrigues
2020-12-08btrfs: sysfs: add per-fs attribute for read policyAnand Jain
2020-12-08btrfs: create read policy frameworkAnand Jain
2020-12-08btrfs: add helper for string match ignoring leading/trailing whitespaceAnand Jain
2020-12-08btrfs: do not start and wait for delalloc on snapshot roots on transaction co...Filipe Manana
2020-12-08btrfs: switch extent buffer tree lock to rw_semaphoreJosef Bacik
2020-12-08btrfs: open code insert_orphan_itemNikolay Borisov
2020-12-08btrfs: introduce mount option rescue=allJosef Bacik
2020-12-08btrfs: introduce mount option rescue=ignoredatacsumsJosef Bacik
2020-12-08btrfs: introduce mount option rescue=ignorebadrootsJosef Bacik
2020-12-08btrfs: show rescue=usebackuproot in /proc/mountsJosef Bacik
2020-12-08btrfs: add a helper to print out rescue= optionsJosef Bacik
2020-12-08btrfs: sysfs: export supported rescue= mount optionsJosef Bacik
2020-12-08btrfs: push the NODATASUM check into btrfs_lookup_bio_sumsJosef Bacik
2020-12-08btrfs: unify the ro checking for mount optionsJosef Bacik
2020-12-08btrfs: do not start readahead for csum tree when scrubbing non-data block groupsFilipe Manana
2020-12-08btrfs: assert we are holding the reada_lock when releasing a readahead zoneFilipe Manana
2020-12-08btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()Goldwyn Rodrigues
2020-12-08btrfs: use round_down while calculating start position in btrfs_dirty_pages()Goldwyn Rodrigues
2020-12-08btrfs: use iosize while reading compressed pagesGoldwyn Rodrigues
2020-12-08btrfs: calculate num_pages, reserve_bytes once in btrfs_buffered_writeGoldwyn Rodrigues
2020-12-08btrfs: calculate more accurate remaining time to sleep in transaction_kthreadNikolay Borisov
2020-12-08btrfs: record delta directly in transaction_kthreadNikolay Borisov
2020-12-08btrfs: remove redundant time check in transaction kthread loopNikolay Borisov
2020-12-07btrfs: use helpers to convert from seconds to jiffies in transaction_kthreadNikolay Borisov
2020-12-07btrfs: sysfs: export filesystem generationAnand Jain
2020-12-06Linux 5.10-rc7v5.10-rc7Linus Torvalds
2020-12-06Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-06Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'locking-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su
2020-12-06mailmap: add two more addresses of Uwe Kleine-KönigUwe Kleine-König