index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-0
/
+23
|
\
|
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2012-02-27
33
-237
/
+406
|
|
\
|
*
|
fadump: Introduce cleanup routine to invalidate /proc/vmcore.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-03-21
19
-245
/
+804
|
\
\
\
|
*
|
|
GFS2: Change truncate page allocation to be GFP_NOFS
Bob Peterson
2012-03-20
2
-3
/
+3
|
*
|
|
GFS2: call gfs2_write_alloc_required for each chunk
Benjamin Marzinski
2012-03-09
1
-5
/
+8
|
*
|
|
GFS2: Clean up log flush header writing
Steven Whitehouse
2012-03-09
1
-65
/
+66
|
*
|
|
GFS2: Remove a __GFP_NOFAIL allocation
Steven Whitehouse
2012-03-08
4
-2
/
+25
|
*
|
|
GFS2: Flush pending glock work when evicting an inode
Steven Whitehouse
2012-03-07
1
-0
/
+1
|
*
|
|
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
Bob Peterson
2012-03-05
1
-10
/
+4
|
*
|
|
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
2012-03-05
3
-14
/
+10
|
*
|
|
GFS2: Unlock rindex mutex on glock error
Bob Peterson
2012-03-01
1
-1
/
+2
|
*
|
|
GFS2: Make bd_cmp() static
Steven Whitehouse
2012-02-28
1
-1
/
+1
|
*
|
|
GFS2: Sort the ordered write list
Bob Peterson
2012-02-28
1
-0
/
+16
|
*
|
|
GFS2: FITRIM ioctl support
Steven Whitehouse
2012-02-28
7
-36
/
+152
|
*
|
|
GFS2: Move two functions from log.c to lops.c
Steven Whitehouse
2012-02-28
3
-101
/
+97
|
*
|
|
GFS2: glock statistics gathering
Steven Whitehouse
2012-02-28
5
-19
/
+431
*
|
|
|
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-03-21
4
-5
/
+25
|
\
\
\
\
|
*
|
|
|
dlm: last element of dlm_local_addr[] never used
David Teigland
2012-03-21
1
-1
/
+1
|
*
|
|
|
dlm: fix slow rsb search in dir recovery
David Teigland
2012-03-08
3
-4
/
+24
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
144
-881
/
+5012
|
\
\
\
\
\
|
*
|
|
|
|
ext4: initialization of ext4_li_mtx needs to be done earlier
Al Viro
2012-03-20
1
-2
/
+3
|
*
|
|
|
|
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-20
2
-2
/
+2
|
*
|
|
|
|
hfsplus: add an ioctl to bless files
Matthew Garrett
2012-03-20
2
-0
/
+39
|
*
|
|
|
|
hfsplus: change finder_info to u32
Matthew Garrett
2012-03-20
1
-1
/
+1
|
*
|
|
|
|
hfsplus: initialise userflags
Matthew Garrett
2012-03-20
1
-0
/
+2
|
*
|
|
|
|
qnx4: new helper - try_extent()
Al Viro
2012-03-20
1
-8
/
+15
|
*
|
|
|
|
qnx4: get rid of qnx4_bread/qnx4_getblk
Al Viro
2012-03-20
3
-36
/
+3
|
*
|
|
|
|
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
2012-03-20
6
-9
/
+1
|
*
|
|
|
|
trim includes in inode.c
Al Viro
2012-03-20
1
-11
/
+1
|
*
|
|
|
|
ocfs2: fix leaks on failure exits in module_init
Al Viro
2012-03-20
1
-19
/
+21
|
*
|
|
|
|
ecryptfs: make register_filesystem() the last potential failure exit
Al Viro
2012-03-20
1
-8
/
+8
|
*
|
|
|
|
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
2012-03-20
1
-0
/
+2
|
*
|
|
|
|
logfs: missing cleanup on register_filesystem() failure
Al Viro
2012-03-20
1
-1
/
+4
|
*
|
|
|
|
jfs: mising cleanup on register_filesystem() failure
Al Viro
2012-03-20
1
-1
/
+7
|
*
|
|
|
|
make configfs_pin_fs() return root dentry on success
Al Viro
2012-03-20
3
-13
/
+11
|
*
|
|
|
|
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
Al Viro
2012-03-20
1
-15
/
+5
|
*
|
|
|
|
configfs: sanitize configfs_create()
Al Viro
2012-03-20
1
-28
/
+27
|
*
|
|
|
|
configfs: kill configfs_sb
Al Viro
2012-03-20
5
-25
/
+26
|
*
|
|
|
|
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
Al Viro
2012-03-20
4
-15
/
+7
|
*
|
|
|
|
__register_binfmt() made void
Al Viro
2012-03-20
9
-16
/
+18
|
*
|
|
|
|
autofs: set things up *before* registering fs type
Al Viro
2012-03-20
1
-3
/
+3
|
*
|
|
|
|
anon_inodes: move allocation of anon_inode into ->mount()
Al Viro
2012-03-20
1
-53
/
+56
|
*
|
|
|
|
9p: make register_filesystem() the last failure exit
Al Viro
2012-03-20
1
-8
/
+8
|
*
|
|
|
|
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
Al Viro
2012-03-20
1
-1
/
+1
|
*
|
|
|
|
kill reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
1
-2
/
+597
|
*
|
|
|
|
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
28
-28
/
+2354
|
*
|
|
|
|
kill pointless includes of reiserfs_fs_{i,sb}.h
Al Viro
2012-03-20
5
-6
/
+0
|
*
|
|
|
|
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
2012-03-20
7
-6
/
+82
|
*
|
|
|
|
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
2012-03-20
10
-9
/
+133
[next]