Age | Commit message (Expand) | Author |
2008-08-14 | CRED: Introduce credential access wrappers | David Howells |
2008-08-13 | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds |
2008-08-13 | dlm: rename structs | David Teigland |
2008-08-13 | dlm: add missing kfrees | David Teigland |
2008-08-13 | UBIFS: remove unneeded check | Artem Bityutskiy |
2008-08-13 | UBIFS: few commentary fixes | Artem Bityutskiy |
2008-08-13 | UBIFS: fix budgeting request alignment in xattr code | Zoltan Sogor |
2008-08-13 | UBIFS: improve arguments checking in debugging messages | Artem Bityutskiy |
2008-08-13 | UBIFS: always set i_generation to 0 | Adrian Hunter |
2008-08-13 | UBIFS: correct spelling of "thrice". | Adrian Hunter |
2008-08-13 | UBIFS: support splice_write | Zoltan Sogor |
2008-08-13 | UBIFS: minor tweaks in commit | Artem Bityutskiy |
2008-08-13 | UBIFS: reserve more space for index | Artem Bityutskiy |
2008-08-13 | UBIFS: print pid in dump function | Artem Bityutskiy |
2008-08-13 | UBIFS: align inode data to eight | Artem Bityutskiy |
2008-08-13 | UBIFS: improve budgeting checks | Artem Bityutskiy |
2008-08-13 | UBIFS: correct orphan deletion order | Adrian Hunter |
2008-08-13 | UBIFS: fix typos in comments | Adrian Hunter |
2008-08-13 | UBIFS: do not union creat_sqnum and del_cmtno | Adrian Hunter |
2008-08-13 | UBIFS: optimize deletions | Artem Bityutskiy |
2008-08-13 | UBIFS: increment commit number earlier | Artem Bityutskiy |
2008-08-13 | UBIFS: remove another unneeded function parameter | Artem Bityutskiy |
2008-08-13 | UBIFS: remove unneeded function parameter | Artem Bityutskiy |
2008-08-13 | UBIFS: do not write orphans back | Artem Bityutskiy |
2008-08-13 | UBIFS: make ubifs_ro_mode() not inline | Adrian Hunter |
2008-08-13 | UBIFS: ensure UBIFS switches to read-only on error | Adrian Hunter |
2008-08-13 | UBIFS: fix error return in failure mode | Adrian Hunter |
2008-08-13 | UBIFS: free budget in delete_inode as well | Artem Bityutskiy |
2008-08-13 | UBIFS: improve debugging | Artem Bityutskiy |
2008-08-13 | UBIFS: fix budgeting calculations | Artem Bityutskiy |
2008-08-13 | UBIFS: print volume name as well | Artem Bityutskiy |
2008-08-13 | [XFS] Fix use after free in xfs_log_done(). | Lachlan McIlroy |
2008-08-13 | [XFS] Make xfs_bmap_*_count_leaves void. | Ruben Porras |
2008-08-13 | [XFS] Use KM_NOFS for debug trace buffers | Lachlan McIlroy |
2008-08-13 | [XFS] use KM_MAYFAIL in xfs_mountfs | Christoph Hellwig |
2008-08-13 | [XFS] refactor xfs_mount_free | Christoph Hellwig |
2008-08-13 | [XFS] don't call xfs_freesb from xfs_unmountfs | Christoph Hellwig |
2008-08-13 | [XFS] xfs_unmountfs should return void | Christoph Hellwig |
2008-08-13 | [XFS] cleanup xfs_mountfs | Christoph Hellwig |
2008-08-13 | [XFS] move root inode IRELE into xfs_unmountfs | Christoph Hellwig |
2008-08-13 | [XFS] stop using file_update_time | Christoph Hellwig |
2008-08-13 | [XFS] optimize xfs_ichgtime | Christoph Hellwig |
2008-08-13 | [XFS] update timestamp in xfs_ialloc manually | Christoph Hellwig |
2008-08-13 | [XFS] remove the sema_t from XFS. | David Chinner |
2008-08-13 | [XFS] replace dquot flush semaphore with a completion | David Chinner |
2008-08-13 | [XFS] replace inode flush semaphore with a completion | David Chinner |
2008-08-13 | [XFS] replace the XFS buf iodone semaphore with a completion | David Chinner |
2008-08-13 | [XFS] clean up stale references to semaphores | David Chinner |
2008-08-13 | [XFS] use get_unaligned_* helpers | Harvey Harrison |
2008-08-13 | [XFS] Fix compile failure in xfs_buf_trace() | Lachlan McIlroy |