Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
178e712601be883040abfca9186d969bb5c427f8
/
fs
/
ntfs
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
f4c5499
ntfs: forgets to unregister sysctls on register_filesystem() failure
by Al Viro
· 13 years ago
ea29c69
ntfs: switch to d_make_root()
by Al Viro
· 13 years ago
a3ac141
ntfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
9b556248
NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.
by Anton Altaparmakov
· 13 years ago
45d95bc
NTFS: Do not dereference pointer before checking for NULL.
by Anton Altaparmakov
· 13 years ago
0e37579
NTFS: Remove unused variable.
by Anton Altaparmakov
· 13 years ago
a80581d
Typos: change aditional to additional.
by Justin P. Mattock
· 13 years ago
972c5ae
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
982a598
ntfs: fix printk typos in mft.c
by Masanari Iida
· 13 years ago
69116f2
module_param: avoid bool abuse, add bint for special cases.
by Rusty Russell
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
d0c00d0
ntfs: propagate umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
67a23c4
fs: rename inode_lock to inode_hash_lock
by Dave Chinner
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
af5eb74
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
by Anton Altaparmakov
· 14 years ago
2818ef5
NTFS: writev() fix and maintenance/contact details update
by Anton Altaparmakov
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
70fd136
ntfs: don't call invalidate_inodes()
by Al Viro
· 14 years ago
efdffb5
BKL: Remove BKL from NTFS
by Jan Blunck
· 15 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
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
· 17 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 17 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
Next »