summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | libceph: introduce and start using oid abstractionIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | libceph: start using oloc abstractionIlya Dryomov2014-01-27
| * | | | | | | | | | | | | | | | | | | | | libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov2014-01-26
| * | | | | | | | | | | | | | | | | | | | | libceph: support CEPH_FEATURE_EXPORT_PEERYan, Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | ceph: handle session flush messageYan, Zheng2014-01-21
| * | | | | | | | | | | | | | | | | | | | | libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-01-14
| * | | | | | | | | | | | | | | | | | | | | crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: add set_choose_local_[fallback_]tries stepsIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: CHOOSE_LEAF -> CHOOSELEAF throughoutIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: add SET_CHOOSE_TRIES rule stepIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: apply chooseleaf_tries to firstn mode tooIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: new SET_CHOOSE_LEAF_TRIES commandIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: use breadth-first search for indep modeIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: return CRUSH_ITEM_UNDEF for failed placements with indepIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: eliminate CRUSH_MAX_SET result size limitationIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: factor out (trivial) crush_destroy_rule()Ilya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | crush: pass weight vector size to map functionIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | libceph: update ceph_features.hIlya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | libceph: all features fields must be u64Ilya Dryomov2013-12-31
| * | | | | | | | | | | | | | | | | | | | | libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2013-12-13
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
| * | | | | | | | | | | | | | | | | | | | sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-06
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fs: remove generic_aclChristoph Hellwig2014-01-26
| * | | | | | | | | | | | | | | | | | | | nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig2014-01-26
| * | | | | | | | | | | | | | | | | | | | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
| * | | | | | | | | | | | | | | | | | | | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
| * | | | | | | | | | | | | | | | | | | | fs: add generic xattr_acl handlersChristoph Hellwig2014-01-25
| * | | | | | | | | | | | | | | | | | | | fs: add a set_acl inode operationChristoph Hellwig2014-01-25
| * | | | | | | | | | | | | | | | | | | | fs: add get_acl helperChristoph Hellwig2014-01-25
| * | | | | | | | | | | | | | | | | | | | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-25
| * | | | | | | | | | | | | | | | | | | | nls: have register_nls() set ->ownerAl Viro2014-01-25
| * | | | | | | | | | | | | | | | | | | | cramfs: take headers to fs/cramfsAl Viro2014-01-25
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-27
| * | | | | | | | | | | | | | | | | | | | splice: fix unexpected size truncationXiao Guangrong2014-01-27
| * | | | | | | | | | | | | | | | | | | | ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso2014-01-27
| * | | | | | | | | | | | | | | | | | | | ipc: whitespace cleanupManfred Spraul2014-01-27
| * | | | | | | | | | | | | | | | | | | | ipc: change kern_ipc_perm.deleted type to boolRafael Aquini2014-01-27
| * | | | | | | | | | | | | | | | | | | | memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu2014-01-27
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | powerpc: introduce early_get_first_memblock_infoKevin Hao2014-01-09
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V2013-12-09
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | mmc: sdio: add a quirk for broken SDIO_CCCR_INTx pollingBing Zhao2014-01-17
| * | | | | | | | | | | | | | | | | | mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2014-01-13