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
*
FS-Cache: Root index definition
David Howells
2009-04-03
3
-0
/
+151
*
FS-Cache: Add use of /proc and presentation of statistics
David Howells
2009-04-03
7
-0
/
+561
*
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
2009-04-03
6
-0
/
+277
*
FS-Cache: Recruit a page flags for cache management
David Howells
2009-04-03
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
37
-146
/
+275
|
\
|
*
Remove two unneeded exports and make two symbols static in fs/mpage.c
Dmitri Vorobiev
2009-04-01
1
-4
/
+9
|
*
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
Al Viro
2009-04-01
2
-1
/
+1
|
*
Trim includes of fdtable.h
Al Viro
2009-03-31
1
-1
/
+0
|
*
Don't crap into descriptor table in binfmt_som
Al Viro
2009-03-31
1
-7
/
+0
|
*
Trim includes in binfmt_elf
Al Viro
2009-03-31
1
-7
/
+0
|
*
Don't mess with descriptor table in load_elf_binary()
Al Viro
2009-03-31
1
-13
/
+2
|
*
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
8
-0
/
+8
|
*
New helper - current_umask()
Al Viro
2009-03-31
22
-28
/
+34
|
*
check_unsafe_exec() doesn't care about signal handlers sharing
Al Viro
2009-03-31
1
-5
/
+2
|
*
New locking/refcounting for fs_struct
Al Viro
2009-03-31
5
-29
/
+91
|
*
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
6
-81
/
+150
|
*
Get rid of bumping fs_struct refcount in pivot_root(2)
Al Viro
2009-03-31
1
-9
/
+17
*
|
fs/ufs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/sysv: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/squashfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
2
-0
/
+6
*
|
fs/qnx4: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/omfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+5
*
|
fs/minix: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-3
/
+8
*
|
fs/isofs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/hpfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/hfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/fat: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-1
/
+5
*
|
fs/efs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-8
/
+12
*
|
fs/cramfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/befs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+3
*
|
fs/affs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-0
/
+4
*
|
fs/adfs: return f_fsid for statfs(2)
Coly Li
2009-04-02
1
-6
/
+10
*
|
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...
Gerd Hoffmann
2009-04-02
1
-8
/
+12
*
|
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2009-04-02
2
-0
/
+86
*
|
preadv/pwritev: create compat_writev()
Gerd Hoffmann
2009-04-02
1
-7
/
+18
*
|
preadv/pwritev: create compat_readv()
Gerd Hoffmann
2009-04-02
1
-8
/
+18
*
|
cramfs: propagate uncompression errors
David VomLehn
2009-04-02
2
-11
/
+27
*
|
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
2009-04-02
1
-8
/
+17
*
|
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
2009-04-02
1
-1
/
+6
*
|
ext3: avoid false EIO errors
Jan Kara
2009-04-02
1
-65
/
+74
*
|
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-04-02
1
-2
/
+10
*
|
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
2009-04-02
1
-8
/
+9
*
|
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
2009-04-02
1
-10
/
+24
*
|
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-04-02
3
-41
/
+22
*
|
vfs: check bh->b_blocknr only if BH_Mapped is set
Nikanth Karthikesan
2009-04-02
1
-3
/
+3
*
|
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
2009-04-02
1
-4
/
+22
*
|
vfs: skip I_CLEAR state inodes
Wu Fengguang
2009-04-02
3
-3
/
+4
*
|
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-02
2
-3
/
+3
[next]