index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-04
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
Anton Altaparmakov
1
-8
/
+15
2005-10-04
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
Anton Altaparmakov
1
-33
/
+458
2005-09-19
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
Anton Altaparmakov
1
-4
/
+5
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
1
-101
/
+114
2005-09-08
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
Anton Altaparmakov
1
-5
/
+7
2005-05-27
NTFS: Remove spurious void pointer casts from fs/ntfs/.
Pekka Enberg
1
-3
/
+2
2005-05-05
NTFS: Correct sparse file handling. The compressed values need to be
Anton Altaparmakov
1
-90
/
+82
2005-05-05
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
Randy Dunlap
1
-6
/
+6
2005-05-05
NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
Anton Altaparmakov
1
-174
/
+170
2005-05-05
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
1
-1
/
+4
2005-05-05
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
Anton Altaparmakov
1
-11
/
+14
2005-05-05
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
Anton Altaparmakov
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2616
[prev]