summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-01-05Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2011-01-05Merge remote branch 'tty/tty-next'Stephen Rothwell
2011-01-05Merge remote branch 'driver-core/driver-core-next'Stephen Rothwell
2011-01-05Merge remote branch 'workqueues/for-next'Stephen Rothwell
2011-01-05Merge commit 'refs/next/20101231/percpu'Stephen Rothwell
2011-01-05Merge remote branch 'tip/auto-latest'Stephen Rothwell
2011-01-05Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'block/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'mtd/master'Stephen Rothwell
2011-01-05Merge remote branch 'dlm/next'Stephen Rothwell
2011-01-05Merge remote branch 'kvm/linux-next'Stephen Rothwell
2011-01-05Merge remote branch 'v4l-dvb/master'Stephen Rothwell
2011-01-05Merge remote branch 'vfs-scale/vfs-scale-working'Stephen Rothwell
2011-01-05Merge remote branch 'xfs/master'Stephen Rothwell
2011-01-05Merge remote branch 'v9fs/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'udf/for_next'Stephen Rothwell
2011-01-05Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2011-01-05Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2011-01-05Merge remote branch 'nfs/linux-next'Stephen Rothwell
2011-01-05Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'gfs2/master'Stephen Rothwell
2011-01-05Merge remote branch 'fuse/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'ext4/next'Stephen Rothwell
2011-01-05Merge remote branch 'ecryptfs/next'Stephen Rothwell
2011-01-05Merge remote branch 'cifs/master'Stephen Rothwell
2011-01-05Merge remote branch 'ceph/for-next'Stephen Rothwell
2011-01-05Merge remote branch 'ia64/test'Stephen Rothwell
2011-01-04nfsd: remove some unnecessary dropit handlingJ. Bruce Fields
2011-01-04nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04nfsd: don't drop requests on -ENOMEMJ. Bruce Fields
2011-01-04nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov
2011-01-04nfsv4: Switch to generic xattr handling codeAneesh Kumar K.V
2011-01-04nfs: Set MS_POSIXACL alwaysAneesh Kumar K.V
2011-01-04NFS: use ERR_CAST()Namhyung Kim
2011-01-04nfs: fix mispelling of idmap CONFIG symbolJ. Bruce Fields
2011-01-04lockd: double unlock in next_host_state()Dan Carpenter
2011-01-04NFS: Don't leak in nfs_proc_symlink()Jesper Juhl
2011-01-04fs/9p: fix menu presentationRandy Dunlap
2011-01-03Merge branch 'master' into develRussell King
2011-01-03Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'pgt', 'sa11x0', 'sh', ...Russell King
2011-01-03ceph: fsc->*_wq's aren't used in memory reclaim pathTejun Heo
2011-01-03ceph: Makefile: Remove unnessary codeTracey Dent
2011-01-03ceph: associate requests with opening sessionsSage Weil
2011-01-03ceph: drop redundant r_mds fieldSage Weil
2011-01-03ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil
2011-01-03ceph: add dir_layout to inodeSage Weil
2011-01-03CIFS: Simplify cifs_open codePavel Shilovsky