aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-12-01ntfs: don't fool kernel-docRandy Dunlap
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland
2008-12-01ocfs2: comments typo fixColy Li
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara
2008-11-26[CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French
2008-11-19hostfs: fix a duplicated global function nameWANG Cong
2008-11-19don't unlink an active swapfileHugh Dickins
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French
2008-11-18block/md: fix md autodetectionTejun Heo
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-18block: fix add_partition() error pathTejun Heo
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov
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