summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix a problem with the legacy binary mount codeTrond Myklebust2012-09-041-0/+2
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-044-9/+4
* NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust2012-08-201-1/+1
* NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust2012-08-201-1/+1
* NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker2012-08-161-4/+2
* NFS: Clear key construction data if the idmap upcall failsBryan Schumaker2012-08-161-14/+42
* NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust2012-08-161-5/+6
* NFSv4: Fix the acl cache size calculationTrond Myklebust2012-08-161-2/+3
* NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust2012-08-162-15/+8
* NFS: Alias the nfs module to nfs4bjschuma@gmail.com2012-08-161-0/+2
* NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-165-26/+49
* NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust2012-08-081-6/+2
* pnfs-obj: Better IO pattern in case of unaligned offsetBoaz Harrosh2012-08-021-3/+52
* NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao2012-08-023-0/+4
* pnfs: nfs4_proc_layoutget returns voidIdan Kedar2012-08-022-5/+5
* pnfs: defer release of pages in layoutgetIdan Kedar2012-08-023-40/+58
* nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton2012-08-021-3/+12
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-317-169/+248
|\
| * irqdomain: Improve diagnostics when a domain mapping failsMark Brown2012-07-241-6/+11
| * irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-241-40/+25
| * Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-244548-104854/+181547
| |\
| * | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.Grant Likely2012-07-111-2/+2
| * | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-114-65/+3
| * | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-112-25/+107
| * | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-112-3/+12
| * | irqdomain: Split disassociating code into separate functionGrant Likely2012-07-111-28/+47
| * | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-11995-5037/+9700
| |\ \
| * | | irq_domain: correct a minor wrong comment for linear revmapDong Aisheng2012-07-111-1/+1
| * | | irq_domain: Standardise legacy/linear domain selectionMark Brown2012-07-113-0/+40
| * | | irqdomain: Make ops->map hook optionalGrant Likely2012-06-171-10/+4
| * | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACYGrant Likely2012-06-151-2/+1
| * | | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-152-10/+18
| * | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-1510-21/+25
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31131-1060/+3174
|\ \ \ \
| * | | | rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga2012-07-311-2/+0
| * | | | rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga2012-07-311-1/+1
| * | | | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-07-313-3/+38
| * | | | tmpfs: distribute interleave better across nodesNathan Zimmer2012-07-311-2/+4
| * | | | mm: remove redundant initializationMinchan Kim2012-07-312-12/+2
| * | | | mm: warn if pg_data_t isn't initialized with zeroMinchan Kim2012-07-311-0/+3
| * | | | mips: zero out pg_data_t when it's allocatedMinchan Kim2012-07-311-0/+1
| * | | | memcg: gix memory accounting scalability in shrink_page_listTim Chen2012-07-311-0/+2
| * | | | mm/sparse: remove index_init_lockGavin Shan2012-07-311-13/+1
| * | | | mm/sparse: more checks on mem_section numberGavin Shan2012-07-311-0/+2
| * | | | mm/sparse: optimize sparse_index_allocGavin Shan2012-07-311-6/+4
| * | | | memcg: add mem_cgroup_from_css() helperWanpeng Li2012-07-311-8/+11
| * | | | memcg: further prevent OOM with too many dirty pagesHugh Dickins2012-07-311-9/+24
| * | | | memcg: prevent OOM with too many dirty pagesMichal Hocko2012-07-311-3/+20
| * | | | mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong2012-07-311-22/+23
| * | | | mm: memcg: only check anon swapin page charges for swap cacheJohannes Weiner2012-07-311-8/+14
OpenPOWER on IntegriCloud