Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b5e3d5fcf0d6fce66050bd0313a7dc2ae4abc62
/
fs
/
ntfs
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
4c99000
ntfs: use add_to_page_cache_lru()
by Minchan Kim
· 14 years ago
2ec93b0
ntfs: clean up ntfs_attr_extend_initialized
by Minchan Kim
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c4af964
ntfs: use bitmap_weight
by Akinobu Mita
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
7c821a1
Remove fs/ntfs/ChangeLog
by Jiri Kosina
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
ab09203
sysctl fs: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
6c5daf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
6d729e4
fs: Make unload_nls() NULL pointer safe
by Thomas Gleixner
· 15 years ago
8a9f47d
ntfs: remove ntfs_file_write
by Christoph Hellwig
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
aa261f5
HWPOISON: Enable .remove_error_page for migration aware file systems
by Andi Kleen
· 15 years ago
ebbbf75
ntfs: Use new syncing helpers and update comments
by Jan Kara
· 15 years ago
02d5341
ntfs: use is_power_of_2() function for clarity.
by Robert P. J. Day
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
13205fb
ntfs: remove old debug check for dirty data in ntfs_put_super()
by Jens Axboe
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
63cd8854
ntfs: remove private wrapper of endian helpers
by Harvey Harrison
· 16 years ago
9d73ac9
fs/Kconfig: move ntfs out
by Alexey Dobriyan
· 16 years ago
9742df3
ntfs: don't NULL i_op
by Al Viro
· 16 years ago
0380155
ntfs: don't fool kernel-doc
by Randy Dunlap
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
169ccbd
NTFS: update homepage
by Adrian Bunk
· 16 years ago
2690421
[PATCH] ntfs: use d_add_ci
by Christoph Hellwig
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
2f1936b
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
by Miklos Szeredi
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
80bfc25
ntfs: le*_add_cpu conversion
by Marcin Slusarz
· 16 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
ebab899
NTFS: Fix read regression.
by Anton Altaparmakov
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
a351320
ntfs: new export ops
by Christoph Hellwig
· 17 years ago
dbe7f76
fix typo "insted" -> "instead"
by Uwe Kleine-König
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
08d8e97
writeback: fix ntfs with sb_has_dirty_inodes()
by Fengguang Wu
· 17 years ago
a9c62a1
fs: correct SuS compliance for open of large file without options
by Alan Cox
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
bfab36e
NTFS: Fix a mount time deadlock.
by Anton Altaparmakov
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
1fc799e
ntfs_init_locked_inode(): fix array indexing
by Andrew Morton
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
e3bf460
ntfs: use zero_user_page
by Nate Diller
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
3fbfa98
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
4ed075e
[PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl support
by Eric W. Biederman
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
5c3bd43
[PATCH] NTFS: rename incorrect check of NTFS_DEBUG with just DEBUG
by Robert P. J. Day
· 18 years ago
fa8609d
[PATCH] ntfs: kmap_atomic() atomicity fix
by Andrew Morton
· 18 years ago
bd62b23
NTFS: Forgot to bump version number in makefile to 2.1.28...
by Anton Altaparmakov
· 18 years ago
8331191
NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode().
by Anton Altaparmakov
· 18 years ago
20d2937
[PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
c49c311
[PATCH] fs/ntfs: Conversion to generic boolean
by Richard Knutsson
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
5934537
[PATCH] lockdep: annotate NTFS locking rules
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
01408c4
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
by NeilBrown
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
f893afb
[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)
by Anton Altaparmakov
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
b9a2838
[PATCH] bitops: ntfs: remove generic_ffs()
by Akinobu Mita
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
e750d1c
NTFS: 2.1.27 - Various bug fixes and cleanups.
by Anton Altaparmakov
· 19 years ago
4e5e529
NTFS: Semaphore to mutex conversion.
by Ingo Molnar
· 19 years ago
834ba60
NTFS: Handle the recently introduced -ENAMETOOLONG return value from
by Anton Altaparmakov
· 19 years ago
20fdcf1
NTFS: Add a missing call to flush_dcache_mft_record_page() in
by Anton Altaparmakov
· 19 years ago
a778f21
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
by Anton Altaparmakov
· 19 years ago
2c2c8c1
NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.
by Anton Altaparmakov
· 19 years ago
Next »