summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switch all remaining checks for FILE_OPENED to FMODE_OPENEDAl Viro2018-07-123-13/+5
* now we can fold open_check_o_direct() into do_dentry_open()Al Viro2018-07-123-19/+6
* lift fput() on late failures into path_openat()Al Viro2018-07-121-16/+12
* fold put_filp() into fput()Al Viro2018-07-124-21/+10
* introduce FMODE_OPENEDAl Viro2018-07-123-1/+5
* ->file_open(): lose cred argumentAl Viro2018-07-126-10/+10
* security_file_open(): lose cred argumentAl Viro2018-07-123-6/+5
* get rid of cred argument of vfs_open() and do_dentry_open()Al Viro2018-07-123-12/+9
* pass ->f_flags value to alloc_empty_file()Al Viro2018-07-124-13/+9
* pass creds to get_empty_filp(), make sure dentry_open() passes the right credsAl Viro2018-07-124-6/+5
* alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-1212-36/+27
* make sure do_dentry_open() won't return positive as an errorAl Viro2018-07-101-0/+2
* create_pipe_files(): use fput() if allocation of the second file failsAl Viro2018-07-101-4/+3
* turn filp_clone_open() into inline wrapper for dentry_open()Al Viro2018-07-104-23/+6
* fold security_file_free() into file_free()Al Viro2018-07-101-6/+4
* ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
* cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
* drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-103-16/+2
* proc: add proc_seq_releaseChunyu Hu2018-06-271-1/+10
* Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1716-275/+174
|\
| * bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\
| | * nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19
| | * nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0
| | * nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
| * | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-142-0/+7
| * | blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen2018-06-111-2/+1
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-17206-339/+372
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-158-9/+10
| * | | Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab2018-06-151-2/+0
| * | | ABI: sysfs-devices-system-cpu: remove a broken referenceMauro Carvalho Chehab2018-06-151-3/+0
| * | | devicetree: fix a series of wrong file referencesMauro Carvalho Chehab2018-06-158-14/+14
| * | | devicetree: fix name of pinctrl-bindings.txtMauro Carvalho Chehab2018-06-159-12/+12
| * | | devicetree: fix some bindings file namesMauro Carvalho Chehab2018-06-153-3/+3
| * | | MAINTAINERS: fix location of DT npcm filesMauro Carvalho Chehab2018-06-151-1/+2
| * | | MAINTAINERS: fix location of some display DT bindingsMauro Carvalho Chehab2018-06-151-3/+2
| * | | kernel-parameters.txt: fix pointers to sound parametersMauro Carvalho Chehab2018-06-151-4/+1
| * | | bindings: nvmem/zii: Fix location of nvmem.txtMauro Carvalho Chehab2018-06-151-1/+1