aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-30nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields
2008-10-30[CIFS] fix error in smb_send2Steve French
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-30fs: remove excess kernel-docRandy Dunlap
2008-10-30ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-29[CIFS] Reduce number of socket retries in large write pathSteve French
2008-10-28NFS: Convert nfs_attr_generation_counter into an atomic_longTrond Myklebust
2008-10-28delay capable() check in ext4_has_free_blocks()Eric Sandeen
2008-10-28merge ext4_claim_free_blocks & ext4_has_free_blocksEric Sandeen
2008-10-28jbd2: Call the commit callback before the transaction could get droppedTheodore Ts'o
2008-10-27ext4: fix a bug accessing freed memory in ext4_abortHidehiro Kawai
2008-10-27ext3: fix a bug accessing freed memory in ext3_abortHidehiro Kawai
2008-10-27proc: revert /proc/uptime to ->read_proc hookAlexey Dobriyan
2008-10-27Switch to a valid email address...Alan Cox
2008-10-26epoll: avoid double-inserts in case of EFAULTDavide Libenzi
2008-10-26select: deal with math overflow from borderline valid userland dataArjan van de Ven
2008-10-25ext4: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-10-25ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23ext4: remove unused variable in ext4_get_parentChristoph Hellwig
2008-10-23ext3 quota support: fix compile failureLinus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-10-23Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-10-23proc: remove fs/proc/proc_misc.cAlexey Dobriyan
2008-10-23proc: move /proc/vmcore creation to fs/proc/vmcore.cAlexey Dobriyan
2008-10-23proc: move pagecount stuff to fs/proc/page.cAlexey Dobriyan
2008-10-23proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-23proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan
2008-10-23proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan
2008-10-23proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan
2008-10-23proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cAlexey Dobriyan
2008-10-23proc: move /proc/slab_allocators boilerplate to mm/slab.cAlexey Dobriyan
2008-10-23proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.cAlexey Dobriyan
2008-10-23proc: move /proc/stat to fs/proc/stat.cAlexey Dobriyan
2008-10-23proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan
2008-10-23proc: move /proc/cpuinfo code to fs/proc/cpuinfo.cAlexey Dobriyan