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
*
JFS: Don't save agno in the inode
Dave Kleikamp
2011-06-20
3
-9
/
+9
*
jfs: Update agstart when resizing volume
Dave Kleikamp
2011-06-20
1
-2
/
+1
*
jfs: old_agsize should be 64 bits in jfs_extendfs
Dave Kleikamp
2011-06-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-12
10
-113
/
+233
|
\
|
*
Btrfs: use join_transaction in btrfs_evict_inode()
Li Zefan
2011-06-11
1
-1
/
+1
|
*
Btrfs - use %pU to print fsid
Ilya Dryomov
2011-06-10
1
-6
/
+2
|
*
Btrfs: fix extent state leak on failed nodatasum reads
Jan Schmidt
2011-06-10
1
-1
/
+1
|
*
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-06-10
2
-32
/
+39
|
|
\
|
|
*
btrfs: remove unneeded includes from scrub.c
Arne Jansen
2011-06-10
1
-6
/
+0
|
|
*
btrfs: reinitialize scrub workers
Arne Jansen
2011-06-10
2
-3
/
+5
|
|
*
btrfs: scrub: errors in tree enumeration
Arne Jansen
2011-06-10
1
-23
/
+34
|
|
*
Btrfs: don't map extent buffer if path->skip_locking is set
Josef Bacik
2011-06-10
1
-3
/
+7
|
*
|
btrfs: fix unlocked access of delalloc_inodes
David Sterba
2011-06-10
1
-2
/
+1
|
*
|
Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
Li Zefan
2011-06-10
1
-9
/
+14
|
*
|
btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...
richard kennedy
2011-06-10
1
-1
/
+1
|
*
|
Btrfs: clear current->journal_info on async transaction commit
Sage Weil
2011-06-10
1
-1
/
+4
|
*
|
Btrfs: make sure to recheck for bitmaps in clusters
Chris Mason
2011-06-10
1
-4
/
+5
|
*
|
Btrfs: unlock the trans lock properly
Josef Bacik
2011-06-09
1
-1
/
+1
|
*
|
Btrfs: don't map extent buffer if path->skip_locking is set
Josef Bacik
2011-06-09
1
-3
/
+7
|
*
|
Btrfs: fix duplicate checking logic
Josef Bacik
2011-06-08
1
-3
/
+3
|
*
|
Btrfs: fix the allocator loop logic
Josef Bacik
2011-06-08
1
-23
/
+25
|
*
|
Btrfs: fix bitmap regression
Josef Bacik
2011-06-08
1
-19
/
+69
|
*
|
Btrfs: don't commit the transaction if we dont have enough pinned bytes
Josef Bacik
2011-06-08
1
-0
/
+7
|
*
|
Btrfs: noinline the cluster searching functions
Josef Bacik
2011-06-08
1
-8
/
+10
|
*
|
Btrfs: cache bitmaps when searching for a cluster
Josef Bacik
2011-06-08
1
-5
/
+49
|
|
/
*
|
exec: delay address limit change until point of no return
Mathias Krause
2011-06-09
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-06-08
3
-5
/
+6
|
\
\
|
*
|
cifs: trivial: add space in fsc error message
Jeff Layton
2011-06-08
1
-1
/
+1
|
*
|
cifs: silence printk when establishing first session on socket
Jeff Layton
2011-06-07
1
-1
/
+1
|
*
|
CIFS ACL support needs CONFIG_KEYS, so depend on it
Darren Salt
2011-06-06
1
-1
/
+1
|
*
|
possible memory corruption in cifs_parse_mount_options()
Vasily Averin
2011-06-06
1
-1
/
+1
|
*
|
cifs: make CIFS depend on CRYPTO_ECB
Suresh Jayaraman
2011-06-03
1
-0
/
+1
|
*
|
cifs: fix the kernel release version in the default security warning message
Suresh Jayaraman
2011-06-03
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
Linus Torvalds
2011-06-07
1
-1
/
+1
|
\
\
\
|
*
|
|
fat: Fix corrupt inode flags when remove ATTR_SYS flag
OGAWA Hirofumi
2011-05-31
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2011-06-07
1
-2
/
+7
|
\
\
\
\
|
*
|
|
|
GFS2: Processes waiting on inode glock that no processes are holding
Bob Peterson
2011-05-25
1
-2
/
+7
*
|
|
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2011-06-07
6
-8
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
vfs: make unlink() and rmdir() return ENOENT in preference to EROFS
Theodore Ts'o
2011-06-07
1
-4
/
+7
|
*
|
|
|
|
lmLogOpen() broken failure exit
Al Viro
2011-06-07
1
-1
/
+1
|
*
|
|
|
|
more conservative S_NOSEC handling
Al Viro
2011-06-03
4
-3
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-05
19
-468
/
+635
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: fix uninitialized variable warning
David Sterba
2011-06-04
1
-1
/
+1
|
*
|
|
|
btrfs: add helper for fs_info->closing
David Sterba
2011-06-04
8
-16
/
+20
|
*
|
|
|
Btrfs: add mount -o inode_cache
Chris Mason
2011-06-04
4
-1
/
+34
|
*
|
|
|
btrfs: scrub: add explicit plugging
Arne Jansen
2011-06-04
1
-3
/
+4
|
*
|
|
|
btrfs: use btrfs_ino to access inode number
David Sterba
2011-06-04
2
-4
/
+5
|
*
|
|
|
Btrfs: don't save the inode cache if we are deleting this root
Josef Bacik
2011-06-04
1
-0
/
+5
|
*
|
|
|
btrfs: false BUG_ON when degraded
Arne Jansen
2011-06-04
1
-1
/
+1
|
*
|
|
|
Btrfs: don't save the inode cache in non-FS roots
liubo
2011-06-04
1
-0
/
+6
[next]