summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-06-20Merge commit 'ubifs/for_andrew'Stephen Rothwell
2008-06-20Merge commit 'trivial/next'Stephen Rothwell
2008-06-20Merge commit 'bkl-removal/bkl-removal'Stephen Rothwell
2008-06-20Merge commit 'gfs2/master'Stephen Rothwell
2008-06-20Merge branch 'quilt/rr'Stephen Rothwell
2008-06-20Merge commit 'udf/for_next'Stephen Rothwell
2008-06-20Merge commit 'ext4/next'Stephen Rothwell
2008-06-20Merge commit 'selinux/for-akpm'Stephen Rothwell
2008-06-20Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-06-20Merge commit 'dlm/next'Stephen Rothwell
2008-06-20Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-06-20Merge commit 'xfs/master'Stephen Rothwell
2008-06-20Revert "NFS: handle interface identifiers in incoming IPv6 addresses"Stephen Rothwell
2008-06-20Merge commit 'nfs/linux-next'Stephen Rothwell
2008-06-20Merge commit 'jfs/next'Stephen Rothwell
2008-06-20Merge commit 'sh/master'Stephen Rothwell
2008-06-20Merge commit 'x86/auto-x86-next'Stephen Rothwell
2008-06-20Merge branch 'quilt/driver-core'Stephen Rothwell
2008-06-20sysfs: crash debuggingAndrew Morton
2008-06-20sysfs: don't call notify_changeMiklos Szeredi
2008-06-20driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-06-20device create: coda: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-19Make FAT users happier by not deadlockingJonathan Corbet
2008-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-06-17fuse: fix thinko in max I/O size calucationMiklos Szeredi
2008-06-18Merge branch 'master' into for-akpmJames Morris
2008-06-17NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever
2008-06-17NFS: Add string length argument to nfs_parse_server_addressChuck Lever
2008-06-17NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever
2008-06-17NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever
2008-06-17NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust
2008-06-17UBIFS: fix inode count on error pathAdrian Hunter
2008-06-17UBIFS: fix dangling links againAdrian Hunter
2008-06-17UBIFS: fix rename error path tooAdrian Hunter
2008-06-17UBIFS: fix link count for directory renamesAdrian Hunter
2008-06-17UBIFS: fix master leak on error pathAdrian Hunter
2008-06-17UBIFS: fix mctimeArtem Bityutskiy
2008-06-17UBIFS: review and fix budgeting in dir.cArtem Bityutskiy
2008-06-17UBIFS: fix deadlockArtem Bityutskiy
2008-06-17UBIFS: when inode size is change, set I_DIRTY_DATASYNCArtem Bityutskiy
2008-06-17UBIFS: never write beyond inode sizeArtem Bityutskiy
2008-06-17UBIFS: write inode when truncatingArtem Bityutskiy
2008-06-17UBIFS: introduce synced_i_sizeArtem Bityutskiy
2008-06-17UBIFS: UBIFS_TRUN_NODE_SZ is already alignedArtem Bityutskiy
2008-06-17UBIFS: amend ubifs_jnl_truncate interfaceArtem Bityutskiy
2008-06-16Merge branch 'configfs_next' into linux-nextMark Fasheh
2008-06-16configfs: call drop_link() to cleanup after create_link() failureLouis Rilling
2008-06-16Merge branch 'configfs_next' into linux-nextMark Fasheh
2008-06-16configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker
2008-06-16configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling