aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-06introduce memory_read_from_buffer()Akinobu Mita1-0/+18
2008-06-06Fix various old email addresses for dwmw2David Woodhouse3-3/+3
2008-06-06eCryptfs: remove unnecessary page decrypt callMichael Halcrow2-24/+0
2008-06-06frv: don't offer BINFMT_FLATAdrian Bunk1-1/+1
2008-06-05asn1: additional sanity checking during BER decodingChris Wright1-0/+14
2008-06-04cifs endianness fixesAl Viro1-3/+3
2008-05-31capabilities: remain source compatible with 32-bit raw legacy capability support.Andrew G. Morgan1-1/+1
2008-05-30[PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2-19/+41
2008-05-30[PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran1-6/+6
2008-05-30[PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran1-6/+6
2008-05-30ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker1-17/+17
2008-05-28splice: handle try_to_release_page() failureJens Axboe1-2/+3
2008-05-28splice: fix sendfile() issue with relayTom Zanussi1-4/+8
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov1-0/+1
2008-05-26ext4: enable barriers by defaultEric Sandeen1-2/+9
2008-06-03jbd2: Fix barrier fallback code to re-lock the buffer headTheodore Ts'o1-0/+1
2008-05-26ext4: Display the journal_async_commit mount option in /proc/mountsTheodore Ts'o1-0/+2
2008-06-06jbd2: If a journal checksum error is detected, propagate the error to ext4Theodore Ts'o2-7/+27
2008-05-26jbd2: Fix memory leak when verifying checksums in the journalTheodore Ts'o1-0/+1
2008-06-06ext4: fix online resize bugJosef Bacik1-1/+2
2008-06-03ext4: Fix uninit block group initialization with FLEX_BGJose R. Santos1-9/+62
2008-06-05ext4: Fix use of uninitialized data with debug enabled.Aneesh Kumar K.V1-4/+4
2008-05-25disable most mode changes on non-unix/non-cifsacl mountsJeff Layton1-12/+26
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev1-1/+2
2008-05-24mm: fix atomic_t overflow in vmAlan Cox1-1/+1
2008-05-24ntfs: le*_add_cpu conversionMarcin Slusarz1-3/+2
2008-05-24ecryptfs: fix missed mutex_unlockCyrill Gorcunov1-1/+1
2008-05-24fuse: fix bdi naming conflictMiklos Szeredi1-1/+6
2008-05-23[CIFS] Correct incorrect obscure open flagSteve French1-5/+18
2008-05-23[CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French1-0/+4
2008-05-23silently ignore ownership changes unless unix extensions are enabled or we're faking uid changesJeff Layton1-7/+20
2008-05-23[CIFS] remove trailing whitespaceSteve French1-1/+1
2008-05-23when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensionsJeff Layton2-3/+8
2008-05-23on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2-72/+75
2008-05-23[CIFS] remove unused variablesSteve French5-20/+5
2008-05-23Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds7-94/+98
2008-05-23[XFS] Fix memory corruption with small buffer readsChristoph Hellwig2-4/+39
2008-05-23[XFS] Fix inode list allocation size in writeback.David Chinner1-3/+4
2008-05-23[XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner1-1/+1
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner4-86/+54
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-21ocfs2 endianness fixesAl Viro1-2/+2
2008-05-21ecryptfs fixesAl Viro1-14/+12
2008-05-21fix hppfs Makefile breakageAl Viro1-4/+1
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-545/+612
2008-05-21[CIFS] Remove debug statementSteve French1-1/+1
2008-05-21Fix possible access to undefined memory region.Igor Mammedov1-4/+5
2008-05-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1