summaryrefslogtreecommitdiffstats
path: root/fs/efivarfs/inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08btrfs: open code insert_orphan_itemNikolay Borisov1-13/+3
2020-12-08btrfs: introduce mount option rescue=allJosef Bacik2-0/+12
2020-12-08btrfs: introduce mount option rescue=ignoredatacsumsJosef Bacik4-10/+25
2020-12-08btrfs: introduce mount option rescue=ignorebadrootsJosef Bacik10-28/+130
2020-12-08btrfs: show rescue=usebackuproot in /proc/mountsJosef Bacik2-6/+2
2020-12-08btrfs: add a helper to print out rescue= optionsJosef Bacik1-1/+8
2020-12-08btrfs: sysfs: export supported rescue= mount optionsJosef Bacik1-0/+22
2020-12-08btrfs: push the NODATASUM check into btrfs_lookup_bio_sumsJosef Bacik3-12/+17
2020-12-08btrfs: unify the ro checking for mount optionsJosef Bacik1-7/+16
2020-12-08btrfs: do not start readahead for csum tree when scrubbing non-data block groupsFilipe Manana1-8/+12
2020-12-08btrfs: assert we are holding the reada_lock when releasing a readahead zoneFilipe Manana1-0/+2
2020-12-08btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()Goldwyn Rodrigues3-18/+12
2020-12-08btrfs: use round_down while calculating start position in btrfs_dirty_pages()Goldwyn Rodrigues1-1/+1
2020-12-08btrfs: use iosize while reading compressed pagesGoldwyn Rodrigues1-7/+3
2020-12-08btrfs: calculate num_pages, reserve_bytes once in btrfs_buffered_writeGoldwyn Rodrigues1-22/+12
2020-12-08btrfs: calculate more accurate remaining time to sleep in transaction_kthreadNikolay Borisov1-1/+3
2020-12-08btrfs: record delta directly in transaction_kthreadNikolay Borisov1-3/+3
2020-12-08btrfs: remove redundant time check in transaction kthread loopNikolay Borisov1-2/+1
2020-12-07btrfs: use helpers to convert from seconds to jiffies in transaction_kthreadNikolay Borisov1-2/+2
2020-12-07btrfs: sysfs: export filesystem generationAnand Jain1-0/+10
2020-12-06Linux 5.10-rc7v5.10-rc7Linus Torvalds1-1/+1
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian1-14/+12
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz1-5/+3
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi1-1/+1
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen1-9/+16
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su1-0/+4
2020-12-06mailmap: add two more addresses of Uwe Kleine-KönigUwe Kleine-König1-0/+2
2020-12-06mm/swapfile: do not sleep with a spin lock heldQian Cai1-1/+3
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim4-69/+0
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi1-5/+5
2020-12-06mm: memcg/slab: fix obj_cgroup_charge() return value handlingRoman Gushchin1-16/+24
2020-12-06coredump: fix core_pattern parse errorMenglong Dong1-1/+2
2020-12-06zlib: export S390 symbols for zlib modulesRandy Dunlap1-0/+3
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada1-8/+4
2020-12-06Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin3-887/+0
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-3/+2
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-5/+5
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu3-4/+36
2020-12-05i2c: mlxbf: Fix the return check of devm_ioremap and ioremapWang Xiaojun1-6/+6
2020-12-05i2c: mlxbf: select CONFIG_I2C_SLAVEArnd Bergmann1-0/+1
2020-12-04block: fix incorrect branching in blk_max_size_offset()Mike Snitzer1-4/+6
2020-12-04dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer1-2/+0
2020-12-04dm: fix double RCU unlock in dm_dax_zero_page_range() error pathMike Snitzer1-2/+0
2020-12-04dm: fix IO splittingMike Snitzer4-19/+18
2020-12-04tty: Fix ->session lockingJann Horn3-14/+41
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn1-2/+2
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam1-2/+4
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij2-3/+3
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2-4/+3
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman1-11/+6