aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French
2008-11-17[CIFS] Fix build breakSteve French
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton
2008-11-16Fix broken ownership of /proc/sys/ filesAl Viro
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15[CIFS] minor cleanup to cifs_mountSteve French
2008-11-14cifs: reinstate sharing of SMB sessions sans racesJeff Layton
2008-11-14cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton
2008-11-14[CIFS] clean up server protocol handlingSteve French
2008-11-13[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-11-13[CIFS] Fix cifs reconnection flagsSteve French
2008-11-13dlm: fix shutdown cleanupDavid Teigland
2008-11-12ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso
2008-11-12vfs: fix shrink_submountsEric W. Biederman
2008-11-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2008-11-10ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang
2008-11-10ocfs2: fix printk related build warnings in xattr.cMark Fasheh
2008-11-10ocfs2: truncate outstanding block after direct io failureDmitri Monakhov
2008-11-10ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma
2008-11-10ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma
2008-11-10ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran
2008-11-10ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma
2008-11-10ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara
2008-11-10ocfs2: Fix checking of return value of new_inode()Jan Kara
2008-11-10ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara
2008-11-10ocfs2: Fix some typos in xattr annotations.Tao Ma
2008-11-10ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma
2008-11-10ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker
2008-11-10ocfs2: Specify appropriate journal access for new xattr buckets.Joel Becker
2008-11-10ocfs2: Check errors from ocfs2_xattr_update_xattr_search()Joel Becker
2008-11-10ocfs2: Don't return -EFAULT from a corrupt xattr entry.Joel Becker
2008-11-10ocfs2: Check xattr block signatures properly.Joel Becker
2008-11-10ocfs2: add handler_map array bounds checkingTiger Yang
2008-11-10ocfs2: remove duplicate definition in xattrTiger Yang
2008-11-10ocfs2: fix function declaration and definition in xattrTiger Yang
2008-11-10ocfs2: fix license in xattrTiger Yang
2008-11-10[XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner
2008-11-10[XFS] handle memory allocation failures during log initialisationDave Chinner
2008-11-10[XFS] Account for allocated blocks when expanding directoriesDavid Chinner
2008-11-10[XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy
2008-11-10[XFS] Fix use-after-free with log and quotasLachlan McIlroy
2008-11-09Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-11-09Fix nfsd truncation of readdir resultsDoug Nazar
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V
2008-11-07UBIFS: allow for gaps when dirtying the LPTAdrian Hunter
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds