aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'metag-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2015-04-24
|\
| * metag: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-16
* | Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-24
|\ \
| * | ARC: perf: don't add code for impossible caseVineet Gupta2015-04-20
| * | ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-20
| * | ARC: perf: add user space attribution in callchainsVineet Gupta2015-04-20
| * | ARC: perf: Add kernel callchain supportVineet Gupta2015-04-20
| * | ARC: perf: support cache hit/miss ratioVineet Gupta2015-04-20
| * | ARC: perf: Add some comments/debug stuffVineet Gupta2015-04-20
| * | ARC: perf: make @arc_pmu static globalVineet Gupta2015-04-20
| * | ARC: mem init spring cleaning - No functional changesVineet Gupta2015-04-13
| * | ARC: Fix RTT boot printingVineet Gupta2015-04-13
| * | ARC: fold __builtin_constant_p() into test_bit()Vineet Gupta2015-04-13
| * | ARC: rename unhandled exception handlerVineet Gupta2015-04-13
| * | ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta2015-04-13
| * | ARC: Fix WRITE_BCRVineet Gupta2015-04-13
| * | ARC: [nsimosci] Update defconfigMischa Jonker2015-04-13
| * | arc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-31
* | | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-04-24
|\ \ \
| * | | uapi: Remove kernel internal declarationAndreas Gruenbacher2015-04-21
| * | | nfsd: fix nsfd startup race triggering BUG_ONGiuseppe Cantavenera2015-04-21
| * | | nfsd: eliminate NFSD_DEBUGMark Salter2015-04-21
| * | | nfsd4: fix READ permission checkingJ. Bruce Fields2015-04-21
| * | | nfsd4: disallow SEEK with special stateidsJ. Bruce Fields2015-04-21
| * | | nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields2015-04-21
| * | | nfsd: add NFSEXP_PNFS to the exflags arrayChristoph Hellwig2015-04-03
| * | | nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee2015-03-31
| * | | nfsd: allow setting acls with unenforceable DENYsJ. Bruce Fields2015-03-31
| * | | nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FSChengyu Song2015-03-31
| * | | nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton2015-03-31
| * | | nfsd: remove bogus setting of status in nfsd4_process_open2Jeff Layton2015-03-31
| * | | NFSD: Use correct reply size calculating functionKinglong Mee2015-03-31
| * | | NFSD: Using path_equal() for checking two pathsKinglong Mee2015-03-31
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-24
|\ \ \ \
| * | | | btrfs: quota: Update quota tree after qgroup relationship change.Qu Wenruo2015-04-13
| * | | | btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...Qu Wenruo2015-04-13
| * | | | btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.Dongsheng Yang2015-04-13
| * | | | btrfs: Update btrfs qgroup status item when rescan is done.Qu Wenruo2015-04-13
| * | | | btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.Qu Wenruo2015-04-13
| * | | | btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be createdQu Wenruo2015-04-13
| * | | | btrfs: Check qgroup level in kernel qgroup assign.Qu Wenruo2015-04-13
| * | | | btrfs: qgroup: allow to remove qgroup which has parent but no child.Dongsheng Yang2015-04-13
| * | | | btrfs: qgroup: return EINVAL if level of parent is not higher than child's.Dongsheng Yang2015-04-13
| * | | | btrfs: qgroup: do a reservation in a higher level.Dongsheng Yang2015-04-13
| * | | | Btrfs: qgroup, Account data space in more proper timings.Dongsheng Yang2015-04-13
| * | | | Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.Dongsheng Yang2015-04-13
| * | | | Btrfs: qgroup: free reserved in exceeding quota.Dongsheng Yang2015-04-13
| * | | | Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang2015-04-13
| * | | | btrfs: qgroup: fix limit args override whole limit structDongsheng Yang2015-04-13
| * | | | btrfs: qgroup: update limit info in function btrfs_run_qgroups().Dongsheng Yang2015-04-13