Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-05 | NTFS: Remove checks for NULL before calling kfree() since kfree() does the | Jesper Juhl | |
checking itself. (Jesper Juhl) Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Anton Altaparmakov <aia21@cantab.net> | |||
2005-05-05 | NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the | Anton Altaparmakov | |
definition of ntfs_export_ops from fs/ntfs/super.c to namei.c. Also, declare ntfs_export_ops in fs/ntfs/ntfs.h. Signed-off-by: Anton Altaparmakov <aia21@cantab.net> | |||
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | |
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! |