index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
inode.c
Age
Commit message (
Expand
)
Author
2006-03-23
NTFS: Semaphore to mutex conversion.
Ingo Molnar
2006-03-23
NTFS: Add a missing call to flush_dcache_mft_record_page() in
Anton Altaparmakov
2006-03-23
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
Anton Altaparmakov
2006-03-23
NTFS: Add support for sparse files which have a compression unit of 0.
Anton Altaparmakov
2006-02-24
NTFS: - Cope with attribute list attribute having invalid flags.
Anton Altaparmakov
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-10-04
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
Anton Altaparmakov
2005-10-04
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
Anton Altaparmakov
2005-09-19
NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.
Anton Altaparmakov
2005-09-08
NTFS: Fixup handling of sparse, compressed, and encrypted attributes in
Anton Altaparmakov
2005-09-08
NTFS: Truncate {a,c,m}time to the ntfs supported time granularity when
Anton Altaparmakov
2005-05-27
NTFS: Remove spurious void pointer casts from fs/ntfs/.
Pekka Enberg
2005-05-05
NTFS: Correct sparse file handling. The compressed values need to be
Anton Altaparmakov
2005-05-05
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
Randy Dunlap
2005-05-05
NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
Anton Altaparmakov
2005-05-05
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
2005-05-05
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
Anton Altaparmakov
2005-05-05
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
Anton Altaparmakov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds