summaryrefslogtreecommitdiffstats
path: root/fs/open.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-30xfs, dax: introduce xfs_dax_aopsDan Williams3-17/+23
2018-03-30block, dax: remove dead code in blkdev_writepages()Dan Williams1-5/+0
2018-03-30fs, dax: prepare for dax-specific address_space_operationsDan Williams3-3/+52
2018-03-30dax: store pfns in the radixDan Williams2-55/+43
2018-03-20sched/wait: Introduce wait_var_event()Peter Zijlstra2-0/+118
2018-03-08Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler1-1/+0
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher1-3/+0
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-03-06signal/x86: Include the field offsets in the build time checksEric W. Biederman1-0/+65
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2-4/+4
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King1-1/+1
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-03-05ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich1-1/+1
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox1-46/+23
2018-03-05ia64: convert unwcheck.py to python3Corentin Labbe1-8/+8
2018-03-05hv_netvsc: propagate rx filters to VFStephen Hemminger1-4/+36
2018-03-05hv_netvsc: filter multicast/broadcastStephen Hemminger1-8/+12
2018-03-05hv_netvsc: defer queue selection to VFStephen Hemminger1-2/+13
2018-03-05hv_netvsc: use napi_schedule_irqoffStephen Hemminger1-1/+1
2018-03-05hv_netvsc: fix race in napi poll when reschedulingStephen Hemminger1-2/+3
2018-03-05hv_netvsc: cancel subchannel setup before halting deviceStephen Hemminger1-0/+3
2018-03-05hv_netvsc: fix error unwind handling if vmbus_open failsStephen Hemminger1-1/+1
2018-03-05hv_netvsc: only wake transmit queue if link is upStephen Hemminger1-4/+3
2018-03-05hv_netvsc: avoid retry on send during shutdownStephen Hemminger1-17/+7
2018-03-05virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang1-12/+42
2018-03-05ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-05tc-testing: skbmod: fix match value of ethertypeDavide Caratti1-1/+1
2018-03-05mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo1-2/+27
2018-03-04Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-04net: make skb_gso_*_seglen functions privateDaniel Axtens2-35/+35
2018-03-04net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2-2/+3
2018-03-04net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens1-1/+2
2018-03-04net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens9-13/+14
2018-03-04sched/core: Undefine tracepoint creation at the end of core.cIngo Molnar1-0/+2
2018-03-04sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...Ingo Molnar2-15/+15
2018-03-04sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.cIngo Molnar3-120/+125
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar29-219/+94
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar28-710/+706
2018-03-03sched/deadline: Clean up various coding style detailsMario Leinweber1-1/+4
2018-03-03memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-03libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-03vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan1-1/+2
2018-03-02kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-02Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon1-3/+11
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck1-0/+1
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5