summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-06-13Merge commit 'jfs/next'Stephen Rothwell
2008-06-13Merge commit 'sh/master'Stephen Rothwell
2008-06-13Merge commit 'x86/auto-x86-next'Stephen Rothwell
2008-06-13sysfs: crash debuggingAndrew Morton
2008-06-13driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-06-13device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-06-10[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French
2008-06-10[CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French
2008-06-10jfs: remove DIRENTSIZAdrian Bunk
2008-06-10Merge branch 'x86/irqstats' into auto-x86-nextIngo Molnar
2008-06-10Merge branch 'x86/cpa' into auto-x86-nextIngo Molnar
2008-06-10sh: Initial ELF FDPIC support.Paul Mundt
2008-06-10binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.Paul Mundt
2008-06-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checktip-core-topology-2008-06-16_09.13_Montip-core-misc-2008-06-16_09.11_MonOleg Nesterov
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum
2008-06-06ext3: fix online resize bugJosef Bacik
2008-06-06nommu: fix ksize() abusePekka Enberg
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle
2008-06-06devscgroup: check for device permissions at mount timePavel Emelyanov
2008-06-06introduce memory_read_from_buffer()Akinobu Mita
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-06-06eCryptfs: remove unnecessary page decrypt callMichael Halcrow
2008-06-06frv: don't offer BINFMT_FLATAdrian Bunk
2008-06-05asn1: additional sanity checking during BER decodingChris Wright
2008-06-04cifs endianness fixesAl Viro
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan
2008-05-30[PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran
2008-05-30[PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran
2008-05-30[PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran
2008-05-30ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker
2008-05-28JFS: diAlloc() should return -EIO rather than EIOLi Zefan
2008-05-28splice: handle try_to_release_page() failureJens Axboe
2008-05-28splice: fix sendfile() issue with relayTom Zanussi
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov
2008-05-26ext4: enable barriers by defaultEric Sandeen
2008-06-03jbd2: Fix barrier fallback code to re-lock the buffer headTheodore Ts'o
2008-05-26ext4: Display the journal_async_commit mount option in /proc/mountsTheodore Ts'o
2008-06-06jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o
2008-05-26jbd2: Fix memory leak when verifying checksums in the journalTheodore Ts'o
2008-06-06ext4: fix online resize bugJosef Bacik
2008-06-03ext4: Fix uninit block group initialization with FLEX_BGJose R. Santos
2008-06-05ext4: Fix use of uninitialized data with debug enabled.Aneesh Kumar K.V
2008-05-25x86: make /proc/stat account for all interruptsJan Beulich
2008-05-25disable most mode changes on non-unix/non-cifsacl mountsJeff Layton
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev