index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-24
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
Anton Altaparmakov
1
-1
/
+1
2005-09-12
NTFS: Change the mount options {u,f,d}mask to always parse the number as
Anton Altaparmakov
1
-3
/
+11
2005-09-08
NTFS: 2.1.24 release and some minor final fixes.
Anton Altaparmakov
1
-1
/
+1
2005-09-08
NTFS: Support more clean journal ($LogFile) states.
Anton Altaparmakov
1
-4
/
+12
2005-06-25
NTFS: Detect the case when Windows has been suspended to disk on the volume
Anton Altaparmakov
1
-11
/
+168
2005-06-25
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
1
-3
/
+251
2005-05-27
NTFS: Use C99 style structure initialization after memory allocation where
Anton Altaparmakov
1
-28
/
+11
2005-05-05
NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead
Anton Altaparmakov
1
-3
/
+3
2005-05-05
NTFS: Some utilities modify the boot sector but do not update the checksum.
Anton Altaparmakov
1
-4
/
+8
2005-05-05
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
1
-2
/
+1
2005-05-05
NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
Anton Altaparmakov
1
-34
/
+0
2005-05-05
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
1
-18
/
+47
2005-05-05
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
Anton Altaparmakov
1
-48
/
+54
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2771