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
*
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-12
8
-22
/
+62
|
\
|
*
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
2011-09-11
1
-0
/
+6
|
*
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
2011-09-11
1
-3
/
+10
|
*
btrfs: xattr: fix attribute removal
David Sterba
2011-09-11
1
-0
/
+9
|
*
Btrfs: fix wrong nbytes information of the inode
Miao Xie
2011-09-11
1
-2
/
+2
|
*
Btrfs: fix the file extent gap when doing direct IO
Miao Xie
2011-09-11
1
-6
/
+10
|
*
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
2011-09-11
1
-2
/
+6
|
*
Btrfs: fix misuse of trans block rsv
Liu Bo
2011-09-11
1
-0
/
+4
|
*
Btrfs: reset to appropriate block rsv after orphan operations
Liu Bo
2011-09-11
1
-0
/
+4
|
*
Btrfs: skip locking if searching the commit root in csum lookup
Josef Bacik
2011-09-11
1
-1
/
+3
|
*
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
2011-09-11
1
-7
/
+3
|
*
Btrfs: fix an oops when deleting snapshots
Liu Bo
2011-09-11
1
-1
/
+5
*
|
fuse: fix memory leak
Miklos Szeredi
2011-09-12
1
-4
/
+8
*
|
fuse: fix flock breakage
Miklos Szeredi
2011-09-12
1
-0
/
+3
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-09-10
1
-2
/
+5
|
\
\
|
*
|
Avoid dereferencing a 'request_queue' after last close.
NeilBrown
2011-09-10
1
-2
/
+5
*
|
|
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-09-09
2
-3
/
+3
|
\
\
\
|
*
|
|
ceph: fix memory leak
Noah Watkins
2011-08-22
1
-2
/
+2
|
*
|
|
ceph: fix encoding of ino only (not relative) paths
Sage Weil
2011-08-15
1
-1
/
+1
*
|
|
|
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
2011-09-09
1
-18
/
+15
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....
Linus Torvalds
2011-09-07
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
2011-08-19
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
Jim Garlick
2011-09-06
1
-7
/
+27
*
|
|
|
|
fs/9p: Always ask new inode in lookup for cache mode disabled
Aneesh Kumar K.V
2011-09-06
1
-7
/
+21
*
|
|
|
|
fs/9p: Add OS dependent open flags in 9p protocol
Aneesh Kumar K.V
2011-09-06
4
-3
/
+72
*
|
|
|
|
fs/9p: Don't update file type when updating file attributes
Aneesh Kumar K.V
2011-09-06
4
-52
/
+68
*
|
|
|
|
fs/9p: Add fid before dentry instantiation
Aneesh Kumar K.V
2011-09-06
2
-7
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-09-02
2
-28
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
xfs: fix ->write_inode return values
Christoph Hellwig
2011-09-01
1
-25
/
+9
|
*
|
|
|
|
xfs: fix xfs_mark_inode_dirty during umount
Christoph Hellwig
2011-08-31
1
-3
/
+11
|
*
|
|
|
|
xfs: deprecate the nodelaylog mount option
Christoph Hellwig
2011-08-25
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4
Linus Torvalds
2011-08-31
3
-4
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
Jiaying Zhang
2011-08-31
3
-4
/
+18
*
|
|
|
|
|
|
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-5
/
+0
*
|
|
|
|
|
|
lockdep: Add helper function for dir vs file i_mutex annotation
Josh Boyer
2011-08-25
2
-9
/
+16
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-08-24
4
-74
/
+32
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message
Miklos Szeredi
2011-08-24
1
-0
/
+4
|
*
|
|
|
|
|
fuse: mark pages accessed when written to
Johannes Weiner
2011-08-08
1
-0
/
+3
|
*
|
|
|
|
|
fuse: delete dead .write_begin and .write_end aops
Johannes Weiner
2011-08-08
1
-70
/
+0
|
*
|
|
|
|
|
fuse: fix flock
Miklos Szeredi
2011-08-08
3
-3
/
+24
|
*
|
|
|
|
|
fuse: fix non-ANSI void function notation
Randy Dunlap
2011-06-01
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-08-23
54
-79
/
+76
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
/
/
/
/
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xfs: fix tracing builds inside the source tree
Christoph Hellwig
2011-08-22
1
-0
/
+2
|
*
|
|
|
|
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
53
-61
/
+56
|
*
|
|
|
|
xfs: don't expect xfs headers to be in subdirectories
Alex Elder
2011-08-12
5
-19
/
+19
*
|
|
|
|
|
Btrfs: fix 64 bit divide problem
Josef Bacik
2011-08-21
1
-5
/
+7
*
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-08-21
5
-9
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: flush any pending end_io requests before DIO reads w/dioread_nolock
Jiaying Zhang
2011-08-19
1
-2
/
+7
|
*
|
|
|
|
|
ext4: fix nomblk_io_submit option so it correctly converts uninit blocks
Theodore Ts'o
2011-08-13
1
-1
/
+6
|
*
|
|
|
|
|
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
Tao Ma
2011-08-13
2
-3
/
+12
[next]