summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-09-07UBIFS: check return code of pnode_lookupVasiliy Kulikov
2010-09-07UBIFS: check return code of ubifs_lpt_lookupVasiliy Kulikov
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-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-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
2010-08-27eCryptfs: Fix encrypted file name lookup regressionTyler Hicks
2010-08-27ecryptfs: properly mark init functionsJerome Marchand
2010-08-27fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-26nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai
2010-08-26Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields
2010-08-26nfsd4: fix downgrade/lock logicJ. Bruce Fields
2010-08-26nfsd4: typo fix in find_any_fileJ. Bruce Fields
2010-08-26nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields
2010-08-26Cannot allocate memory error on mountSuresh Jayaraman
2010-08-26ceph: fix get_ticket_handler() error handlingDan Carpenter
2010-08-26ceph: don't BUG on ENOMEM during mds reconnectSage Weil
2010-08-26ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter
2010-08-26[CIFS] Eliminate unused variable warningSteve French
2010-08-25ceph: Fix warningsAlan Cox
2010-08-25ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter
2010-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-24ceph: initialize fields on new dentry_infosSage Weil
2010-08-24ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil
2010-08-24Eliminate sparse warning - bad constant expressionshirishpargaonkar@gmail.com
2010-08-24xfs: do not discard page cache data on EAGAINChristoph Hellwig
2010-08-24xfs: don't do memory allocation under the CIL context lockDave Chinner
2010-08-24xfs: Reduce log force overhead for delayed loggingDave Chinner
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner
2010-08-24xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky
2010-08-24xfs: handle negative wbc->nr_to_write during sync writebackDave Chinner
2010-08-24xfs: fix untrusted inode number lookupDave Chinner
2010-08-24xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner
2010-08-24xfs: unlock items before allowing the CIL to commitDave Chinner
2010-08-23cifs: check for NULL session passwordJeff Layton
2010-08-23missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar