summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-1110-13/+43
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-101-1/+7
| |\
| | * fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-091-1/+7
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-1/+11
| |\ \
| | * | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07567-3840/+14954
| | |\|
| | * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2550-340/+737
| | |\ \
| | * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-252-1/+11
| * | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
| * | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-061-6/+2
| |\ \ \ \
| | * | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-6/+2
| * | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-062-1/+16
| |\ \ \ \ \
| | * | | | | NVMe: Abort timed out commandsKeith Busch2014-01-282-0/+12
| | * | | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-281-0/+1
| | * | | | | NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
| | * | | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1
| | * | | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-1/+1
| * | | | | | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-053-2/+3
| * | | | | | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-041-0/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust2014-02-011-0/+2
* | | | | | | kernfs: add CONFIG_KERNFSTejun Heo2014-02-081-3/+3
* | | | | | | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo2014-02-081-0/+9
* | | | | | | kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo2014-02-081-1/+25
* | | | | | | kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...Tejun Heo2014-02-081-0/+16
* | | | | | | kernfs: add kernfs_open_file->privTejun Heo2014-02-081-0/+1
* | | | | | | kernfs: implement kernfs_ops->atomic_write_lenTejun Heo2014-02-081-2/+6
* | | | | | | kernfs: allow nodes to be created in the deactivated stateTejun Heo2014-02-081-2/+13
* | | | | | | kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo2014-02-081-0/+3
* | | | | | | kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo2014-02-081-9/+9
* | | | | | | kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo2014-02-081-1/+2
* | | | | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-082-19/+1
* | | | | | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-083-0/+17
* | | | | | | kernfs: remove KERNFS_REMOVEDTejun Heo2014-02-081-1/+0
* | | | | | | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo2014-02-081-1/+0
* | | | | | | kernfs: remove kernfs_addrm_cxtTejun Heo2014-02-081-4/+0
* | | | | | | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo2014-02-081-2/+2
|/ / / / / /
* | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-021-4/+4
|\ \ \ \ \ \
| * | | | | | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | | | | | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
* | | | | | | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton2014-01-271-0/+1
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-02-016-9/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-1/+1
| * | | | | | | | target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-251-1/+4
| * | | | | | | | iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-1/+1
| * | | | | | | | percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet2014-01-231-1/+2
| * | | | | | | | target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-181-1/+2
| * | | | | | | | target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-181-0/+4
| * | | | | | | | target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-181-0/+3