summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields4-45/+46
2014-05-23nfsd4: decoding errors can still be cached and require spaceJ. Bruce Fields2-5/+7
2014-05-23nfsd4: fix write reply size estimateJ. Bruce Fields1-1/+1
2014-05-23nfsd4: read size estimate should include paddingJ. Bruce Fields1-1/+1
2014-05-23nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields1-1/+1
2014-05-23nfsd4: READ, READDIR, etc., are idempotentJ. Bruce Fields1-8/+3
2014-05-22nfsd: Only set PF_LESS_THROTTLE when really needed.NeilBrown2-6/+12
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown4-0/+20
2014-05-22SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust1-0/+2
2014-05-22NFSD: Ignore client's source port on RDMA transportsChuck Lever4-1/+18
2014-05-22nfsd: remove nfsd4_free_slabChristoph Hellwig1-26/+25
2014-05-22nfsd: Remove assignments inside conditionsBenoit Taine4-20/+40
2014-05-21nfsd4: fix delegation cleanup on errorJ. Bruce Fields1-20/+12
2014-05-21NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee1-18/+0
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields1-1/+1
2014-05-08NFSD: Get rid of empty function nfs4_state_initKinglong Mee3-10/+0
2014-05-08NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee1-13/+2
2014-05-08SUNRPC: Fix printk that is not only for nfsdKinglong Mee1-1/+1
2014-05-08nfsd: clean up fh_auth usageChristoph Hellwig2-36/+16
2014-05-08NFSD: cleanup unneeded including linux/export.hKinglong Mee1-1/+0
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9
2014-05-07NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2-17/+13
2014-05-06NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2-14/+12
2014-05-06nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2-20/+8
2014-05-06nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig3-7/+4
2014-05-06nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig3-7/+2
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig10-72/+68
2014-05-06NFSd: Remove 'inline' designation for free_client()Trond Myklebust1-1/+1
2014-05-06lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook1-1/+1
2014-05-06NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust1-0/+1
2014-05-06NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust1-12/+12
2014-04-18Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields1-8/+0
2014-04-18nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton1-1/+3
2014-04-18locks: allow __break_lease to sleep even when break_time is 0Jeff Layton1-4/+3
2014-04-13Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro3-4/+4
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-12pktgen: be friendly to LLTX devicesDaniel Borkmann1-2/+6