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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2016-10-30
fs: remove the never implemented aio_fsync file operation
Christoph Hellwig
1
-2
/
+0
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-8
/
+8
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-20
/
+20
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2013-06-29
[readdir] convert ntfs
Al Viro
1
-57
/
+27
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+9
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-1
/
+1
2009-04-01
ntfs: remove private wrapper of endian helpers
Harvey Harrison
1
-2
/
+2
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
-18
/
+27
2006-12-08
[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-3
/
+3
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-3
/
+2
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-07
NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for
Anton Altaparmakov
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2005-09-08
NTFS: Report unrepresentable inodes during ntfs_readdir() as KERN_WARNING
Anton Altaparmakov
1
-1
/
+2
2005-06-25
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
Anton Altaparmakov
1
-1
/
+2
2005-05-05
NTFS: Remove checks for NULL before calling kfree() since kfree() does the
Jesper Juhl
1
-8
/
+4
2005-05-05
NTFS: - Add disable_sparse mount option together with a per volume sparse
Anton Altaparmakov
1
-2
/
+2
2005-05-05
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
Anton Altaparmakov
1
-6
/
+7
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1569