summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+3
* make simple_positive() publicAl Viro2015-06-231-0/+5
* pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-0/+6
* Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-231-28/+27
|\
| * FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-021-0/+1
| * FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-021-0/+5
| * FS-Cache: Out of line fscache_operation_init()David Howells2015-04-021-21/+3
| * FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-021-6/+0
| * FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-021-2/+7
| * FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-241-0/+12
* | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-231-1/+5
* | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-231-0/+1
* | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-231-1/+1
* | 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
| | |_|/ / / / | |/| | | | |