summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-06-23[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk1-15/+21
2008-06-23[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk1-8/+0
2008-06-23[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk1-0/+4
2008-06-23[PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro1-1/+9
2008-06-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+2
2008-06-20Ext4: Fix online resize block group descriptor corruptionFrederic Bohe1-1/+2
2008-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+1
2008-06-18fuse: fix thinko in max I/O size calucationMiklos Szeredi1-2/+2
2008-06-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-137/+123
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker4-23/+6
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker3-48/+40
2008-06-16ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker5-78/+89
2008-06-16Remove last traces of a.out support from ELF loader.David Woodhouse1-3/+0
2008-06-16Include <asm/a.out.h> in fs/exec.c only for Alpha.David Woodhouse1-2/+6
2008-06-16udf: restore UDFFS_DEBUG to being undefined by defaultPaul Collins1-1/+1
2008-06-13pagemap: fix large pages in pagemapDave Hansen1-9/+30
2008-06-13pagemap: pass mm into pagewalkersDave Hansen1-19/+25
2008-06-13fat: relax the permission check of fat_setattr()OGAWA Hirofumi1-17/+27
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-130/+172
2008-06-11[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabledSteve French1-11/+10
2008-06-11[CIFS] Fix hang in mount when negprot causes server to kill tcp sessionSteve French2-0/+6
2008-06-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds6-23/+108
2008-06-06uml: activate_mm: remove the dead PF_BORROWED_MM checkOleg Nesterov1-4/+0
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds1-1/+1
2008-06-06pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflagsThomas Tuttle1-2/+2
2008-06-06pagemap: return map count, not reference count, in /proc/kpagecountThomas Tuttle1-1/+1
2008-06-06proc: calculate the correct /proc/<pid> link countVegard Nossum1-8/+25
2008-06-06ext3: fix online resize bugJosef Bacik1-1/+2
2008-06-06nommu: fix ksize() abusePekka Enberg2-5/+5
2008-06-06pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle1-19/+9
2008-06-06devscgroup: check for device permissions at mount timePavel Emelyanov1-1/+7
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-06asn1: additional sanity checking during BER decodingChris Wright1-0/+14
2008-06-04cifs endianness fixesAl Viro1-3/+3
2008-06-01capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan1-1/+1
2008-05-31[PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran2-19/+41
2008-05-31[PATCH 2/3] ocfs2/dlm: Silence build warningsSunil Mushran1-6/+6
2008-05-31[PATCH 1/3] ocfs2/net: Silence build warningsSunil Mushran1-6/+6
2008-05-31ocfs2: 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-04jbd2: 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-07jbd2: 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