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
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
fanotify: FMODE_NONOTIFY and __O_SYNC in sparc conflict
Signed-off-by: Wu Fengguang
2010-07-28
1
-1
/
+1
|
*
|
vfs: introduce FMODE_NONOTIFY
Eric Paris
2010-07-28
1
-1
/
+5
|
*
|
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
2010-07-28
1
-1
/
+1
|
*
|
inotify: remove inotify in kernel interface
Eric Paris
2010-07-28
1
-5
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-49
/
+17
|
\
\
|
*
|
Fix sget() race with failing mount
Al Viro
2010-08-09
1
-0
/
+1
|
*
|
pass a struct path to vfs_statfs
Christoph Hellwig
2010-08-09
1
-1
/
+2
|
*
|
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-2
/
+1
|
*
|
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
1
-3
/
+3
|
*
|
fs/inode.c:clear_inode() is gone
Al Viro
2010-08-09
1
-1
/
+0
|
*
|
->delete_inode() is gone
Al Viro
2010-08-09
1
-1
/
+0
|
*
|
new helper: end_writeback()
Al Viro
2010-08-09
1
-0
/
+1
|
*
|
generic_detach_inode() can be static now
Al Viro
2010-08-09
1
-1
/
+0
|
*
|
New method - evict_inode()
Al Viro
2010-08-09
1
-0
/
+1
|
*
|
simplify checks for I_CLEAR/I_FREEING
Al Viro
2010-08-09
1
-2
/
+2
|
*
|
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
1
-1
/
+0
|
*
|
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+0
|
*
|
rename generic_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+1
|
*
|
sort out blockdev_direct_IO variants
Christoph Hellwig
2010-08-09
1
-36
/
+6
*
|
|
mm: implement writeback livelock avoidance using page tagging
Jan Kara
2010-08-09
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-08-04
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vfs: re-introduce MAY_CHDIR
Eric Paris
2010-08-02
1
-0
/
+1
|
|
/
*
|
direct-io: move aio_complete into ->end_io
Christoph Hellwig
2010-07-26
1
-1
/
+2
|
/
*
VFS: introduce s_dirty accessors
Artem Bityutskiy
2010-07-06
1
-0
/
+13
*
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
2010-06-04
1
-1
/
+1
*
fs: introduce new truncate sequence
npiggin@suse.de
2010-05-27
1
-1
/
+26
*
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
1
-2
/
+2
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-4
/
+4
*
get rid of the magic around f_count in aio
Al Viro
2010-05-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-27
1
-3
/
+8
|
\
|
*
direct-io: add a hook for the fs to provide its own submit_bio function
Josef Bacik
2010-05-25
1
-3
/
+8
*
|
vfs: introduce noop_llseek()
jan Blunck
2010-05-27
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
1
-10
/
+10
|
\
\
|
*
|
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
2010-05-21
1
-1
/
+2
|
*
|
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
Roland Dreier
2010-05-21
1
-0
/
+1
|
*
|
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
1
-3
/
+3
|
*
|
fs: xattr_handler table should be const
Stephen Hemminger
2010-05-21
1
-1
/
+1
|
*
|
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
2010-05-21
1
-0
/
+2
|
*
|
new helper: iterate_supers()
Al Viro
2010-05-21
1
-0
/
+1
|
*
|
Bury __put_super_and_need_restart()
Al Viro
2010-05-21
1
-3
/
+0
|
*
|
get rid of restarts in sync_filesystems()
Al Viro
2010-05-21
1
-1
/
+1
|
*
|
get rid of S_BIAS
Al Viro
2010-05-21
1
-1
/
+0
|
*
|
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
2010-05-21
1
-1
/
+0
*
|
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
1
-6
/
+8
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-6
/
+6
|
|
\
\
|
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
1
-2
/
+3
|
|
|
\
\
|
|
|
|
/
|
|
*
|
fasync: RCU and fine grained locking
Eric Dumazet
2010-04-21
1
-6
/
+6
|
*
|
|
FS / libfs: Implement simple_write_to_buffer
Jiri Slaby
2010-05-10
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-04-29
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
Cleanup generic block based fiemap
Josef Bacik
2010-04-23
1
-2
/
+3
|
|
/
[prev]
[next]