summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Remove spin.hEric Sandeen2008-02-0711-45/+14
* [XFS] Cleanup lock goop.Eric Sandeen2008-02-073-20/+2
* [XFS] ktrace kt_lock is unused, remove it.Eric Sandeen2008-02-072-5/+0
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-0710-79/+60
* [XFS] Unwrap mru_lock.Eric Sandeen2008-02-071-17/+17
* [XFS] Unwrap xfs_dabuf_global_lockEric Sandeen2008-02-072-9/+6
* [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-072-11/+8
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-073-16/+7
* [XFS] Unwrap GRANT_LOCK.Eric Sandeen2008-02-073-50/+35
* [XFS] Unwrap LOG_LOCK.Eric Sandeen2008-02-072-93/+72
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-0712-114/+81
* [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-0712-249/+79
* [XFS] simplify vn_revalidateChristoph Hellwig2008-02-074-51/+37
* [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-072-5/+6
* [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-073-15/+5
* [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-073-20/+17
* [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-0714-95/+91
* [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy2008-02-071-175/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0414-16/+16
|\
| * fs/binfmt_elf.c: spello fixOhad Ben-Cohen2008-02-031-1/+1
| * fs/: Spelling fixesJoe Perches2008-02-039-11/+11
| * Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-032-2/+2
| * Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
| * Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
* | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-041-61/+64
|\ \
| * | pid-namespaces-vs-locks-interactionVitaliy Gusev2008-02-031-6/+23
| * | file locks: Use wait_event_interruptible_timeout()Matthew Wilcox2008-02-031-28/+4
| * | locks: clarify posix_locks_deadlockJ. Bruce Fields2008-02-031-30/+40
| |/
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-041-4/+0
|/
* Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-0223-375/+466
|\
| * NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton2008-02-011-1/+6
| * nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields2008-02-011-1/+4
| * lockd: minor log message fixJ. Bruce Fields2008-02-011-1/+1
| * knfsd: don't bother mapping putrootfh enoent to epermJ. Bruce Fields2008-02-011-2/+0
| * svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker2008-02-011-1/+1
| * knfsd: Support adding transports by writing portlist fileTom Tucker2008-02-012-6/+61
| * svc: Add svc API that queries for a transport instanceTom Tucker2008-02-011-14/+2
| * svc: Make close transport independentTom Tucker2008-02-012-5/+5
| * svc: Change services to use new svc_create_xprt serviceTom Tucker2008-02-013-13/+12
| * Leak in nlmsvc_testlock for async GETFL caseOleg Drokin2008-02-011-1/+1
| * nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields2008-02-011-4/+9
| * nfsd: allow root to set uid and gid on createJ. Bruce Fields2008-02-011-19/+28
| * lockd: fix a leak in nlmsvc_testlock asynchronous request handlingOleg Drokin2008-02-011-7/+11
| * nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2008-02-012-6/+23
| * nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields2008-02-011-4/+3
| * lockd: fix reference count leaks in async locking caseOleg Drokin2008-02-012-17/+25
| * nfsd4: recognize callback channel failure earlierJ. Bruce Fields2008-02-012-9/+9
| * nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields2008-02-011-29/+26
| * nfsd4: make current_clientid localJ. Bruce Fields2008-02-011-3/+4
| * nfsd: fix encode_entryplus_baggage() indentationJ. Bruce Fields2008-02-011-5/+5
OpenPOWER on IntegriCloud