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
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-11-15
11
-64
/
+83
|
\
|
*
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
2014-11-12
1
-0
/
+2
|
*
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2014-11-12
2
-11
/
+0
|
*
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-12
3
-3
/
+23
|
*
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
2014-11-12
1
-25
/
+17
|
*
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-11-12
1
-1
/
+23
|
*
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
2014-11-12
1
-3
/
+3
|
*
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-12
1
-1
/
+1
|
*
nfs: Remove bogus assignment
Jan Kara
2014-11-12
1
-1
/
+1
|
*
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
2014-11-12
1
-2
/
+0
|
*
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2014-11-12
2
-5
/
+10
|
*
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-12
1
-0
/
+1
|
*
Revert "NFS: nfs4_do_open should add negative results to the dcache."
Trond Myklebust
2014-11-04
1
-8
/
+1
|
*
Revert "NFS: remove BUG possibility in nfs4_open_and_get_state"
Trond Myklebust
2014-11-04
1
-7
/
+3
|
*
NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT
Trond Myklebust
2014-11-04
1
-0
/
+1
*
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-11-13
5
-25
/
+67
|
\
\
|
*
|
fanotify: fix notification of groups with inode & mount marks
Jan Kara
2014-11-13
5
-25
/
+67
*
|
|
ceph: fix flush tid comparision
Yan, Zheng
2014-11-13
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-09
1
-1
/
+1
|
\
\
|
*
|
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
2014-11-04
1
-1
/
+1
*
|
|
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-11-07
3
-196
/
+142
|
\
\
\
|
*
|
|
xfs: track bulkstat progress by agino
Dave Chinner
2014-11-07
1
-37
/
+34
|
*
|
|
xfs: bulkstat error handling is broken
Dave Chinner
2014-11-07
1
-10
/
+19
|
*
|
|
xfs: bulkstat main loop logic is a mess
Dave Chinner
2014-11-07
1
-32
/
+24
|
*
|
|
xfs: bulkstat chunk-formatter has issues
Dave Chinner
2014-11-07
1
-34
/
+24
|
*
|
|
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2014-11-07
2
-47
/
+28
|
*
|
|
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
2014-11-07
1
-9
/
+10
|
*
|
|
xfs: rework zero range to prevent invalid i_size updates
Brian Foster
2014-10-30
1
-52
/
+20
|
*
|
|
xfs: Check error during inode btree iteration in xfs_bulkstat()
Jan Kara
2014-10-30
1
-0
/
+4
|
*
|
|
xfs: bulkstat doesn't release AGI buffer on error
Dave Chinner
2014-10-29
1
-6
/
+10
*
|
|
|
fix breakage in o2net_send_tcp_msg()
Al Viro
2014-11-05
1
-1
/
+1
*
|
|
|
ovl: don't poison cursor
Miklos Szeredi
2014-11-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-02
5
-49
/
+19
|
\
\
\
|
*
|
|
ovl: initialize ->is_cursor
Miklos Szeredi
2014-10-31
1
-0
/
+1
|
*
|
|
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
1
-1
/
+2
|
*
|
|
isofs: don't bother with ->d_op for normal case
Al Viro
2014-10-31
2
-22
/
+4
|
*
|
|
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
2014-10-28
1
-18
/
+2
|
*
|
|
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
2
-2
/
+2
|
*
|
|
ovl: fix check for cursor
Miklos Szeredi
2014-10-28
1
-5
/
+6
|
*
|
|
overlayfs: barriers for opening upper-layer directory
Al Viro
2014-10-28
1
-1
/
+2
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-01
5
-39
/
+27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
2014-10-28
1
-8
/
+0
|
*
|
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
2014-10-27
1
-0
/
+1
|
*
|
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
2014-10-27
3
-10
/
+4
|
*
|
btrfs: use macro accessors in superblock validation checks
David Sterba
2014-10-27
1
-21
/
+22
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-31
8
-28
/
+51
|
\
\
\
|
*
|
|
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
2014-10-30
1
-5
/
+4
|
*
|
|
ext4: bail early when clearing inode journal flag fails
Jan Kara
2014-10-30
1
-1
/
+6
[next]