aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-06A potential bug in inotify_user.cYan Zheng
2008-02-06fs/fat/: refine chmod checksJan Engelhardt
2008-02-05deprecate smbfs in favour of cifsAndrew Morton
2008-02-05uml: fix hostfs tv_usec calculationsDominique Quatravaux
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu
2008-02-05skip writing data pages when inode is under I_SYNCQi Yong
2008-02-05Fix /proc dcache deadlock in do_exitAndrea Arcangeli
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall
2008-02-05maps4: add /proc/kpageflags interfaceMatt Mackall
2008-02-05maps4: add /proc/kpagecount interfaceMatt Mackall
2008-02-05maps4: add /proc/pid/pagemap interfaceMatt Mackall
2008-02-05maps4: regroup task_mmu by interfaceMatt Mackall
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall
2008-02-05maps4: simplify interdependence of maps and smapsMatt Mackall
2008-02-05maps4: use pagewalker in clear_refs and smapsMatt Mackall
2008-02-05maps4: add proportional set size accounting in smapsFengguang Wu
2008-02-05hugetlb: allow sticky directory mount optionKen Chen
2008-02-05bufferhead: revert constructor removalChristoph Lameter
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov
2008-02-05get_task_comm(): return the resultAndrew Morton
2008-02-05lockdep: annotate epollPeter Zijlstra
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