index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-3
/
+6
|
\
|
*
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
2012-03-20
1
-0
/
+2
|
*
ntfs: switch to d_make_root()
Al Viro
2012-03-20
1
-3
/
+4
*
|
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
4
-32
/
+32
|
\
\
|
*
|
ntfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
4
-32
/
+32
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Typos: change aditional to additional.
Justin P. Mattock
2012-02-21
1
-2
/
+2
|
*
Merge branch 'master' into for-next
Jiri Kosina
2012-02-03
1
-1
/
+1
|
|
\
|
*
|
ntfs: fix printk typos in mft.c
Masanari Iida
2012-02-03
1
-2
/
+2
*
|
|
NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c.
Anton Altaparmakov
2012-02-24
1
-3
/
+3
*
|
|
NTFS: Do not dereference pointer before checking for NULL.
Anton Altaparmakov
2012-02-22
1
-3
/
+3
*
|
|
NTFS: Remove unused variable.
Anton Altaparmakov
2012-02-22
1
-3
/
+1
|
|
/
|
/
|
*
|
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
1
-1
/
+1
|
/
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
2
-5
/
+5
*
ntfs: propagate umode_t
Al Viro
2012-01-03
2
-5
/
+5
*
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
2012-01-03
1
-1
/
+0
*
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-4
/
+4
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-6
/
+9
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
2
-2
/
+18
*
fs: kill i_alloc_sem
Christoph Hellwig
2011-07-20
2
-10
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
9
-25
/
+25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-24
1
-2
/
+2
|
\
|
*
fs: rename inode_lock to inode_hash_lock
Dave Chinner
2011-03-24
1
-2
/
+2
*
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
2
-6
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
2
-6
/
+1
*
|
fs: change to new flag variable
matt mooney
2011-03-17
1
-12
/
+7
|
/
*
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
2011-01-31
1
-4
/
+7
*
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
2011-01-12
3
-22
/
+21
*
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-5
/
+4
*
new helper: ihold()
Al Viro
2010-10-25
1
-2
/
+2
*
ntfs: don't call invalidate_inodes()
Al Viro
2010-10-25
1
-15
/
+0
*
BKL: Remove BKL from NTFS
Jan Blunck
2010-10-04
1
-27
/
+2
*
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
1
-0
/
+5
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
3
-4
/
+7
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-3
/
+0
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
2
-10
/
+4
*
ntfs: use add_to_page_cache_lru()
Minchan Kim
2010-05-25
1
-15
/
+4
*
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
2010-05-25
1
-7
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-0
/
+9
*
ntfs: use bitmap_weight
Akinobu Mita
2010-03-17
1
-12
/
+13
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1702
/
+0
|
\
|
*
Remove fs/ntfs/ChangeLog
Jiri Kosina
2010-02-24
1
-1702
/
+0
*
|
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
5
-5
/
+13
|
/
*
kill I_LOCK
Christoph Hellwig
2009-12-17
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
3
-4
/
+4
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
3
-4
/
+4
*
|
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-1
/
+1
*
|
sysctl fs: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
1
-2
/
+0
|
/
[next]