index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
afs: Fix afs_kill_pages()
David Howells
1
-3
/
+7
2017-03-16
afs: Fix page leak in afs_write_begin()
David Howells
1
-2
/
+5
2017-03-16
afs: Don't set PG_error on local EINTR or ENOMEM when filling a page
David Howells
1
-2
/
+10
2017-03-16
afs: Populate and use client modification time
Marc Dionne
2
-10
/
+10
2017-03-16
afs: Better abort and net error handling
David Howells
1
-8
/
+27
2017-03-16
afs: Invalid op ID should abort with RXGEN_OPCODE
David Howells
2
-1
/
+3
2017-03-16
afs: Fix the maths in afs_fs_store_data()
David Howells
1
-1
/
+1
2017-03-16
afs: Use a bvec rather than a kvec in afs_send_pages()
David Howells
1
-45
/
+52
2017-03-16
afs: Make struct afs_read::remain 64-bit
David Howells
2
-5
/
+5
2017-03-16
afs: Fix AFS read bug
David Howells
1
-1
/
+1
2017-03-16
afs: Prevent callback expiry timer overflow
Tina Ruchandani
3
-6
/
+7
2017-03-16
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
4
-16
/
+20
2017-03-16
afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2017-03-16
afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2017-03-16
afs: Distinguish mountpoints from symlinks by file mode alone
David Howells
3
-68
/
+15
2017-03-16
afs: Flush outstanding writes when an fd is closed
David Howells
3
-0
/
+16
2017-03-16
afs: Handle a short write to an AFS page
David Howells
3
-11
/
+23
2017-03-16
afs: Kill struct afs_read::pg_offset
David Howells
1
-1
/
+0
2017-03-16
afs: Handle better the server returning excess or short data
David Howells
2
-16
/
+40
2017-03-16
afs: Deal with an empty callback array
Marc Dionne
2
-7
/
+9
2017-03-16
afs: Adjust mode bits processing
Marc Dionne
1
-1
/
+6
2017-03-16
afs: Populate group ID from vnode status
Marc Dionne
1
-1
/
+1
2017-03-16
afs: Fix page overput in afs_fill_page()
David Howells
1
-0
/
+1
2017-03-16
afs: Fix missing put_page()
David Howells
1
-0
/
+1
2017-03-15
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()
Jens Axboe
1
-4
/
+5
2017-03-14
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
1
-0
/
+1
2017-03-14
tun: fix premature POLLOUT notification on tun devices
Hannes Frederic Sowa
1
-3
/
+15
2017-03-14
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
2017-03-14
ucc/hdlc: fix two little issue
Zhao Qiang
1
-2
/
+2
2017-03-14
vxlan: fix ovs support
Nicolas Dichtel
1
-33
/
+40
2017-03-14
net: use net->count to check whether a netns is alive or not
Andrey Vagin
1
-3
/
+3
2017-03-13
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-03-13
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-13
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-13
mm, gup: fix typo in gup_p4d_range()
Kirill A. Shutemov
1
-1
/
+1
2017-03-13
writeback: fix memory leak in wb_queue_work()
Tahsin Erdogan
1
-14
/
+21
2017-03-13
blk-mq: Fix tagset reinit in the presence of cpu hot-unplug
Sagi Grimberg
1
-0
/
+3
[next]