summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-08Merge commit 'md/for-next'Stephen Rothwell
2008-12-08Merge commit 'slab/for-next'Stephen Rothwell
2008-12-08Merge commit 'block/for-next'Stephen Rothwell
2008-12-08Merge commit 'ubifs/linux-next'Stephen Rothwell
2008-12-08Merge commit 'gfs2/master'Stephen Rothwell
2008-12-08Merge commit 'cifs/master'Stephen Rothwell
2008-12-08Merge commit 'net/master'Stephen Rothwell
2008-12-08Merge commit 'udf/for_next'Stephen Rothwell
2008-12-08Merge commit 'ext4/next'Stephen Rothwell
2008-12-08Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-12-08Merge commit 'dlm/next'Stephen Rothwell
2008-12-08Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-12-08Merge commit 'xfs/master'Stephen Rothwell
2008-12-08Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-12-08Merge branch 'quilt/driver-core'Stephen Rothwell
2008-12-08Merge commit 's390/features'Stephen Rothwell
2008-12-08block: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-08char_dev: add cdev->release() and convert cdev_alloc() to use itTejun Heo
2008-12-06cifs: store password in tconJeff Layton
2008-12-06cifs: have calc_lanman_hash take more granular argsJeff Layton
2008-12-06cifs: zero out session password before freeing itJeff Layton
2008-12-06cifs: fix wait_for_response to time out sleeping processes correctlyJeff Layton
2008-12-05Fix a race condition in FASYNC handlingJonathan Corbet
2008-12-05[CIFS] Can not mount with prefixpath if root directory of share is inaccessibleSteve French
2008-12-05aio: make the lookup_ioctx() locklessJens Axboe
2008-12-05bio: add experimental support for inlining a number of bio_vecs inside the bioJens Axboe
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner
2008-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-12-05[XFS] Remove unnecessary assertionLachlan McIlroy
2008-12-05[XFS] Remove unused variable in ktrace_free()Lachlan McIlroy
2008-12-05[XFS] Check return value of xfs_buf_get_noaddr()Lachlan McIlroy
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner
2008-12-05[XFS] Fix compile with CONFIG_COMPAT enabledChristoph Hellwig
2008-12-04UBIFS: fix section mismatchAlexey Dobriyan
2008-12-04bio: allow individual slabs in the bio_setJens Axboe
2008-12-04bio: move the slab pointer inside the bio_setJens Axboe
2008-12-04bio: only mempool back the largest bio_vec slab cacheJens Axboe
2008-12-04block: Supress Buffer I/O errors when SCSI REQ_QUIET flag setKeith Mannthey
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-04[PATCH] clean up blkdev_get a little bitChristoph Hellwig
2008-12-04move inode tracing out of xfs_vnode.Christoph Hellwig
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig
2008-12-04kill vn_ioerrorChristoph Hellwig
2008-12-04kill xfs_unmount_flushChristoph Hellwig
2008-12-04no explicit xfs_iflush for special inodes during unmountChristoph Hellwig
2008-12-04use xfs_trans_ijoin in xfs_trans_igetChristoph Hellwig
2008-12-04remove leftovers of shared read-only supportChristoph Hellwig
2008-12-04remove unused m_inode_quiesce member from struct xfs_mountChristoph Hellwig
2008-12-04kill dead inode flagsChristoph Hellwig