index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
inode.c
Age
Commit message (
Expand
)
Author
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-06-30
Remove last traces of ->sync_page
Matthew Wilcox
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2014-10-16
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
Anton Altaparmakov
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-01
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
2013-11-09
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2012-12-20
ntfs: drop vmtruncate
Marco Stornelli
2012-09-21
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-07-20
fs: kill i_alloc_sem
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-24
fs: rename inode_lock to inode_hash_lock
Dave Chinner
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-12-17
kill I_LOCK
Christoph Hellwig
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2009-01-05
ntfs: don't NULL i_op
Al Viro
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
2007-05-31
ntfs_init_locked_inode(): fix array indexing
Andrew Morton
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-01-18
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
Anton Altaparmakov
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
2006-07-03
[PATCH] lockdep: annotate NTFS locking rules
Ingo Molnar
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
[next]