summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-09-10Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-09-10Merge remote branch 'block/for-next'Stephen Rothwell
2010-09-10Merge remote branch 'dlm/next'Stephen Rothwell
2010-09-10Merge remote branch 'xfs/master'Stephen Rothwell
2010-09-10Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-09-10Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-09-10Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-09-10Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-09-10Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-09-10Merge remote branch 'gfs2/master'Stephen Rothwell
2010-09-10Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-09-10Merge remote branch 'ext4/next'Stephen Rothwell
2010-09-10Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-09-09quota: Make QUOTACTL config be selected by its usersJan Kara
2010-09-09GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-09-08cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton
2010-09-08cifs: eliminate some more premature cifsd exitsJeff Layton
2010-09-08cifs: prevent cifsd from exiting prematurelyJeff Layton
2010-09-08[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French
2010-09-08cifs: eliminate redundant xdev check in cifs_renameJeff Layton
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French
2010-09-08Revert "missing changes during ntlmv2/ntlmssp auth and sign"Steve French
2010-09-08Revert "Eliminate sparse warning - bad constant expression"Steve French
2010-09-08Revert "[CIFS] Eliminate unused variable warning"Steve French
2010-09-08ext4: use dedicated slab caches for group_info structuresCurt Wohlgemuth
2010-09-08GFS2: Update handling of DLM return codes to match realitySteven Whitehouse
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-09-07sunrpc: extract some common sunrpc_cache code from nfsdNeilBrown
2010-09-07nfsd: remove duplicate NFS4_STATEID_SIZE declarationAndy Adamson
2010-09-07Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-09-07VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora
2010-09-07fuse: fix lock annotationsMiklos Szeredi
2010-09-07fuse: flush background queue on connection closeMiklos Szeredi
2010-09-03sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2010-09-03dlm: Don't send callback to node making lock request when "try 1cb" failsSteven Whitehouse
2010-09-03Merge branch 'zero-range' of git://git.kernel.org/pub/scm/linux/kernel/git/dg...Alex Elder
2010-09-03Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder
2010-09-03xfs: Make fiemap work with sparse filesTao Ma
2010-09-03GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse
2010-09-03xfs: prevent 32bit overflow in space reservationDave Chinner
2010-09-02xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz
2010-09-02jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King
2010-09-02xfs: improve buffer cache hash scalabilityDave Chinner
2010-08-30fs/9p: Remove the redundant rsize calculation in v9fs_file_write()jvrao
2010-08-30Add a Direct IO support for non-cached operations.jvrao
2010-08-30fs/9p: mkdir fix for setting S_ISGID bit as per parent directoryHarsh Prateek Bora
2010-08-309p: Pass the correct end of buffer to p9dirent_readSripathi Kodi