Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry | Anton Altaparmakov | 2005-09-23 | 1 | -14/+13 |
| | | | | | | | | since we otherwise get into a lock reversal deadlock if a read locked runlist is passed in. In the process also change it to take an ntfs inode instead of a vfs inode as parameter. Signed-off-by: Anton Altaparmakov <aia21@cantab.net> | ||||
* | NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more | Anton Altaparmakov | 2005-09-08 | 1 | -9/+12 |
| | | | | | | | importantly to take a locked runlist rather than them locking it which leads to lock reversal. Signed-off-by: Anton Altaparmakov <aia21@cantab.net> | ||||
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+112 |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |