aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-01[XFS] move inode allocation out xfs_ireadChristoph Hellwig
2008-12-01[XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig
2008-12-01[XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig
2008-12-01[XFS] merge xfs_imap into xfs_dilocateChristoph Hellwig
2008-12-01[XFS] remove dead code for old inode item recoveryChristoph Hellwig
2008-12-01[XFS] stop using xfs_itobp in xfs_ireadChristoph Hellwig
2008-12-01[XFS] split up xlog_recover_process_iunlinksChristoph Hellwig
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig
2008-12-01[XFS] kill xfs_dinode_core_tChristoph Hellwig
2008-12-01[XFS] kill xfs_ialloc_log_diChristoph Hellwig
2008-12-01[XFS] sanitize xlog_in_core_t definitionChristoph Hellwig
2008-12-01[XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig
2008-12-01[XFS] factor out xfs_read_agi helperChristoph Hellwig
2008-12-01[XFS] remove i_gen from incore inodeDave Chinner
2008-12-01[XFS] remove xfs_vfsops.hChristoph Hellwig
2008-12-01[XFS] remove xfs_vfs.hChristoph Hellwig
2008-12-01[XFS] remove bhv_statvfs_t typedefChristoph Hellwig
2008-12-01[XFS] Hook up the fiemap ioctl.Eric Sandeen
2008-12-01[XFS] Add new getbmap flags.Eric Sandeen
2008-12-01[XFS] convert xfs_getbmap to take formatter functionsEric Sandeen
2008-12-01[XFS] fix uninitialised variable bug in dquot release.Dave Chinner
2008-12-01[XFS] fix error inversion problems with data flushingDave Chinner
2008-12-01[XFS] fix spurious gcc warningsChristoph Hellwig
2008-12-01[XFS] allow inode64 mount option on 32 bit systemsChristoph Hellwig
2008-12-01[XFS] wire up ->open for directoriesChristoph Hellwig
2008-12-01[XFS] fix NULL pointer dereference in xfs_log_force_umountChristoph Hellwig
2008-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
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[XFS] Fix double free of log ticketsDave Chinner
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