summaryrefslogtreecommitdiffstats
path: root/block/bsg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-18Btrfs: helper for ops that requires full stripeLiu Bo1-8/+10
2017-04-18Btrfs: do not add extra mirror when dev_replace target dev is not availableLiu Bo1-3/+4
2017-04-18Btrfs: handle operations for device replace separatelyLiu Bo1-81/+98
2017-04-18Btrfs: introduce a function to get extra mirror from replaceLiu Bo1-72/+89
2017-04-18Btrfs: separate DISCARD from __btrfs_map_blockLiu Bo1-114/+175
2017-04-18Btrfs: create a helper for getting chunk mapLiu Bo3-111/+57
2017-04-18Btrfs: add file item tracepointsLiu Bo2-0/+154
2017-04-18btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_tElena Reshetova1-10/+9
2017-04-18btrfs: convert scrub_ctx.refs from atomic_t to refcount_tElena Reshetova1-5/+5
2017-04-18btrfs: convert scrub_parity.refs from atomic_t to refcount_tElena Reshetova1-4/+4
2017-04-18btrfs: convert scrub_block.refs from atomic_t to refcount_tElena Reshetova1-5/+5
2017-04-18btrfs: convert scrub_recover.refs from atomic_t to refcount_tElena Reshetova1-4/+4
2017-04-18btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_tElena Reshetova1-9/+9
2017-04-18btrfs: convert extent_state.refs from atomic_t to refcount_tElena Reshetova2-8/+9
2017-04-18btrfs: convert btrfs_root.refs from atomic_t to refcount_tElena Reshetova3-4/+4
2017-04-18btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_tElena Reshetova2-10/+10
2017-04-18btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_tElena Reshetova2-16/+16
2017-04-18btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_tElena Reshetova5-12/+14
2017-04-18btrfs: convert btrfs_caching_control.count from atomic_t to refcount_tElena Reshetova2-7/+8
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova3-11/+11
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova6-11/+12
2017-04-18btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_tElena Reshetova5-14/+16
2017-04-18btrfs: convert btrfs_bio.refs from atomic_t to refcount_tElena Reshetova2-5/+5
2017-04-18Btrfs: remove ASSERT in btrfs_truncate_inode_itemsLiu Bo1-7/+0
2017-04-18btrfs: fix a bogus warning when converting only data or metadataAdam Borowski1-3/+9
2017-04-18MAINTAINERS: add btrfs file entries for include directoriesDmitry V. Levin1-0/+2
2017-04-16Linux 4.11-rc7v4.11-rc7Linus Torvalds1-1/+1
2017-04-16Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo1-1/+1
2017-04-15orangefs: free superblock when mount failsMartin Brandenburg3-9/+24
2017-04-15vfs: don't do RCU lookup of empty pathnamesLinus Torvalds1-0/+3
2017-04-15parisc: fix bugs in pa_memcpyMikulas Patocka1-13/+14
2017-04-14ftrace: Fix removing of second function probeSteven Rostedt (VMware)1-4/+16
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-04-14Revert "tty: don't panic on OOM in tty_set_ldisc()"Greg Kroah-Hartman1-16/+69
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-14mailmap: add Martin Kepplinger's emailMartin Kepplinger1-0/+2
2017-04-14zsmalloc: expand class bitMinchan Kim1-1/+1
2017-04-14zram: do not use copy_page with non-page aligned addressMinchan Kim1-2/+2
2017-04-14zram: fix operator precedence to get offsetMinchan Kim1-1/+1
2017-04-14hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz1-3/+12
2017-04-14thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov1-1/+8
2017-04-14thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov1-2/+1
2017-04-14mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-14thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov1-1/+33
2017-04-14thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov1-26/+26
2017-04-14z3fold: fix page locking in z3fold_alloc()Vitaly Wool1-2/+7
2017-04-14ia64: restore symbol versions for symbols defined in assemblyJan Beulich2-8/+37
2017-04-13irq/affinity: Fix extra vecs calculationKeith Busch1-1/+1