aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall3-53/+37
2008-02-05maps4: simplify interdependence of maps and smapsMatt Mackall1-26/+26
2008-02-05maps4: use pagewalker in clear_refs and smapsMatt Mackall1-78/+17
2008-02-05maps4: add proportional set size accounting in smapsFengguang Wu1-1/+27
2008-02-05hugetlb: allow sticky directory mount optionKen Chen1-1/+1
2008-02-05bufferhead: revert constructor removalChristoph Lameter1-3/+15
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter4-7/+4
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter19-96/+71
2008-02-05timerfd: new timerfd APIDavide Libenzi2-74/+165
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov1-9/+4
2008-02-05get_task_comm(): return the resultAndrew Morton1-1/+2
2008-02-05lockdep: annotate epollPeter Zijlstra1-1/+1
2008-02-05ext4: Don't set EXTENTS_FL flag for fast symlinksValerie Clement2-0/+7
2008-02-05JBD2: Use the incompat macro for testing the incompat feature.Aneesh Kumar K.V2-2/+2
2008-02-05jbd2: Fix reference counting on the journal commit block's buffer headAneesh Kumar K.V1-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds14-16/+16
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-61/+64
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-4/+0
2008-02-03pid-namespaces-vs-locks-interactionVitaliy Gusev1-6/+23
2008-02-03file locks: Use wait_event_interruptible_timeout()Matthew Wilcox1-28/+4
2008-02-03locks: clarify posix_locks_deadlockJ. Bruce Fields1-30/+40
2008-02-03fs/binfmt_elf.c: spello fixOhad Ben-Cohen1-1/+1
2008-02-03fs/: Spelling fixesJoe Perches9-11/+11
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas2-2/+2
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day1-1/+1
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2008-02-02Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds23-375/+466
2008-02-01NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton1-1/+6
2008-02-01nfsd: more careful input validation in nfsctl write methodsJ. Bruce Fields1-1/+4
2008-02-01lockd: minor log message fixJ. Bruce Fields1-1/+1
2008-02-01knfsd: don't bother mapping putrootfh enoent to epermJ. Bruce Fields1-2/+0
2008-02-01svc: Add svc_xprt_names service to replace svc_sock_namesTom Tucker1-1/+1
2008-02-01knfsd: Support adding transports by writing portlist fileTom Tucker2-6/+61
2008-02-01svc: Add svc API that queries for a transport instanceTom Tucker1-14/+2
2008-02-01svc: Make close transport independentTom Tucker2-5/+5
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker3-13/+12
2008-02-01Leak in nlmsvc_testlock for async GETFL caseOleg Drokin1-1/+1
2008-02-01nfsd4: clean up access_valid, deny_valid checks.J. Bruce Fields1-4/+9
2008-02-01nfsd: allow root to set uid and gid on createJ. Bruce Fields1-19/+28
2008-02-01lockd: fix a leak in nlmsvc_testlock asynchronous request handlingOleg Drokin1-7/+11
2008-02-01nfsd: Allow AIX client to read dir containing mountpointsFrank Filz2-6/+23
2008-02-01nfsd4: fix bad seqid on lock request incompatible with open modeJ. Bruce Fields1-4/+3
2008-02-01lockd: fix reference count leaks in async locking caseOleg Drokin2-17/+25
2008-02-01nfsd4: recognize callback channel failure earlierJ. Bruce Fields2-9/+9
2008-02-01nfsd4: miscellaneous nfs4state.c style fixesJ. Bruce Fields1-29/+26
2008-02-01nfsd4: make current_clientid localJ. Bruce Fields1-3/+4
2008-02-01nfsd: fix encode_entryplus_baggage() indentationJ. Bruce Fields1-5/+5
2008-02-01nfsd4: kill unneeded cl_confirm checkJ. Bruce Fields1-3/+1
2008-02-01nfsd4: remove unnecessary cl_verifier check from setclientid_confirmJ. Bruce Fields1-4/+1
2008-02-01nfsd4: kill unnecessary same_name() in setclientid_confirmJ. Bruce Fields1-3/+1