summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-09-01Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-09-01Merge remote branch 'block/for-next'Stephen Rothwell
2010-09-01Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-09-01Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-09-01Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-09-01Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-09-01Merge remote branch 'gfs2/master'Stephen Rothwell
2010-09-01Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-09-01Merge remote branch 'cifs/master'Stephen Rothwell
2010-08-30[CIFS] CIFS requires CRYPTO, not just CRYPTO_MD5 selected in KconfigSteve French
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
2010-08-30fs/9p: setrlimit fix for 9p writeHarsh Prateek Bora
2010-08-309p: remove unneeded checksDan Carpenter
2010-08-30fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V
2010-08-30fs/9p: Use the correct dentry operationsAneesh Kumar K.V
2010-08-309p: Check for NULL fid in v9fs_dir_release()jvrao
2010-08-30fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V
2010-08-30fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-08-30cifs: revert needless change in decode_negTokenInitJeff Layton
2010-08-309p: potential ERR_PTR() dereferenceDan Carpenter
2010-08-30UBIFS: improve error reporting when reading bad nodeArtem Bityutskiy
2010-08-30UBIFS: introduce list sorting debugging checksArtem Bityutskiy
2010-08-30UBIFS: fix assertion warnings in comparison functionArtem Bityutskiy
2010-08-30UBIFS: mark unused key objects as invalidArtem Bityutskiy
2010-08-30UBIFS: do not write rubbish into truncation scanning nodeArtem Bityutskiy
2010-08-30UBIFS: improve assertion in node comparison functionsArtem Bityutskiy
2010-08-30UBIFS: do not use key type in list_sortArtem Bityutskiy
2010-08-30UBIFS: do not look up truncation nodesArtem Bityutskiy
2010-08-30UBIFS: fix assertion warningArtem Bityutskiy
2010-08-30UBIFS: do not treat ENOSPC speciallyArtem Bityutskiy
2010-08-30UBIFS: switch to RO mode after synchronizingArtem Bityutskiy
2010-08-30nilfs2: remove own inode hash used for GCRyusuke Konishi
2010-08-30nilfs2: separate initializer of metadata file inodeRyusuke Konishi
2010-08-30nilfs2: use iget5_locked to get inodeRyusuke Konishi
2010-08-30nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi
2010-08-30nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirtyRyusuke Konishi
2010-08-30nilfs2: allow nilfs_destroy_inode to destroy metadata file inodesRyusuke Konishi
2010-08-30nilfs2: accept future revisionsRyusuke Konishi
2010-08-30nilfs2: fix leak of shadow dat inode in error path of load_nilfsRyusuke Konishi
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-08-28Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-08-28writeback: Fix lost wake-up shutting down writeback threadJ. Bruce Fields
2010-08-27fsnotify: drop two useless bools in the fnsotify main loopEric Paris
2010-08-27fsnotify: fix list walk orderEric Paris
2010-08-27fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher