summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vfs: add seq_file_path() helperMiklos Szeredi2015-06-231-0/+1
* vfs: add file_path() helperMiklos Szeredi2015-06-231-0/+2
* overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-192-2/+2
* turn user_{path_at,path,lpath,path_dir}() into static inlinesAl Viro2015-05-151-10/+24
* get rid of assorted nameidata-related debrisAl Viro2015-05-153-2/+1
* VFS/namei: make the use of touch_atime() in get_link() RCU-safe.NeilBrown2015-05-151-0/+1
* new helper: free_page_put_link()Al Viro2015-05-111-0/+1
* switch ->put_link() from dentry to inodeAl Viro2015-05-111-3/+3
* security: make inode_follow_link RCU-walk awareNeilBrown2015-05-111-3/+9
* don't pass nameidata to ->follow_link()Al Viro2015-05-102-4/+4
* VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown2015-05-101-1/+1
* namei: remove restrictions on nesting depthAl Viro2015-05-101-0/+2
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-102-8/+6
* SECURITY: remove nameidata arg from inode_follow_link.NeilBrown2015-05-101-6/+3
* debugfs: switch to simple_follow_link()Al Viro2015-05-101-1/+0
* libfs: simple_follow_link()Al Viro2015-05-101-0/+3
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
|\
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-081-1/+1
|\ \
| * | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
* | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-081-1/+1
|\ \ \
| * | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-1/+1
* | | | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-074-5/+31
|\ \ \ \
| * | | | IB/core: Fix unaligned accessesDavid Ahern2015-05-051-3/+4
| * | | | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1
| * | | | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-052-0/+26
| |/ / /
* | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-062-0/+2
|\ \ \ \
| * | | | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+1
| * | | | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-271-0/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-4/+0
|\ \ \ \ \
| * | | | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-4/+0
* | | | | | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2015-05-051-1/+1
* | | | | | util_macros.h: have array pointer point to array of constantsGuenter Roeck2015-05-051-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-053-1/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-043-1/+22
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-031-0/+1
|\ \ \ \ \ \
| * | | | | | SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-013-5/+19
|\ \ \ \ \ \
| * | | | | | bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-292-3/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-271-2/+14
| |\ \ \ \ \ \
| | * | | | | | netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-241-2/+14
* | | | | | | | virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi2015-05-011-1/+1
* | | | | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-301-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPICA: remove duplicate u8 typedefOlaf Hering2015-04-281-1/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-305-8/+24
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-04-304-3/+15
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown2015-04-293-2/+14
| | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ASoC: add static inline funcs to fix a compiling issueJie Yang2015-04-191-0/+12
| | | * | | | | | | | | | ASoC: Update email-id of Rajeev KumarRajeev Kumar2015-04-282-2/+2
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-04-291-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |