aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds14-109/+221
2008-12-01ntfs: don't fool kernel-docRandy Dunlap1-6/+2
2008-12-01epoll: introduce resource usage limitsDavide Libenzi1-8/+77
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh1-11/+4
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li1-1/+3
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland1-2/+1
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland1-0/+3
2008-12-01ocfs2: comments typo fixColy Li2-2/+2
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-21/+56
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara2-0/+2
2008-11-26[CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton1-21/+56
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy3-18/+76
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy4-33/+60
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy3-8/+15
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-11/+36
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French4-9/+30
2008-11-19hostfs: fix a duplicated global function nameWANG Cong3-4/+4
2008-11-19don't unlink an active swapfileHugh Dickins1-1/+1
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow1-17/+14
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French2-2/+6
2008-11-18block/md: fix md autodetectionTejun Heo1-1/+1
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo1-12/+13
2008-11-18block: fix add_partition() error pathTejun Heo1-1/+3
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-716/+765
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp1-1/+4
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov2-27/+83
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earlier patchSteve French1-3/+4
2008-11-17[CIFS] Fix build breakSteve French1-2/+2
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton6-218/+249
2008-11-16Fix broken ownership of /proc/sys/ filesAl Viro1-0/+1
2008-11-15Fix inotify watch removal/umount racesAl Viro1-6/+144
2008-11-15[CIFS] minor cleanup to cifs_mountSteve French1-40/+34
2008-11-14cifs: reinstate sharing of SMB sessions sans racesJeff Layton7-166/+175
2008-11-14cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton6-150/+96
2008-11-14[CIFS] clean up server protocol handlingSteve French3-31/+33
2008-11-13[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fixSteve French3-20/+13
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-1/+1
2008-11-13[CIFS] Fix cifs reconnection flagsSteve French5-151/+160
2008-11-13dlm: fix shutdown cleanupDavid Teigland1-1/+1
2008-11-12ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso1-5/+2
2008-11-12vfs: fix shrink_submountsEric W. Biederman1-2/+2
2008-11-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-7/+58
2008-11-10ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang1-1/+6
2008-11-10ocfs2: fix printk related build warnings in xattr.cMark Fasheh1-14/+20
2008-11-10ocfs2: truncate outstanding block after direct io failureDmitri Monakhov1-0/+7
2008-11-10ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma1-29/+115
2008-11-10ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma1-1/+5
2008-11-10ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran2-0/+7
2008-11-10ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma1-2/+2
2008-11-10ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara1-1/+3