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
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 96
Thomas Gleixner
1
-15
/
+1
2019-05-01
ntfs: switch to ->free_inode()
Al Viro
1
-13
/
+4
2018-08-17
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
1
-6
/
+6
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-15
/
+15
2018-01-01
ntfs: remove i_version handling
Jeff Layton
1
-9
/
+0
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-06-30
Remove last traces of ->sync_page
Matthew Wilcox
1
-1
/
+1
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-4
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2014-10-16
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
Anton Altaparmakov
1
-8
/
+11
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-01
ntfs: don't put NULL into ->i_op/->i_fop
Al Viro
1
-2
/
+0
2013-11-09
iget/iget5: don't bother with ->i_lock until we find a match
Al Viro
1
-1
/
+1
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2012-12-20
ntfs: drop vmtruncate
Marco Stornelli
1
-2
/
+6
2012-09-21
userns: Convert ntfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-3
/
+4
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-4
/
+4
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-4
/
+4
2011-07-20
fs: kill i_alloc_sem
Christoph Hellwig
1
-8
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-24
fs: rename inode_lock to inode_hash_lock
Dave Chinner
1
-2
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+5
2010-08-09
remove inode_setattr
Christoph Hellwig
1
-3
/
+0
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-3
/
+3
2009-06-16
ntfs: use is_power_of_2() function for clarity.
Robert P. J. Day
1
-1
/
+2
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
1
-2
/
+1
2009-01-05
ntfs: don't NULL i_op
Al Viro
1
-3
/
+0
2007-10-12
NTFS: Fix a mount time deadlock.
Anton Altaparmakov
1
-3
/
+0
2007-05-31
ntfs_init_locked_inode(): fix array indexing
Andrew Morton
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-01-18
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
Anton Altaparmakov
1
-56
/
+13
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
1
-2
/
+2
2006-10-01
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
1
-5
/
+5
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-4
/
+0
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate NTFS locking rules
Ingo Molnar
1
-0
/
+33
2006-03-23
NTFS: Semaphore to mutex conversion.
Ingo Molnar
1
-5
/
+5
2006-03-23
NTFS: Add a missing call to flush_dcache_mft_record_page() in
Anton Altaparmakov
1
-3
/
+6
2006-03-23
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
Anton Altaparmakov
1
-15
/
+11
2006-03-23
NTFS: Add support for sparse files which have a compression unit of 0.
Anton Altaparmakov
1
-23
/
+45
2006-02-24
NTFS: - Cope with attribute list attribute having invalid flags.
Anton Altaparmakov
1
-10
/
+39
[next]