index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
ocfs2: charge quota for reflinked blocks
Darrick J. Wong
1
-0
/
+7
2016-12-10
ocfs2: fix bad pointer cast
Darrick J. Wong
1
-1
/
+1
2016-12-10
ocfs2: always unlock when completing dio writes
Darrick J. Wong
1
-4
/
+1
2016-12-10
ocfs2: don't eat io errors during _dio_end_io_write
Darrick J. Wong
1
-6
/
+9
2016-12-10
ocfs2: budget for extent tree splits when adding refcount flag
Darrick J. Wong
1
-0
/
+3
2016-12-10
ocfs2: prohibit refcounted swapfiles
Darrick J. Wong
1
-0
/
+9
2016-12-10
ocfs2: add newlines to some error messages
Darrick J. Wong
1
-2
/
+2
2016-12-10
ocfs2: convert inode refcount test to a helper
Darrick J. Wong
6
-29
/
+23
2016-12-10
simple_write_end(): don't zero in short copy into uptodate
Al Viro
1
-6
/
+8
2016-12-10
exofs: don't mess with simple_write_{begin,end}
Al Viro
1
-38
/
+30
2016-12-10
9p: saner ->write_end() on failing copy into non-uptodate page
Al Viro
1
-11
/
+4
2016-12-10
fix gfs2_stuffed_write_end() on short copies
Al Viro
1
-3
/
+1
2016-12-10
fix ceph_write_end()
Al Viro
1
-6
/
+8
2016-12-10
nfs_write_end(): fix handling of short copies
Al Viro
1
-1
/
+1
2016-12-10
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
3
-204
/
+219
2016-12-10
fs: try to clone files first in vfs_copy_file_range
Christoph Hellwig
5
-40
/
+22
2016-12-06
vfs: misc struct path constification
Al Viro
4
-5
/
+5
2016-12-06
namespace.c: constify struct path passed to a bunch of primitives
Al Viro
4
-8
/
+8
2016-12-06
quota: constify struct path in quota_on
Al Viro
6
-9
/
+9
2016-12-06
constify alloc_file()
Al Viro
2
-2
/
+2
2016-12-06
constify btrfs_mksubvol()
Al Viro
1
-1
/
+1
2016-12-06
autofs: constify find_autofs_mount() callback
Al Viro
1
-3
/
+3
2016-12-06
constify get_dcookie() and friends
Al Viro
4
-6
/
+6
2016-12-06
audit_log_{name,link_denied}: constify struct path
Al Viro
3
-4
/
+4
2016-12-06
fsnotify: constify the places working with ->f_path
Al Viro
1
-5
/
+5
2016-12-06
constify fsnotify_parent()
Al Viro
3
-4
/
+4
2016-12-06
fsnotify(): constify 'data'
Al Viro
2
-5
/
+5
2016-12-06
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
9
-20
/
+20
2016-12-06
fs: Constify path_is_under()'s arguments
Mickaël Salaün
2
-2
/
+2
2016-12-04
Linux 4.9-rc8
v4.9-rc8
Linus Torvalds
1
-1
/
+1
2016-12-03
mm, vmscan: add cond_resched() into shrink_node_memcg()
Michal Hocko
1
-0
/
+2
2016-12-03
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
1
-1
/
+1
2016-12-02
kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled
Nicolas Pitre
1
-1
/
+8
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
1
-4
/
+4
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-12-02
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
2016-12-02
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-02
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-02
packet: fix race condition in packet_set_ring
Philip Pettersson
1
-6
/
+12
2016-12-02
net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler
Lino Sanfilippo
1
-2
/
+0
2016-12-02
net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers
Lino Sanfilippo
1
-10
/
+0
[next]