summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-05-26Merge commit 'trivial/next'Stephen Rothwell
2008-05-26Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-05-26Merge commit 'gfs2/master'Stephen Rothwell
2008-05-26Merge commit 'cifs/master'Stephen Rothwell
2008-05-26Merge branch 'quilt/rr'Stephen Rothwell
2008-05-26Merge commit 'ext4/next'Stephen Rothwell
2008-05-26Merge commit 'selinux/for-akpm'Stephen Rothwell
2008-05-26Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-05-26Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-05-26Merge commit 'xfs/master'Stephen Rothwell
2008-05-26Merge commit 'jfs/next'Stephen Rothwell
2008-05-26Merge commit 'sh/master'Stephen Rothwell
2008-05-26Merge commit 'x86/auto-x86-next'Stephen Rothwell
2008-05-26Merge branch 'quilt/driver-core'Stephen Rothwell
2008-05-26misc:down_nowait-xfsRusty Russell
2008-05-26misc:down_nowait-fs_reiserfs_journalRusty Russell
2008-05-26misc:down_nowait-documentationRusty Russell
2008-05-26sysfs: crash debuggingAndrew Morton
2008-05-26driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-05-26device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-05-25Merge branch 'x86/irqstats' into auto-x86-nextThomas Gleixner
2008-05-25Merge branch 'x86/cpa' into auto-x86-nextThomas Gleixner
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
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
2008-05-23[CIFS] Correct incorrect obscure open flagSteve French
2008-05-23[CIFS] warn if both dynperm and cifsacl mount options specifiedSteve French
2008-05-23silently ignore ownership changes unless unix extensions are enabled or we're...Jeff Layton
2008-05-23[CIFS] remove trailing whitespaceSteve French
2008-05-23when creating new inodes, use file_mode/dir_mode exclusively on mount without...Jeff Layton
2008-05-23on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton
2008-05-23[CIFS] remove unused variablesSteve French
2008-05-23Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-05-23[GFS2] No lock_nolockSteven Whitehouse
2008-05-23[XFS] Fix memory corruption with small buffer readsChristoph Hellwig
2008-05-23[XFS] Fix inode list allocation size in writeback.David Chinner
2008-05-23[XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones
2008-05-22ocfs2-stack_user: BKL pushdownArnd Bergmann
2008-05-22dlm-user: BKL pushdownArnd Bergmann
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov
2008-05-22[XFS] Remove d_add call for an ENOENT lookup return codeBarry Naujok
2008-05-22[CIFS] Remove redundant NULL checkSteve French
2008-05-21ocfs2 endianness fixesAl Viro