aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSv4.1: Always set up a forward channel when binding the sessionTrond Myklebust2015-02-18
* NFSv4.1: Don't set up a backchannel if the server didn't agree to do soTrond Myklebust2015-02-18
* NFSv4.1: Clean up create_sessionTrond Myklebust2015-02-18
* Merge branch 'cleanups'Trond Myklebust2015-02-18
|\
| * pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...Tom Haynes2015-02-18
| * nfs: Can call nfs_clear_page_commit() insteadTom Haynes2015-02-13
| * nfs: Provide and use helper functions for marking a page as unstableTom Haynes2015-02-13
| * Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
| |\
| | * Make super_blocks and sb_lock staticAl Viro2015-02-02
| | * fs: make inode_to_bdi() handle NULL inodeJens Axboe2015-01-22
| | * fs: remove default_backing_dev_infoChristoph Hellwig2015-01-20
| | * nfs: don't call bdi_unregisterChristoph Hellwig2015-01-20
| | * ceph: remove call to bdi_unregisterChristoph Hellwig2015-01-20
| | * fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
| | * fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-20
| | * nilfs2: set up s_bdi like the generic mount_bdev codeChristoph Hellwig2015-01-20
| | * block_dev: get bdev inode bdi directly from the block deviceChristoph Hellwig2015-01-20
| | * block_dev: only write bdev inode on closeChristoph Hellwig2015-01-20
| | * fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
| | * fs: deduplicate noop_backing_dev_infoChristoph Hellwig2015-01-20
| * | Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2015-02-12
| |\ \
| | * | jfs: Deletion of an unnecessary check before the function call "unload_nls"Markus Elfring2015-02-02
| | * | jfs: get rid of homegrown endianness helpersAl Viro2014-12-23
| * | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-12
| |\ \ \
| | * | | nfsd: default NFSv4.2 to onJ. Bruce Fields2015-02-09
| | * | | nfsd: pNFS block layout driverChristoph Hellwig2015-02-05
| | * | | nfsd: add trace eventsChristoph Hellwig2015-02-02
| | * | | nfsd: implement pNFS layout recallsChristoph Hellwig2015-02-02
| | * | | nfsd: implement pNFS operationsChristoph Hellwig2015-02-02
| | * | | nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig2015-02-02
| | * | | nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig2015-02-02
| | * | | nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig2015-02-02
| | * | | nfsd: add fh_fsid_match helperChristoph Hellwig2015-02-02
| | * | | nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig2015-02-02
| | * | | fs: add FL_LAYOUT lease typeChristoph Hellwig2015-02-02
| | * | | fs: track fl_owner for leasesChristoph Hellwig2015-02-02
| | * | | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields2015-02-02
| | |\ \ \
| | * | | | nfsd: factor out a helper to decode nfstime4 valuesChristoph Hellwig2015-01-23
| | * | | | sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
| | * | | | nfsd: fix year-2038 nfs4 state problemJ. Bruce Fields2015-01-23
| | * | | | nfsd: nfs4state: Remove unused functionRickard Strandqvist2015-01-15
| | * | | | lockd: xdr: Remove unused functionRickard Strandqvist2015-01-15
| | * | | | nfsd4: tweak rd_dircount accountingJ. Bruce Fields2015-01-07
| | * | | | nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton2015-01-07
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
| |\ \ \ \ \
| | * | | | | mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov2015-02-11
| | * | | | | mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi2015-02-11
| | * | | | | numa_maps: remove numa_maps->vmaNaoya Horiguchi2015-02-11
| | * | | | | numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi2015-02-11
| | * | | | | pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi2015-02-11