index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
minix
/
dir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
ext2: convert to new i_version API
Jeff Layton
2
-6
/
+8
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2
-5
/
+7
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
3
-5
/
+12
2018-01-29
afs: convert to new i_version API
Jeff Layton
2
-3
/
+5
2018-01-29
affs: convert to new i_version API
Jeff Layton
3
-5
/
+8
2018-01-29
fat: convert to new i_version API
Jeff Layton
4
-19
/
+22
2018-01-29
fs: don't take the i_lock in inode_inc_iversion
Jeff Layton
1
-3
/
+4
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
9
-15
/
+249
2018-01-01
ntfs: remove i_version handling
Jeff Layton
2
-15
/
+0
2018-01-01
lustre: don't set f_version in ll_readdir
Jeff Layton
1
-3
/
+0
2017-12-13
ima: Use i_version only when filesystem supports it
Sascha Hauer
1
-1
/
+2
2017-12-11
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
1
-1
/
+1
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
1
-2
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2
-5
/
+5
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-08
of: overlay: Make node skipping in init_overlay_changeset() clearer
Geert Uytterhoeven
1
-10
/
+11
2017-12-08
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
Geert Uytterhoeven
1
-3
/
+4
2017-12-08
X.509: fix comparisons of ->pkey_algo
Eric Biggers
2
-2
/
+2
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
1
-14
/
+10
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
1
-1
/
+0
2017-12-08
X.509: use crypto_shash_digest()
Eric Biggers
1
-5
/
+1
2017-12-08
KEYS: be careful with error codes in public_key_verify_signature()
Eric Biggers
1
-2
/
+5
2017-12-08
pkcs7: use crypto_shash_digest()
Eric Biggers
1
-5
/
+2
2017-12-08
pkcs7: fix check for self-signed certificate
Eric Biggers
1
-1
/
+1
2017-12-08
pkcs7: return correct error code if pkcs7_check_authattrs() fails
Eric Biggers
1
-1
/
+3
2017-12-08
509: fix printing uninitialized stack memory when OID is empty
Eric Biggers
1
-2
/
+6
2017-12-08
X.509: fix buffer overflow detection in sprint_oid()
Eric Biggers
1
-4
/
+4
2017-12-08
X.509: reject invalid BIT STRING for subjectPublicKey
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: check for error from ASN1_OP_END__ACT actions
Eric Biggers
1
-0
/
+2
2017-12-08
ASN.1: fix out-of-bounds read when parsing indefinite length item
Eric Biggers
1
-21
/
+26
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
5
-7
/
+19
2017-12-08
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
1
-6
/
+3
2017-12-08
can: usb_8dev: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: ems_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
[next]