Age | Commit message (Expand) | Author |
2010-09-17 | UBIFS: introduce new flag for RO due to errors | Artem Bityutskiy |
2010-09-07 | UBIFS: check return code of pnode_lookup | Vasiliy Kulikov |
2010-09-07 | UBIFS: check return code of ubifs_lpt_lookup | Vasiliy Kulikov |
2010-08-30 | UBIFS: improve error reporting when reading bad node | Artem Bityutskiy |
2010-08-30 | UBIFS: introduce list sorting debugging checks | Artem Bityutskiy |
2010-08-30 | UBIFS: fix assertion warnings in comparison function | Artem Bityutskiy |
2010-08-30 | UBIFS: mark unused key objects as invalid | Artem Bityutskiy |
2010-08-30 | UBIFS: do not write rubbish into truncation scanning node | Artem Bityutskiy |
2010-08-30 | UBIFS: improve assertion in node comparison functions | Artem Bityutskiy |
2010-08-30 | UBIFS: do not use key type in list_sort | Artem Bityutskiy |
2010-08-30 | UBIFS: do not look up truncation nodes | Artem Bityutskiy |
2010-08-30 | UBIFS: fix assertion warning | Artem Bityutskiy |
2010-08-30 | UBIFS: do not treat ENOSPC specially | Artem Bityutskiy |
2010-08-30 | UBIFS: switch to RO mode after synchronizing | Artem Bityutskiy |
2010-08-28 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-08-28 | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-08-27 | fsnotify: drop two useless bools in the fnsotify main loop | Eric Paris |
2010-08-27 | fsnotify: fix list walk order | Eric Paris |
2010-08-27 | fanotify: Return EPERM when a process is not privileged | Andreas Gruenbacher |
2010-08-27 | eCryptfs: Fix encrypted file name lookup regression | Tyler Hicks |
2010-08-27 | ecryptfs: properly mark init functions | Jerome Marchand |
2010-08-27 | fs/ecryptfs: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-08-26 | nfsd: fix NULL dereference in nfsd_statfs() | Takashi Iwai |
2010-08-26 | Merge commit 'v2.6.36-rc1' into HEAD | J. Bruce Fields |
2010-08-26 | nfsd4: fix downgrade/lock logic | J. Bruce Fields |
2010-08-26 | nfsd4: typo fix in find_any_file | J. Bruce Fields |
2010-08-26 | nfsd4: bad BUG() in preprocess_stateid_op | J. Bruce Fields |
2010-08-26 | Cannot allocate memory error on mount | Suresh Jayaraman |
2010-08-26 | ceph: fix get_ticket_handler() error handling | Dan Carpenter |
2010-08-26 | ceph: don't BUG on ENOMEM during mds reconnect | Sage Weil |
2010-08-26 | ceph: ceph_mdsc_build_path() returns an ERR_PTR | Dan Carpenter |
2010-08-26 | [CIFS] Eliminate unused variable warning | Steve French |
2010-08-25 | ceph: Fix warnings | Alan Cox |
2010-08-25 | ceph: ceph_get_inode() returns an ERR_PTR | Dan Carpenter |
2010-08-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-08-24 | ceph: initialize fields on new dentry_infos | Sage Weil |
2010-08-24 | ceph: maintain i_head_snapc when any caps are dirty, not just for data | Sage Weil |
2010-08-24 | Eliminate sparse warning - bad constant expression | shirishpargaonkar@gmail.com |
2010-08-24 | xfs: do not discard page cache data on EAGAIN | Christoph Hellwig |
2010-08-24 | xfs: don't do memory allocation under the CIL context lock | Dave Chinner |
2010-08-24 | xfs: Reduce log force overhead for delayed logging | Dave Chinner |
2010-08-24 | xfs: dummy transactions should not dirty VFS state | Dave Chinner |
2010-08-24 | xfs: ensure f_ffree returned by statfs() is non-negative | Stuart Brodsky |
2010-08-24 | xfs: handle negative wbc->nr_to_write during sync writeback | Dave Chinner |
2010-08-24 | xfs: fix untrusted inode number lookup | Dave Chinner |
2010-08-24 | xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE | Dave Chinner |
2010-08-24 | xfs: unlock items before allowing the CIL to commit | Dave Chinner |
2010-08-23 | cifs: check for NULL session password | Jeff Layton |