summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan2016-10-121-1/+4
* radix-tree: 'slot' can be NULL in radix_tree_next_slot()Ross Zwisler2016-10-121-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-111-1/+1
|\
| * Fixing a bug in team driver due to incorrect 'unsigned int' to 'int' conversionAlex Sidorenko2016-10-081-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-3/+3
|\ \
| * \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-1123-53/+208
| |\ \
| | * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-271-1/+1
| | * | vfs: remove unused i_op->renameMiklos Szeredi2016-09-271-2/+0
| | * | libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2016-09-271-1/+2
| * | | vfs: Add current_time() apiDeepa Dinamani2016-09-281-0/+1
* | | | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds2016-10-112-69/+272
|\ \ \ \
| * \ \ \ Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linuxBrian Norris2016-10-091-0/+107
| |\ \ \ \
| | * | | | mtd: introduce the mtd_pairing_scheme conceptBoris Brezillon2016-09-151-0/+107
| * | | | | mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2016-09-231-1/+4
| * | | | | mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2016-09-231-0/+1
| * | | | | mtd: nand: automate NAND timings selectionBoris Brezillon2016-09-231-4/+10
| * | | | | mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-231-0/+2
| * | | | | mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-231-0/+5
| * | | | | mtd: nand: Introduce nand_data_interfaceSascha Hauer2016-09-231-49/+117
| * | | | | mtd: nand: Create a NAND reset functionSascha Hauer2016-09-231-0/+4
| * | | | | mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer2016-09-231-15/+15
| * | | | | mtd: nand: import nand_hw_control_init()Marc Gonzalez2016-09-231-0/+7
| |/ / / /
* | | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-112-13/+17
|\ \ \ \ \
| * | | | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-082-9/+0
| * | | | | xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher2016-10-081-0/+3
| * | | | | vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher2016-10-081-0/+1
| * | | | | sockfs: Get rid of getxattr iopAndreas Gruenbacher2016-10-071-4/+13
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-105-74/+133
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-101-0/+23
| |\ \ \ \ \
| | * | | | | crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-021-0/+23
| | | |/ / / | | |/| | |
| * | | | | crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-071-16/+33
| * | | | | crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-072-70/+90
| * | | | | hwrng: core - Improve description of the ->read() interfaceDaniel Thompson2016-08-241-1/+3
| * | | | | crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook2016-08-091-3/+0
| |/ / / /
* | | | | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-10-106-3/+89
|\ \ \ \ \
| * | | | | ceph: handle CEPH_SESSION_REJECT messageYan, Zheng2016-10-031-0/+1
| * | | | | rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-241-0/+1
| * | | | | libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-241-1/+1
| * | | | | libceph: support for blacklisting clientsDouglas Fuller2016-08-242-0/+14
| * | | | | libceph: support for lock.lock_infoDouglas Fuller2016-08-241-0/+22
| * | | | | libceph: support for advisory locking on RADOS objectsDouglas Fuller2016-08-241-0/+27
| * | | | | libceph: add ceph_osdc_call() single-page helperDouglas Fuller2016-08-241-0/+8
| * | | | | libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2016-08-241-1/+14
| * | | | | libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-241-1/+1
* | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-101-2/+2
|\ \ \ \ \ \
| * | | | | | constify iov_iter_count() and iter_is_iovec()Al Viro2016-10-101-2/+2
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-1013-114/+123
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-082-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| | * | | | | | | posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-09-221-0/+1