aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-07[XFS] ktrace kt_lock is unused, remove it.Eric Sandeen
2008-02-07[XFS] Unwrap XFS_SB_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap mru_lock.Eric Sandeen
2008-02-07[XFS] Unwrap xfs_dabuf_global_lockEric Sandeen
2008-02-07[XFS] Unwrap pagb_lock.Eric Sandeen
2008-02-07[XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen
2008-02-07[XFS] Unwrap GRANT_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap LOG_LOCK.Eric Sandeen
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2008-02-07[XFS] kill unnessecary ioops indirectionLachlan McIlroy
2008-02-07[XFS] simplify vn_revalidateChristoph Hellwig
2008-02-07[XFS] more vnode/inode tracing fixesLachlan McIlroy
2008-02-07[XFS] kill BMAPI_UNWRITTENChristoph Hellwig
2008-02-07[XFS] kill BMAPI_DEVICEChristoph Hellwig
2008-02-07[XFS] clean up vnode/inode tracingLachlan McIlroy
2008-02-07[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-03pid-namespaces-vs-locks-interactionVitaliy Gusev
2008-02-03file locks: Use wait_event_interruptible_timeout()Matthew Wilcox
2008-02-03locks: clarify posix_locks_deadlockJ. Bruce Fields
2008-02-03fs/binfmt_elf.c: spello fixOhad Ben-Cohen
2008-02-03fs/: Spelling fixesJoe Perches
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day
2008-02-02Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-01NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton
2008-02-01nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields
2008-02-01lockd: minor log message fixJ. Bruce Fields
2008-02-01knfsd: don't bother mapping putrootfh enoent to epermJ. Bruce Fields
2008-02-01svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker
2008-02-01knfsd: Support adding transports by writing portlist fileTom Tucker
2008-02-01svc: Add svc API that queries for a transport instanceTom Tucker
2008-02-01svc: Make close transport independentTom Tucker
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker
2008-02-01Leak in nlmsvc_testlock for async GETFL caseOleg Drokin
2008-02-01nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields
2008-02-01nfsd: allow root to set uid and gid on createJ. Bruce Fields
2008-02-01lockd: fix a leak in nlmsvc_testlock asynchronous request handlingOleg Drokin
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz
2008-02-01nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields
2008-02-01lockd: fix reference count leaks in async locking caseOleg Drokin
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields
2008-02-01nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields
2008-02-01nfsd4: make current_clientid localJ. Bruce Fields
2008-02-01nfsd: fix encode_entryplus_baggage() indentationJ. Bruce Fields
2008-02-01nfsd4: kill unneeded cl_confirm checkJ. Bruce Fields
2008-02-01nfsd4: remove unnecessary cl_verifier check from setclientid_confirmJ. Bruce Fields