summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells5-0/+184
2019-05-07afs: Fix getting the afs.fid xattrDavid Howells1-3/+12
2019-05-07afs: Fix the afs.cell and afs.volume xattr handlersDavid Howells1-2/+2
2019-05-07afs: Calculate i_blocks based on file sizeMarc Dionne1-1/+5
2019-05-07afs: Log more information for "kAFS: AFS vnode with undefined type\n"David Howells4-8/+36
2019-04-25afs: Provide mount-time configurable byte-range file locking emulationDavid Howells6-9/+120
2019-04-25afs: Add more tracepointsDavid Howells5-16/+163
2019-04-25afs: Implement sillyrename for unlink and renameDavid Howells8-13/+395
2019-04-25afs: Add directory reload tracepointDavid Howells2-0/+18
2019-04-25afs: Handle lock rpc ops failing on a file that got deletedDavid Howells3-4/+66
2019-04-25afs: Improve dir check failure reportsDavid Howells1-4/+34
2019-04-25afs: Add file locking tracepointsDavid Howells3-10/+209
2019-04-25afs: Further fix file lockingDavid Howells1-195/+195
2019-04-25afs: Fix AFS file locking to allow fine grained locksDavid Howells1-14/+9
2019-04-25afs: Calculate lock extend timer from set/extend reply receptionDavid Howells4-2/+38
2019-04-25afs: Split wait from afs_make_call()David Howells7-91/+139
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds61-184/+687
2019-04-25Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-04-25ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-04-25net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-04-25rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2-5/+10
2019-04-24MAINTAINERS: LEDs: Add designated reviewer for LED subsystemDan Murphy1-0/+1
2019-04-24net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-04-24net: vrf: Fix operation not supported when set vrf macMiaohe Lin1-0/+2
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren2-1/+17
2019-04-24Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-7/+25
2019-04-24net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas1-4/+7
2019-04-24net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King4-5/+5
2019-04-24Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie3-0/+20
2019-04-24Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-04-23Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-7/+45
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds16-1/+65
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2019-04-23spi: Micrel eth switch: declare missing of tableDaniel Gomez1-0/+9
2019-04-23net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller17-105/+493
2019-04-22nfsd: wake blocked file lock waiters before sending callbackJeff Layton1-0/+9
2019-04-22nfsd: wake waiters blocked on file_lock before deleting itJeff Layton1-2/+1
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+13
2019-04-22netfilter: fix nf_l4proto_log_invalid to log invalid packetsAndrei Vagin1-1/+1
2019-04-22netfilter: never get/set skb->tstampFlorian Westphal4-16/+18
2019-04-22netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe1-2/+0
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe1-1/+2
2019-04-21Linux 5.1-rc6Linus Torvalds1-1/+1
2019-04-21net/tls: don't leak IV and record seq when offload failsJakub Kicinski3-6/+4
2019-04-21net/tls: avoid potential deadlock in tls_set_device_offload_rx()Jakub Kicinski1-0/+2
2019-04-21selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+5
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+12