aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker
2008-06-16ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker
2008-06-16Remove last traces of a.out support from ELF loader.David Woodhouse
2008-06-16Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse
2008-06-12pagemap: fix large pages in pagemapDave Hansen
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-12fat: relax the permission check of fat_setattr()OGAWA Hirofumi
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-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 checkOleg 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-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-25disable most mode changes on non-unix/non-cifsacl mountsJeff Layton
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2008-05-24ntfs: le*_add_cpu conversionMarcin Slusarz
2008-05-24ecryptfs: fix missed mutex_unlockCyrill Gorcunov
2008-05-24fuse: fix bdi naming conflictMiklos Szeredi