aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-20
| |\
| | * [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-20
| | * [CIFS] fix check for dead tcon in smb_initSteve French2008-11-18
| * | hostfs: fix a duplicated global function nameWANG Cong2008-11-19
| * | don't unlink an active swapfileHugh Dickins2008-11-19
| * | eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow2008-11-19
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\| |
| * | block/md: fix md autodetectionTejun Heo2008-11-18
| * | block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
| * | block: fix add_partition() error pathTejun Heo2008-11-18
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-17
| |\
| | * prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp2008-11-17
| | * Fixed parsing of mount options when doing DFS submountIgor Mammedov2008-11-17
| | * [CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French2008-11-17
| | * [CIFS] Fix build breakSteve French2008-11-16
| | * cifs: reinstate sharing of tree connectionsJeff Layton2008-11-16
| | * [CIFS] minor cleanup to cifs_mountSteve French2008-11-14
| | * cifs: reinstate sharing of SMB sessions sans racesJeff Layton2008-11-14
| | * cifs: disable sharing session and tcon and add new TCP sharing codeJeff Layton2008-11-14
| | * [CIFS] clean up server protocol handlingSteve French2008-11-13
| | * [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...Steve French2008-11-13
| | * [CIFS] Fix cifs reconnection flagsSteve French2008-11-13
| | * [CIFS] Can't rely on iov length and base when kernel_recvmsg returns errorSteve French2008-11-03
| * | Fix broken ownership of /proc/sys/ filesAl Viro2008-11-16
| * | Fix inotify watch removal/umount racesAl Viro2008-11-15
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-11-13
| |\ \
| | * | dlm: fix shutdown cleanupDavid Teigland2008-11-13
| * | | ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso2008-11-12
| * | | vfs: fix shrink_submountsEric W. Biederman2008-11-12
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
|\| |
| * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-11-11
| |\ \
| | * | [XFS] XFS: Check for valid transaction headers in recoveryDavid Chinner2008-11-10
| | * | [XFS] handle memory allocation failures during log initialisationDave Chinner2008-11-10
| | * | [XFS] Account for allocated blocks when expanding directoriesDavid Chinner2008-11-10
| | * | [XFS] Wait for all I/O on truncate to zero file sizeLachlan McIlroy2008-11-10
| | * | [XFS] Fix use-after-free with log and quotasLachlan McIlroy2008-11-10
| | |/
| * | ocfs2: Check search result in ocfs2_xattr_block_get()Tiger Yang2008-11-10
| * | ocfs2: fix printk related build warnings in xattr.cMark Fasheh2008-11-10
| * | ocfs2: truncate outstanding block after direct io failureDmitri Monakhov2008-11-10
| * | ocfs2/xattr: Proper hash collision handle in bucket divisionTao Ma2008-11-10
| * | ocfs2: return 0 in page_mkwrite to let VFS retry.Tao Ma2008-11-10
| * | ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran2008-11-10
| * | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c.Tao Ma2008-11-10
| * | ocfs2: Let inode be really deleted when ocfs2_mknod_locked() failsJan Kara2008-11-10
| * | ocfs2: Fix checking of return value of new_inode()Jan Kara2008-11-10
| * | ocfs2: Fix check of return value of ocfs2_start_trans()Jan Kara2008-11-10
| * | ocfs2: Fix some typos in xattr annotations.Tao Ma2008-11-10
| * | ocfs2: Remove unused ocfs2_restore_xattr_block().Tao Ma2008-11-10
| * | ocfs2: Don't repeat ocfs2_xattr_block_find()Joel Becker2008-11-10