aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* pagemap: fix large pages in pagemapDave Hansen2008-06-12
* pagemap: pass mm into pagewalkersDave Hansen2008-06-12
* fat: relax the permission check of fat_setattr()OGAWA Hirofumi2008-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-06-11
|\
| * [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French2008-06-10
| * [CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2008-06-10
| * disable most mode changes on non-unix/non-cifsacl mountsJeff Layton2008-05-24
| * [CIFS] Correct incorrect obscure open flagSteve French2008-05-23
| * [CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French2008-05-23
| * silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton2008-05-23
| * [CIFS] remove trailing whitespaceSteve French2008-05-23
| * when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton2008-05-23
| * on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2008-05-23
| * [CIFS] remove unused variablesSteve French2008-05-23
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-06
|\ \
| * | ext4: enable barriers by defaultEric Sandeen2008-05-26
| * | jbd2: Fix barrier fallback code to re-lock the buffer headTheodore Ts'o2008-06-03
| * | ext4: Display the journal_async_commit mount option in /proc/mountsTheodore Ts'o2008-05-26
| * | jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2008-06-06
| * | jbd2: Fix memory leak when verifying checksums in the journalTheodore Ts'o2008-05-26
| * | ext4: fix online resize bugJosef Bacik2008-06-06
| * | ext4: Fix uninit block group initialization with FLEX_BGJose R. Santos2008-06-03
| * | ext4: Fix use of uninitialized data with debug enabled.Aneesh Kumar K.V2008-06-05
* | | uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov2008-06-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds2008-06-06
|\ \ \
| * | | capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
* | | | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle2008-06-06
* | | | pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle2008-06-06
* | | | proc: calculate the correct /proc/<pid> link countVegard Nossum2008-06-06
* | | | ext3: fix online resize bugJosef Bacik2008-06-06
* | | | nommu: fix ksize() abusePekka Enberg2008-06-06
* | | | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle2008-06-06
* | | | devscgroup: check for device permissions at mount timePavel Emelyanov2008-06-06
* | | | introduce memory_read_from_buffer()Akinobu Mita2008-06-06
* | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* | | | eCryptfs: remove unnecessary page decrypt callMichael Halcrow2008-06-06
* | | | frv: don't offer BINFMT_FLATAdrian Bunk2008-06-06
* | | | asn1: additional sanity checking during BER decodingChris Wright2008-06-05
| |/ / |/| |
* | | cifs endianness fixesAl Viro2008-06-04
* | | [PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-30
* | | [PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran2008-05-30
* | | [PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran2008-05-30
* | | ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker2008-05-30
* | | splice: handle try_to_release_page() failureJens Axboe2008-05-28
* | | splice: fix sendfile() issue with relayTom Zanussi2008-05-28
|/ /
* | posix timers: discard SI_TIMER signals on execOleg Nesterov2008-05-26
* | proc: proc_get_inode() should get module only onceDenis V. Lunev2008-05-24
* | mm: fix atomic_t overflow in vmAlan Cox2008-05-24
* | ntfs: le*_add_cpu conversionMarcin Slusarz2008-05-24
* | ecryptfs: fix missed mutex_unlockCyrill Gorcunov2008-05-24