summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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 branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-01Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-01nfs: prevent page allocator recursions with swap over NFS.Mel Gorman
2012-08-01nfs: enable swap on NFSMel Gorman
2012-08-01nfs: disable data cache revalidation for swapfilesMel Gorman
2012-08-01nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman
2012-08-01vmscan: remove obsolete shrink_control commentMinchan Kim
2012-08-01hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31nfs: explicitly reject LOCK_MAND flock() requestsJeff Layton
2012-07-31nfs: increase number of permitted callback connections.NeilBrown
2012-07-31Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31ceph: define snap counts as u32 everywhereAlex Elder
2012-07-31ceph: fix potential double freeAlan Cox
2012-07-31ceph: close old con before reopening on mds reconnectSage Weil
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-31fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2012-07-31proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni
2012-07-31proc: environ_read() make sure offset points to environment address rangeDjalal Harouni
2012-07-31coredump: fix wrong comments on core limits of pipe coredump caseJovi Zhang
2012-07-31fat: refactor shortname parsingSteven J. Magnani
2012-07-31fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani
2012-07-31hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon
2012-07-31nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko
2012-07-31nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi
2012-07-31nilfs2: fix timing issue between rmcp and chcp ioctlsRyusuke Konishi
2012-07-31nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao
2012-07-31nilfs2: add omitted comment for ns_mount_state field of the_nilfs structureVyacheslav Dubeyko
2012-07-31minixfs: fix block limit checkVladimir Serbinenko
2012-07-31ext4: use memweight()Akinobu Mita
2012-07-31ext3: use memweight()Akinobu Mita
2012-07-31ext2: use memweight()Akinobu Mita