aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [XFS] sanitize xlog_in_core_t definitionChristoph Hellwig2008-11-30
* [XFS] factor out xfs_read_agf helperFrom: Christoph Hellwig2008-11-30
* [XFS] factor out xfs_read_agi helperChristoph Hellwig2008-11-30
* [XFS] remove i_gen from incore inodeDave Chinner2008-11-30
* [XFS] remove xfs_vfsops.hChristoph Hellwig2008-11-30
* [XFS] remove xfs_vfs.hChristoph Hellwig2008-11-30
* [XFS] remove bhv_statvfs_t typedefChristoph Hellwig2008-11-30
* [XFS] Hook up the fiemap ioctl.Eric Sandeen2008-11-30
* [XFS] Add new getbmap flags.Eric Sandeen2008-11-30
* [XFS] convert xfs_getbmap to take formatter functionsEric Sandeen2008-11-30
* [XFS] fix uninitialised variable bug in dquot release.Dave Chinner2008-11-30
* [XFS] fix error inversion problems with data flushingDave Chinner2008-11-30
* [XFS] fix spurious gcc warningsChristoph Hellwig2008-11-30
* [XFS] allow inode64 mount option on 32 bit systemsChristoph Hellwig2008-11-30
* [XFS] wire up ->open for directoriesChristoph Hellwig2008-11-30
* [XFS] fix NULL pointer dereference in xfs_log_force_umountChristoph Hellwig2008-11-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-27
|\
| * 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
| * | 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 '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