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
*
Squashfs: Add LZO compression support
Chan Jeong
2010-08-05
5
-1
/
+149
*
squashfs: fix filename in header comment
Phillip Lougher
2010-05-31
1
-1
/
+1
*
Squashfs: Make XATTR config name consistent with other file systems
Phillip Lougher
2010-05-31
3
-3
/
+3
*
squashfs: fix compiler inline warning
Phillip Lougher
2010-05-31
1
-1
/
+1
*
squashfs: fix name reading in squashfs_xattr_get
Phillip Lougher
2010-05-23
1
-2
/
+6
*
squashfs: constify xattr handlers
Phillip Lougher
2010-05-23
2
-8
/
+8
*
squashfs: xattr fix sparse warnings
Stephen Hemminger
2010-05-17
1
-4
/
+4
*
squashfs: xattr_lookup sparse fix
Stephen Hemminger
2010-05-17
2
-3
/
+4
*
squashfs: add xattr support configure option
Phillip Lougher
2010-05-17
8
-8
/
+63
*
squashfs: add new extended inode types
Phillip Lougher
2010-05-17
6
-16
/
+135
*
squashfs: add support for xattr reading
Phillip Lougher
2010-05-17
4
-1
/
+342
*
squashfs: add xattr id support
Phillip Lougher
2010-05-17
6
-4
/
+161
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-05-07
1
-35
/
+51
|
\
|
*
NFS: Fix RCU issues in the NFSv4 delegation code
David Howells
2010-05-01
1
-21
/
+23
|
*
NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
Trond Myklebust
2010-05-01
1
-14
/
+28
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2010-05-04
8
-74
/
+110
|
\
\
|
*
|
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
2010-05-03
1
-1
/
+1
|
*
|
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
2010-04-30
1
-11
/
+14
|
*
|
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
2010-04-30
387
-905
/
+1370
|
|
\
\
|
|
*
|
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
Mark Fasheh
2010-04-23
1
-15
/
+25
|
|
*
|
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
Li Dongyang
2010-04-23
1
-5
/
+11
|
|
*
|
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
Li Dongyang
2010-04-23
1
-0
/
+1
|
|
*
|
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
Li Dongyang
2010-04-23
3
-29
/
+39
|
*
|
|
ocfs2_dlmfs: Fix math error when reading LVB.
Joel Becker
2010-04-23
1
-1
/
+1
|
*
|
|
ocfs2: Update VFS inode's id info after reflink.
Tao Ma
2010-04-23
1
-0
/
+3
|
*
|
|
ocfs2: potential ERR_PTR dereference on error paths
Dan Carpenter
2010-04-23
1
-0
/
+1
|
*
|
|
ocfs2: Reset status if we want to restart file extension.
Tao Ma
2010-04-16
1
-0
/
+1
|
*
|
|
ocfs2: Compute metaecc for superblocks during online resize.
Joel Becker
2010-03-31
1
-0
/
+2
|
*
|
|
ocfs2: Check the owner of a lockres inside the spinlock
Wengang Wang
2010-03-30
1
-3
/
+2
|
*
|
|
ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
Coly Li
2010-03-30
1
-3
/
+3
|
*
|
|
ocfs2_dlmfs: User DLM_* when decoding file open flags.
Tao Ma
2010-03-30
1
-6
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-05-03
12
-38
/
+71
|
\
\
\
\
|
*
|
|
|
ceph: remove bad auth_x kmem_cache
Sage Weil
2010-05-03
1
-22
/
+10
|
*
|
|
|
ceph: fix lockless caps check
Sage Weil
2010-05-03
1
-1
/
+1
|
*
|
|
|
ceph: clear dir complete, invalidate dentry on replayed rename
Sage Weil
2010-05-03
1
-0
/
+9
|
*
|
|
|
ceph: fix direct io truncate offset
Sage Weil
2010-05-03
1
-1
/
+2
|
*
|
|
|
ceph: discard incoming messages with bad seq #
Sage Weil
2010-05-03
1
-0
/
+20
|
*
|
|
|
ceph: fix seq counting for skipped messages
Sage Weil
2010-05-03
1
-0
/
+2
|
*
|
|
|
ceph: add missing #includes
Sage Weil
2010-05-03
3
-0
/
+4
|
*
|
|
|
ceph: fix leaked spinlock during mds reconnect
Sage Weil
2010-05-03
1
-1
/
+1
|
*
|
|
|
ceph: print more useful version info on module load
Sage Weil
2010-05-03
1
-3
/
+4
|
*
|
|
|
ceph: fix snap realm splits
Sage Weil
2010-05-03
1
-10
/
+14
|
*
|
|
|
ceph: clear dir complete on d_move
Sage Weil
2010-05-03
1
-0
/
+4
*
|
|
|
|
nilfs2: fix sync silent failure
Ryusuke Konishi
2010-05-03
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Inotify: Fix build failure in inotify user support
Ralf Baechle
2010-04-30
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-04-29
6
-9
/
+120
|
\
\
\
|
*
|
|
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
6
-9
/
+120
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-29
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
2010-04-29
1
-1
/
+1
|
*
|
|
|
fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
Jens Axboe
2010-04-29
1
-0
/
+1
|
|
/
/
/
[next]