index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NTFS: 2.1.24 release and some minor final fixes.
Anton Altaparmakov
2005-09-08
1
-1
/
+1
*
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
2005-09-08
1
-4
/
+12
*
NTFS: Detect the case when Windows has been suspended to disk on the volume
Anton Altaparmakov
2005-06-25
1
-11
/
+168
*
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
2005-06-25
1
-3
/
+251
*
NTFS: Use C99 style structure initialization after memory allocation where
Anton Altaparmakov
2005-05-27
1
-28
/
+11
*
NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead
Anton Altaparmakov
2005-05-05
1
-3
/
+3
*
NTFS: Some utilities modify the boot sector but do not update the checksum.
Anton Altaparmakov
2005-05-05
1
-4
/
+8
*
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
2005-05-05
1
-2
/
+1
*
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
Anton Altaparmakov
2005-05-05
1
-34
/
+0
*
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
2005-05-05
1
-18
/
+47
*
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
Anton Altaparmakov
2005-05-05
1
-48
/
+54
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2771
[prev]