summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-10ocfs2: charge quota for reflinked blocksDarrick J. Wong1-0/+7
2016-12-10ocfs2: fix bad pointer castDarrick J. Wong1-1/+1
2016-12-10ocfs2: always unlock when completing dio writesDarrick J. Wong1-4/+1
2016-12-10ocfs2: don't eat io errors during _dio_end_io_writeDarrick J. Wong1-6/+9
2016-12-10ocfs2: budget for extent tree splits when adding refcount flagDarrick J. Wong1-0/+3
2016-12-10ocfs2: prohibit refcounted swapfilesDarrick J. Wong1-0/+9
2016-12-10ocfs2: add newlines to some error messagesDarrick J. Wong1-2/+2
2016-12-10ocfs2: convert inode refcount test to a helperDarrick J. Wong6-29/+23
2016-12-10simple_write_end(): don't zero in short copy into uptodateAl Viro1-6/+8
2016-12-10exofs: don't mess with simple_write_{begin,end}Al Viro1-38/+30
2016-12-109p: saner ->write_end() on failing copy into non-uptodate pageAl Viro1-11/+4
2016-12-10fix gfs2_stuffed_write_end() on short copiesAl Viro1-3/+1
2016-12-10fix ceph_write_end()Al Viro1-6/+8
2016-12-10nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2016-12-10vfs: refactor clone/dedupe_file_range common functionsDarrick J. Wong3-204/+219
2016-12-10fs: try to clone files first in vfs_copy_file_rangeChristoph Hellwig5-40/+22
2016-12-06vfs: misc struct path constificationAl Viro4-5/+5
2016-12-06namespace.c: constify struct path passed to a bunch of primitivesAl Viro4-8/+8
2016-12-06quota: constify struct path in quota_onAl Viro6-9/+9
2016-12-06constify alloc_file()Al Viro2-2/+2
2016-12-06constify btrfs_mksubvol()Al Viro1-1/+1
2016-12-06autofs: constify find_autofs_mount() callbackAl Viro1-3/+3
2016-12-06constify get_dcookie() and friendsAl Viro4-6/+6
2016-12-06audit_log_{name,link_denied}: constify struct pathAl Viro3-4/+4
2016-12-06fsnotify: constify the places working with ->f_pathAl Viro1-5/+5
2016-12-06constify fsnotify_parent()Al Viro3-4/+4
2016-12-06fsnotify(): constify 'data'Al Viro2-5/+5
2016-12-06fsnotify: constify 'data' passed to ->handle_event()Al Viro9-20/+20
2016-12-06fs: Constify path_is_under()'s argumentsMickaël Salaün2-2/+2
2016-12-04Linux 4.9-rc8v4.9-rc8Linus Torvalds1-1/+1
2016-12-03mm, vmscan: add cond_resched() into shrink_node_memcg()Michal Hocko1-0/+2
2016-12-03mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko1-1/+1
2016-12-02kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabledNicolas Pitre1-1/+8
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-02geneve: avoid use-after-free of skb->dataSabrina Dubroca1-10/+4
2016-12-02tipc: check minimum bearer MTUMichal Kubeček3-2/+27
2016-12-02net: renesas: ravb: unintialized return valueDan Carpenter1-2/+0
2016-12-02sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt1-1/+1
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli1-3/+5
2016-12-02Fix up a couple of field names in the CREDITS fileLinus Torvalds1-4/+4
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas1-0/+1
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen1-7/+31
2016-12-02ip6_offload: check segs for NULL in ipv6_gso_segment.Artem Savkov1-1/+1
2016-12-02RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_netSowmini Varadhan1-0/+2
2016-12-02Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"Eli Cooper1-1/+0
2016-12-02ipv6: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-12-02ipv4: Set skb->protocol properly for local outputEli Cooper1-0/+2
2016-12-02packet: fix race condition in packet_set_ringPhilip Pettersson1-6/+12
2016-12-02net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo1-2/+0
2016-12-02net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo1-10/+0