summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-04Merge commit 'udf/for_next'Stephen Rothwell
2008-04-04Merge commit 'ext4/next'Stephen Rothwell
2008-04-04Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-04-04Merge commit 'dlm/next'Stephen Rothwell
2008-04-04Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-04-04Merge commit 'xfs/master'Stephen Rothwell
2008-04-04Merge commit 'nfs/linux-next'Stephen Rothwell
2008-04-04Merge commit 'jfs/next'Stephen Rothwell
2008-04-04Merge commit 's390/features'Stephen Rothwell
2008-04-04Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-04sysfs: crash debuggingAndrew Morton
2008-04-04SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-04block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-03afs: remove smp_prcessor_id() from debug macroSven Schnelle
2008-04-03splice: use mapping_gfp_maskHugh Dickins
2008-04-03[S390] System z large page support.Gerald Schaefer
2008-04-02efs: update error msg to not refer to deleted read_inode()Robert P. J. Day
2008-04-02afs: add missing up_write() on returnSven Schnelle
2008-03-31dlm: recover nodes that are removed and re-addedDavid Teigland
2008-03-30cifs: fix misannotationsAl Viro
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2008-03-30jbd/jbd2 NULL noiseAl Viro
2008-03-28Merge branch 'o2net' into linux-nextMark Fasheh
2008-03-28ocfs2/cluster: Get rid of arguments to the timeout routinesJeff Mahoney
2008-03-28Merge branch 'iserr_fixes' into linux-nextMark Fasheh
2008-03-28[patch 1/1] fs/ocfs2/aops.c: test for IS_ERR rather than 0Julia Lawall
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28afs: prevent double cell registrationSven Schnelle
2008-03-28vfs: fix data leak in nobh_write_end()Dmitri Monakhov
2008-03-27[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-27[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro
2008-03-27[PATCH] reduce stack footprint in namespace.cAl Viro
2008-03-27[XFS] Prevent xfs_bmap_check_leaf_extents() from referencing unmappedLachlan McIlroy
2008-03-27[XFS] remove most calls to VN_RELEChristoph Hellwig
2008-03-27[XFS] split xfs_ioc_xattrChristoph Hellwig
2008-03-27[XFS] cleanup root inode handling in xfs_fs_fill_superChristoph Hellwig
2008-03-27[XFS] Ensure a btree insert returns a valid cursor.David Chinner
2008-03-27[XFS] Account for inode cluster alignment in all allocationsDavid Chinner
2008-03-27[XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek
2008-03-26nfsd: move most of fh_verify to separate functionJ. Bruce Fields
2008-03-26nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher
2008-03-26NFS: convert nfs4 callback thread to kthread APIJeff Layton
2008-03-26nfsd: fix sparse warning in vfs.cHarvey Harrison
2008-03-26nfsd: fix sparse warningsHarvey Harrison
2008-03-26lockd: convert nsm_mutex to a spinlockJ. Bruce Fields
2008-03-26lockd: clean up __nsm_find()J. Bruce Fields
2008-03-26lockd: fix race in nlm_release()J. Bruce Fields
2008-03-26lockd: fix sparse warning in svcshare.cHarvey Harrison