summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-5/+33
2008-02-10NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton-0/+11
2008-02-10NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton-4/+13
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton-2/+9
2008-02-10NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton-0/+1
2008-02-10splice: fix user pointer access in get_iovec_page_array()Bastian Blank-1/+1
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso-0/+11
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V-14/+21
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen-45/+82
2008-02-10JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp-1/+2
2008-02-10ext4: Fix Direct I/O lockingJan Kara-54/+53
2008-02-10ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V-43/+74
2008-02-05allow in-inode EAs on ext4 root inodeEric Sandeen-7/+1
2008-02-10ext4: Fix null bh pointer dereference in mballocAneesh Kumar K.V-1/+1
2008-02-05deprecate smbfs in favour of cifsAndrew Morton-14/+21
2008-02-05uml: fix hostfs tv_usec calculationsDominique Quatravaux-4/+4
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan-11/+20
2008-02-05VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley-7/+8
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley-2/+28
2008-02-05writeback: speed up writeback of big dirty filesFengguang Wu-2/+16
2008-02-05skip writing data pages when inode is under I_SYNCQi Yong-12/+1
2008-02-05Fix /proc dcache deadlock in do_exitAndrea Arcangeli-1/+2
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall-2/+8
2008-02-05maps4: add /proc/kpageflags interfaceMatt Mackall-1/+83
2008-02-05maps4: add /proc/kpagecount interfaceMatt Mackall-0/+50
2008-02-05maps4: add /proc/pid/pagemap interfaceMatt Mackall-2/+204
2008-02-05maps4: regroup task_mmu by interfaceMatt Mackall-207/+210
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall-53/+37
2008-02-05maps4: simplify interdependence of maps and smapsMatt Mackall-26/+26
2008-02-05maps4: use pagewalker in clear_refs and smapsMatt Mackall-78/+17
2008-02-05maps4: add proportional set size accounting in smapsFengguang Wu-1/+27
2008-02-05hugetlb: allow sticky directory mount optionKen Chen-1/+1
2008-02-05bufferhead: revert constructor removalChristoph Lameter-3/+15
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter-7/+4
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter-96/+71
2008-02-05timerfd: new timerfd APIDavide Libenzi-74/+165
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov-9/+4
2008-02-05get_task_comm(): return the resultAndrew Morton-1/+2
2008-02-05lockdep: annotate epollPeter Zijlstra-1/+1
2008-02-05ext4: Don't set EXTENTS_FL flag for fast symlinksValerie Clement-0/+7
2008-02-05JBD2: Use the incompat macro for testing the incompat feature.Aneesh Kumar K.V-2/+2
2008-02-05jbd2: Fix reference counting on the journal commit block's buffer headAneesh Kumar K.V-1/+1
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-16/+16
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-61/+64
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin-4/+0
2008-02-03pid-namespaces-vs-locks-interactionVitaliy Gusev-6/+23
2008-02-03file locks: Use wait_event_interruptible_timeout()Matthew Wilcox-28/+4
2008-02-03locks: clarify posix_locks_deadlockJ. Bruce Fields-30/+40
2008-02-03fs/binfmt_elf.c: spello fixOhad Ben-Cohen-1/+1
2008-02-03fs/: Spelling fixesJoe Perches-11/+11