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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
Trond Myklebust
2010-03-05
1
-1
/
+1
*
NFS: Reduce the number of unnecessary COMMIT calls
Trond Myklebust
2010-03-05
1
-4
/
+22
*
NFS: Add a count of the number of unstable writes carried by an inode
Trond Myklebust
2010-03-05
2
-4
/
+11
*
NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
Trond Myklebust
2010-03-05
2
-13
/
+23
*
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-03-05
45
-104
/
+120
|
\
|
*
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
42
-69
/
+112
|
*
make sure data is on disk before calling ->write_inode
Christoph Hellwig
2010-03-05
6
-38
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-05
1
-259
/
+262
|
\
\
|
*
|
Switch !O_CREAT case to use of do_last()
Al Viro
2010-03-05
1
-61
/
+66
|
*
|
Get rid of symlink body copying
Al Viro
2010-03-05
1
-31
/
+24
|
*
|
Finish pulling of -ESTALE handling to upper level in do_filp_open()
Al Viro
2010-03-05
1
-1
/
+3
|
*
|
Turn do_link spaghetty into a normal loop
Al Viro
2010-03-05
1
-45
/
+38
|
*
|
Unify exits in O_CREAT handling
Al Viro
2010-03-05
1
-17
/
+13
|
*
|
Kill is_link argument of do_last()
Al Viro
2010-03-05
1
-14
/
+7
|
*
|
Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()
Al Viro
2010-03-05
1
-11
/
+6
|
*
|
Leave mangled flag only for setting nd.intent.open.flag
Al Viro
2010-03-05
1
-6
/
+6
|
*
|
Get rid of passing mangled flag to do_last()
Al Viro
2010-03-05
1
-5
/
+5
|
*
|
Don't pass mangled open_flag to finish_open()
Al Viro
2010-03-05
1
-4
/
+4
|
*
|
pull more into do_last()
Al Viro
2010-03-05
1
-14
/
+7
|
*
|
bail out with ELOOP earlier in do_link loop
Al Viro
2010-03-05
1
-6
/
+1
|
*
|
pull the common predecessors into do_last()
Al Viro
2010-03-05
1
-12
/
+9
|
*
|
postpone __putname() until after do_last()
Al Viro
2010-03-05
1
-1
/
+1
|
*
|
unroll do_last: loop in do_filp_open()
Al Viro
2010-03-05
1
-3
/
+7
|
*
|
Shift releasing nd->root from do_last() to its caller
Al Viro
2010-03-05
1
-6
/
+2
|
*
|
gut do_filp_open() a bit more (do_last separation)
Al Viro
2010-03-05
1
-68
/
+103
|
*
|
beginning to untangle do_filp_open()
Al Viro
2010-03-05
1
-50
/
+56
|
|
/
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-03-05
24
-648
/
+1213
|
\
\
|
*
|
ext4: fix up rb_root initializations to use RB_ROOT
Venkatesh Pallipadi
2010-03-04
3
-4
/
+4
|
*
|
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2010-03-04
2
-4
/
+3
|
*
|
ext4: Fix the NULL reference in double_down_write_data_sem()
Akira Fujita
2010-03-04
1
-8
/
+8
|
*
|
ext4: Fix insertion point of extent in mext_insert_across_blocks()
Akira Fujita
2010-03-04
1
-0
/
+4
|
*
|
ext4: consolidate in_range() definitions
Akinobu Mita
2010-03-03
4
-7
/
+4
|
*
|
ext4: cleanup to use ext4_grp_offs_to_block()
Akinobu Mita
2010-03-03
1
-6
/
+2
|
*
|
ext4: cleanup to use ext4_group_first_block_no()
Akinobu Mita
2010-03-03
4
-28
/
+14
|
*
|
ext4: Release page references acquired in ext4_da_block_invalidatepages
Jan Kara
2010-03-03
1
-4
/
+3
|
*
|
ext4: Fix ext4_quota_write cross block boundary behaviour
Dmitry Monakhov
2010-03-02
1
-35
/
+34
|
*
|
ext4: Convert BUG_ON checks to use ext4_error() instead
Frank Mayhar
2010-03-02
4
-44
/
+209
|
*
|
ext4: Use direct_IO_no_locking in ext4 dio read
Jiaying Zhang
2010-03-02
1
-1
/
+8
|
*
|
ext4: use ext4_get_block_write in buffer write
Jiaying Zhang
2010-03-04
5
-55
/
+256
|
*
|
ext4: mechanical rename some of the direct I/O get_block's identifiers
Jiaying Zhang
2010-03-02
5
-69
/
+61
|
*
|
ext4: make "offset" consistent in ext4_check_dir_entry()
Toshiyuki Okajima
2010-03-02
1
-3
/
+5
|
*
|
ext4: Handle non empty on-disk orphan link
Dmitry Monakhov
2010-03-01
1
-0
/
+8
|
*
|
ext4: explicitly remove inode from orphan list after failed direct io
Dmitry Monakhov
2010-03-01
1
-0
/
+3
|
*
|
ext4: fix error handling in migrate
Dmitry Monakhov
2010-03-01
1
-15
/
+14
|
*
|
ext4: deprecate obsoleted mount options
Dmitry Monakhov
2010-03-01
1
-1
/
+13
|
*
|
ext4: Fix fencepost error in chosing choosing group vs file preallocation.
Tao Ma
2010-03-01
1
-1
/
+1
|
*
|
jbd2: clean up an assertion in jbd2_journal_commit_transaction()
dingdinghua
2010-02-24
1
-2
/
+1
|
*
|
ext4: trivial quota cleanup
Dmitry Monakhov
2010-03-01
1
-54
/
+69
|
*
|
ext4: mount flags manipulation cleanup
Dmitry Monakhov
2010-02-24
1
-18
/
+13
|
*
|
ext4: Add flag to files with blocks intentionally past EOF
Jiaying Zhang
2010-02-24
4
-4
/
+41
[next]