summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-31Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-12-31Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-12-31Merge remote branch 'driver-core/driver-core-next'Stephen Rothwell
2010-12-31Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-12-31Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'block/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'mtd/master'Stephen Rothwell
2010-12-31Merge remote branch 'dlm/next'Stephen Rothwell
2010-12-31Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-12-31Merge remote branch 'v4l-dvb/master'Stephen Rothwell
2010-12-31Merge remote branch 'vfs-scale/vfs-scale-working'Stephen Rothwell
2010-12-31Merge remote branch 'xfs/master'Stephen Rothwell
2010-12-31Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'udf/for_next'Stephen Rothwell
2010-12-31Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-12-31Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-12-31Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-12-31Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'gfs2/master'Stephen Rothwell
2010-12-31Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'ext4/next'Stephen Rothwell
2010-12-31Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-12-31Merge remote branch 'cifs/master'Stephen Rothwell
2010-12-31Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-12-31Merge remote branch 'ia64/test'Stephen Rothwell
2010-12-31Merge remote branch 'arm/devel'Stephen Rothwell
2010-12-30ext4: add more error checks to ext4_mkdir()Namhyung Kim
2010-12-30ext4: ext4_ext_migrate should use NULL not 0Eric Paris
2010-12-29ext4: Use ext4_error_file() to print the pathname to the corrupted inodeTheodore Ts'o
2010-12-29ext4: use IS_ERR() to check for errors in ext4_error_fileDan Carpenter
2010-12-30nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi
2010-12-30nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi
2010-12-30nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi
2010-12-30nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi
2010-12-30nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi
2010-12-30nilfs2: fix a checkpatch error in page.cRyusuke Konishi
2010-12-30nilfs2: fiemap supportRyusuke Konishi
2010-12-30nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi
2010-12-30nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2010-12-30fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2010-12-29fs/9p: Remove unnecessary semicolonsJoe Perches
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck
2010-12-28Merge branch 'master' into develRussell King
2010-12-28Merge branch 'linus' into auto-latestIngo Molnar
2010-12-27Merge branch 'for-linus' into for-nextTejun Heo