summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-0/+92
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-90/+192
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+5
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-82/+73
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-6/+43
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-3/+9
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+12
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches1-1/+1
2014-01-27splice: fix unexpected size truncationXiao Guangrong1-1/+2
2014-01-27ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso1-1/+0
2014-01-27ipc: whitespace cleanupManfred Spraul2-2/+2
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini1-1/+1
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-0/+37
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov1-0/+6
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-2/+2
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov1-0/+2
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov1-0/+3
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov1-2/+5
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov2-8/+37
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov1-2/+2
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2-27/+23
2014-01-27libceph: start using oloc abstractionIlya Dryomov2-3/+3
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+18
2014-01-26fs: remove generic_aclChristoph Hellwig2-14/+9
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2-17/+11
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov3-6/+7
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig1-3/+12
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig1-4/+13
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig1-0/+3
2014-01-25fs: add a set_acl inode operationChristoph Hellwig1-0/+1
2014-01-25fs: add get_acl helperChristoph Hellwig1-0/+2
2014-01-25Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-14/+16
2014-01-25Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+76
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+9
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds158-852/+2714
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-40/+0
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2-0/+35
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2-16/+21
2014-01-25nls: have register_nls() set ->ownerAl Viro1-1/+2
2014-01-25cramfs: take headers to fs/cramfsAl Viro2-30/+0
2014-01-24Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2014-01-24Merge tag 'md/3.14' of git://neil.brown.name/mdLinus Torvalds1-1/+5
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds12-46/+223
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+8
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds4-13/+4
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds3-2/+72