summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-22Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-11-22Merge remote branch 'tty/tty-next'Stephen Rothwell
2010-11-22Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-11-22Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-11-22Merge remote branch 'block/for-next'Stephen Rothwell
2010-11-22Merge remote branch 'dlm/next'Stephen Rothwell
2010-11-22Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-11-22Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-11-22Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-11-22Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-11-22Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-11-22Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2010-11-22Merge remote branch 'gfs2/master'Stephen Rothwell
2010-11-22Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-11-22Merge remote branch 'cifs/master'Stephen Rothwell
2010-11-22Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-11-21NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-21NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust
2010-11-21NFS: Don't ignore errors from nfs_do_filldir()Trond Myklebust
2010-11-21NFS: Fix the error handling in "uncached_readdir()"Trond Myklebust
2010-11-21NFS: Fix a page leak in uncached_readdir()Trond Myklebust
2010-11-21NFS: Fix a page leak in nfs_do_filldir()Trond Myklebust
2010-11-21NFS: Assume eof if the server returns no readdir recordsTrond Myklebust
2010-11-21NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust
2010-11-21Pure nfs client performance using odirect.Arun Bharadwaj
2010-11-21Add get_user_pages() variant that fails if major fault is required.Gleb Natapov
2010-11-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-19ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-19NFS4.1: Fix bug server don't reply the right fore_channel to client at create...Mi Jinlong
2010-11-19NFS4.1: server gets drc mem fail should reply error at create_sessionMi Jinlong
2010-11-19nfsd4: return serverfault on request for ssvJ. Bruce Fields
2010-11-19NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_idMi Jinlong
2010-11-19nfsd: fix NULL dereference in setattr()Dan Carpenter
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong
2010-11-19GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das
2010-11-19GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das
2010-11-19nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi
2010-11-18ocfs2_connection_find() returns pointer to bad structuredann frazier
2010-11-18ocfs2: char is not always signedMilton Miller
2010-11-18Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye
2010-11-18ocfs2: fix memory leakJiri Slaby
2010-11-18fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba
2010-11-18ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil
2010-11-17jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng
2010-11-17ext4: missing unlock in ext4_clear_request_list()Dan Carpenter
2010-11-17ext4: fix setting random pages PageUptodateMarkus Trippelsdorf
2010-11-17BKL: remove references to lock_kernel from commentsArnd Bergmann
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann