aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+18
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-379/+2007
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-0/+2
2009-04-06block: switch sync_dirty_buffer() over to WRITE_SYNCJens Axboe1-1/+1
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe1-1/+1
2009-04-06jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe1-4/+9
2009-04-06jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe1-1/+6
2009-04-06block: fsync_buffers_list() should use SWRITE_SYNC_PLUGJens Axboe1-4/+16
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+20
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds2-6/+12
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2-0/+32
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy1-1/+6
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson2-18/+56
2009-04-03nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy1-1/+2
2009-04-03nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy1-6/+15
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy3-4/+48
2009-04-03nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmapAndy Adamson1-1/+2
2009-04-03nfsd41: access_validAndy Adamson2-5/+16
2009-04-03nfsd41: clientid handlingAndy Adamson3-6/+29
2009-04-03nfsd41: check encode size for sessions maxresponse cachedAndy Adamson1-0/+51
2009-04-03nfsd41: stateid handlingAndy Adamson3-10/+44
2009-04-03nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2-14/+18
2009-04-03nfsd41: destroy_session operationBenny Halevy2-3/+33
2009-04-03nfsd41: non-page DRC for solo sequence responsesAndy Adamson3-10/+76
2009-04-03nfsd41: Add a create session replay cacheAndy Adamson1-12/+27
2009-04-03nfsd41: create_session operationAndy Adamson2-4/+332
2009-04-03nfsd41: clear DRC cache on free_sessionAndy Adamson1-0/+7
2009-04-03nfsd41: nfsd DRC logicAndy Adamson3-0/+24
2009-04-03nfsd41: hard page limit for DRCAndy Adamson1-0/+23
2009-04-03nfsd41: DRC save, restore, and clear functionsAndy Adamson2-0/+146
2009-04-03nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only.Andy Adamson2-8/+36
2009-04-03nfsd41: sequence operationBenny Halevy2-5/+101
2009-04-03nfsd41: match clientid establishment methodAndy Adamson2-12/+33
2009-04-03nfsd41: exchange_id operationAndy Adamson2-5/+284
2009-04-03nfsd41: proc stubsAndy Adamson2-0/+54
2009-04-03nfsd41: xdr infrastructureAndy Adamson1-0/+148
2009-04-03nfsd41: sessionid hashingMarc Eshel1-1/+54
2009-04-03nfsd41: release_session when client is expiredMarc Eshel1-0/+6
2009-04-03nfsd41: introduce nfs4_client cl_sessions listMarc Eshel1-0/+1
2009-04-03nfsd41: sessions basic data typesAndy Adamson1-0/+18
2009-04-03nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson1-0/+8
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds2-13/+42
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-8/+6
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds17-544/+982
2009-04-03ocfs2: recover orphans in offline slots during recovery and mountSrinivas Eeda4-18/+132
2009-04-03ocfs2: Pagecache usage optimization on ocfs2Hisashi Hifumi1-11/+12
2009-04-03ocfs2: fix rare stale inode errors when exporting via nfswengang wang9-8/+319
2009-04-03ocfs2/dlm: Tweak mle_state outputSunil Mushran1-2/+5
2009-04-03ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()Sunil Mushran1-2/+18
2009-04-03ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entrySunil Mushran3-71/+23