summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-06NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-09-04NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust
2012-09-04NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-08-20NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust
2012-08-16NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker
2012-08-16NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-08-16NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust
2012-08-16NFSv4: Fix the acl cache size calculationTrond Myklebust
2012-08-16NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust
2012-08-16NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-08-16NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com
2012-08-08NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-08-02pnfs-obj: Better IO pattern in case of unaligned offsetBoaz Harrosh
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao
2012-08-02pnfs: nfs4_proc_layoutget returns voidIdan Kedar
2012-08-02pnfs: defer release of pages in layoutgetIdan Kedar
2012-08-02nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2012-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-01Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-01Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-01rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga
2012-08-01rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga
2012-08-01mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-01tmpfs: distribute interleave better across nodesNathan Zimmer
2012-08-01mm: remove redundant initializationMinchan Kim
2012-08-01mm: warn if pg_data_t isn't initialized with zeroMinchan Kim
2012-08-01mips: zero out pg_data_t when it's allocatedMinchan Kim
2012-08-01memcg: gix memory accounting scalability in shrink_page_listTim Chen
2012-08-01mm/sparse: remove index_init_lockGavin Shan
2012-08-01mm/sparse: more checks on mem_section numberGavin Shan
2012-08-01mm/sparse: optimize sparse_index_allocGavin Shan
2012-08-01memcg: add mem_cgroup_from_css() helperWanpeng Li
2012-08-01memcg: further prevent OOM with too many dirty pagesHugh Dickins
2012-08-01memcg: prevent OOM with too many dirty pagesMichal Hocko
2012-08-01mm: mmu_notifier: fix freed page still mapped in secondary MMUXiao Guangrong
2012-08-01mm: memcg: only check anon swapin page charges for swap cacheJohannes Weiner
2012-08-01mm: memcg: only check swap cache pages for repeated chargingJohannes Weiner
2012-08-01mm: memcg: split swapin charge function into private and public partJohannes Weiner
2012-08-01mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner
2012-08-01mm: memcg: remove unneeded shmem charge typeJohannes Weiner
2012-08-01mm: memcg: move swapin charge functions above callsitesJohannes Weiner
2012-08-01mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner