summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-02Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-12-02Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-12-02Merge remote branch 'driver-core/driver-core-next'Stephen Rothwell
2010-12-02Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-12-02Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-12-02Merge remote branch 'dlm/next'Stephen Rothwell
2010-12-02Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-12-02Merge remote branch 'xfs/master'Stephen Rothwell
2010-12-02Merge remote branch 'udf/for_next'Stephen Rothwell
2010-12-02Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-12-02Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-12-02Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-12-02Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-12-02Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2010-12-02Merge remote branch 'gfs2/master'Stephen Rothwell
2010-12-02Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-12-02Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-12-02Merge remote branch 'cifs/master'Stephen Rothwell
2010-12-02Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-12-01NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-12-01NFS: lock the readdir page while it is in useTrond Myklebust
2010-12-01NFS: Ensure we use the correct cookie in nfs_readdir_xdr_fillerTrond Myklebust
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30cifs: fix parsing of hostname in dfs referralsJeff Layton
2010-11-30NFS: Fix a readdirplus bugTrond Myklebust
2010-11-30GFS2: Merge glock state fields into a bitfieldSteven Whitehouse
2010-11-30GFS2: Fix uninitialised error value in previous patchSteven Whitehouse
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski
2010-11-30fuse: fix ioctl ABIMiklos Szeredi
2010-11-30fuse: allow batching of FORGET requestsMiklos Szeredi
2010-11-30fuse: separate queue for FORGET requestsMiklos Szeredi
2010-11-30fuse: ioctl cleanupMiklos Szeredi
2010-11-30fuse: verify ioctl retriesMiklos Szeredi
2010-11-30fuse: fix ioctl when server is 32bitMiklos Szeredi
2010-11-30GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski
2010-11-30GFS2: Remove duplicate #defines from glock.hSteven Whitehouse
2010-11-30nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2010-11-30fs/nilfs2/super.c: Use printf extension %pVJoe Perches
2010-11-30GFS2: Clean up of gdlm_lock functionSteven Whitehouse
2010-11-30GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das
2010-11-30GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches
2010-11-30GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches
2010-11-30GFS2: Clean up duplicated setattr codeSteven Whitehouse
2010-11-30GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse