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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-14
5
-6
/
+6
|
\
|
*
trivial: fix typo in bio_alloc kernel doc
Nikanth Karthikesan
2009-06-12
1
-2
/
+2
|
*
trivial: fix typo compatiable/compatiability has extra 'a'.
Thadeu Lima de Souza Cascardo
2009-06-12
1
-1
/
+1
|
*
trivial: fs/inode: Fix typo in file_update_time nanodoc
Wolfram Sang
2009-06-12
1
-1
/
+1
|
*
trivial: fix comment typo in fs/compat.c
Nikanth Karthikesan
2009-06-12
1
-1
/
+1
|
*
trivial: ext2: fix a typo in comment in ext2.h
Ali Gholami Rudi
2009-06-12
1
-1
/
+1
*
|
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
2009-06-12
44
-2083
/
+1341
|
\
\
|
*
|
xfs: fix small mismerge in xfs_vn_mknod
Christoph Hellwig
2009-06-12
1
-2
/
+2
|
*
|
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
2009-06-12
1
-1
/
+8
|
*
|
xfs: fix freeing memory in xfs_getbmap()
Felix Blyakher
2009-06-12
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
Felix Blyakher
2009-06-11
44
-2082
/
+1332
|
|
\
\
|
|
*
|
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
26
-1103
/
+598
|
|
*
|
xfs: remove SYNC_BDFLUSH
Christoph Hellwig
2009-06-08
3
-30
/
+11
|
|
*
|
xfs: remove SYNC_IOWAIT
Christoph Hellwig
2009-06-08
2
-5
/
+4
|
|
*
|
xfs: split xfs_sync_inodes
Christoph Hellwig
2009-06-08
5
-30
/
+53
|
|
*
|
xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes
Christoph Hellwig
2009-06-08
3
-83
/
+39
|
|
*
|
xfs: introduce a per-ag inode iterator
Dave Chinner
2009-06-08
2
-166
/
+152
|
|
*
|
xfs: remove unused parameter from xfs_reclaim_inodes
Dave Chinner
2009-06-08
3
-20
/
+6
|
|
*
|
xfs: factor out inode validation for sync
Dave Chinner
2009-06-08
1
-22
/
+37
|
|
*
|
xfs: split inode flushing from xfs_sync_inodes_ag
Christoph Hellwig
2009-06-08
1
-17
/
+33
|
|
*
|
xfs: split inode data writeback from xfs_sync_inodes_ag
Dave Chinner
2009-06-08
1
-20
/
+32
|
|
*
|
xfs: kill xfs_qmops
Christoph Hellwig
2009-06-08
23
-628
/
+380
|
|
*
|
xfs: validate quota log items during log recovery
Christoph Hellwig
2009-06-08
1
-6
/
+32
|
|
*
|
xfs: update max log size
Christoph Hellwig
2009-06-08
1
-4
/
+7
|
|
*
|
xfs: prevent deadlock in xfs_qm_shake()
Felix Blyakher
2009-06-01
1
-1
/
+1
|
|
*
|
xfs: fix overflow in xfs_growfs_data_private
Eric Sandeen
2009-05-26
1
-1
/
+1
|
|
*
|
xfs: fix double unlock in xfs_swap_extents()
Felix Blyakher
2009-05-08
1
-3
/
+5
|
|
*
|
xfs: fix getbmap vs mmap deadlock
Christoph Hellwig
2009-04-29
1
-17
/
+35
|
|
*
|
xfs: a couple getbmap cleanups
Christoph Hellwig
2009-04-29
1
-83
/
+79
|
|
*
|
xfs: add more checks to superblock validation
Olaf Weber
2009-04-29
1
-0
/
+3
|
|
*
|
xfs_file_last_byte() needs to acquire ilock
Lachlan McIlroy
2009-04-29
1
-0
/
+2
*
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-12
3
-59
/
+178
|
\
\
\
\
|
*
|
|
|
configfs: Rework configfs_depend_item() locking and make lockdep happy
Louis Rilling
2009-04-30
1
-59
/
+47
|
*
|
|
|
configfs: Silence lockdep on mkdir() and rmdir()
Louis Rilling
2009-04-30
3
-0
/
+131
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-06-12
6
-24
/
+46
|
\
\
\
\
\
|
*
|
|
|
|
dlm: use more NOFS allocation
David Teigland
2009-05-15
4
-11
/
+12
|
*
|
|
|
|
dlm: connect to nodes earlier
Christine Caulfield
2009-05-15
3
-4
/
+26
|
*
|
|
|
|
dlm: fix use count with multiple joins
David Teigland
2009-05-07
1
-7
/
+6
|
*
|
|
|
|
dlm: Make name input parameter of {,dlm_}new_lockspace() const
Geert Uytterhoeven
2009-05-07
1
-2
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-06-12
3
-36
/
+4
|
\
\
\
\
\
\
|
*
\
\
\
\
\
[SCSI] Merge branch 'linus'
James Bottomley
2009-06-12
263
-7637
/
+15198
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue
Boaz Harrosh
2009-06-10
1
-2
/
+1
|
*
|
|
|
|
|
[SCSI] libosd: osd_req_{read,write} takes a length parameter
Boaz Harrosh
2009-06-10
1
-2
/
+3
|
*
|
|
|
|
|
[SCSI] libosd: osd_req_{read,write}_kern new API
Boaz Harrosh
2009-06-10
2
-32
/
+0
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2009-06-12
9
-10
/
+442
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GFS2: Remove lock_kernel from gfs2_put_super()
Steven Whitehouse
2009-06-12
1
-4
/
+0
|
*
|
|
|
|
|
|
GFS2: Add tracepoints
Steven Whitehouse
2009-06-12
8
-6
/
+442
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
2009-06-12
1
-0
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
eventfd: export eventfd_signal and eventfd_fget for lguest
Rusty Russell
2009-06-12
1
-0
/
+3
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
Linus Torvalds
2009-06-12
8
-231
/
+949
|
\
\
\
\
\
\
\
[next]