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
*
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
12
-262
/
+181
*
xfs: sanitize qh_lock wrappers
Christoph Hellwig
2009-02-09
4
-81
/
+37
*
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
2009-02-09
1
-13
/
+1
*
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2009-02-09
2
-12
/
+6
*
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
2009-02-09
3
-291
/
+92
*
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-09
7
-18
/
+10
*
xfs: remove superflous inobt macros
Christoph Hellwig
2009-02-09
5
-31
/
+17
*
xfs: remove iclog calculation special cases
Christoph Hellwig
2009-02-09
1
-26
/
+2
*
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
2009-02-08
3
-113
/
+50
*
xfs: cleanup xfs_find_handle
Christoph Hellwig
2009-02-08
1
-62
/
+44
*
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
2009-02-04
1
-35
/
+27
*
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-02-04
4
-57
/
+37
*
xfs: factor out attr fork reset handling
Christoph Hellwig
2009-02-04
1
-30
/
+25
*
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
2009-02-04
1
-3
/
+0
*
xfs: tiny cleanup for xfs_link
Christoph Hellwig
2009-02-04
1
-2
/
+4
*
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
2009-02-04
3
-8
/
+21
*
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
2009-02-04
1
-42
/
+35
*
xfs: Check buffer lengths in log recovery
Dave Chinner
2009-02-03
1
-6
/
+25
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-02-03
21
-219
/
+194
|
\
|
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-01-30
9
-29
/
+47
|
|
\
|
|
*
ext4: Remove bogus BUG() check in ext4_bmap()
Theodore Ts'o
2009-01-30
1
-3
/
+0
|
|
*
ext4: Fix building with EXT4FS_DEBUG
Thadeu Lima de Souza Cascardo
2009-01-26
3
-5
/
+5
|
|
*
ext4: Initialize the new group descriptor when resizing the filesystem
Theodore Ts'o
2009-01-26
1
-1
/
+2
|
|
*
ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks
Theodore Ts'o
2009-01-20
1
-1
/
+1
|
|
*
ext3: Add sanity check to make_indexed_dir
Theodore Ts'o
2009-01-16
1
-6
/
+14
|
|
*
ext4: Add sanity check to make_indexed_dir
Theodore Ts'o
2009-01-16
1
-6
/
+15
|
|
*
ext4: only use i_size_high for regular files
Theodore Ts'o
2009-01-17
2
-4
/
+7
|
|
*
ext4: fix wrong use of do_div
Simon Holm Thøgersen
2009-01-11
1
-3
/
+3
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-01-30
1
-11
/
+15
|
|
\
\
|
|
*
|
block: Remove obsolete BUG_ON
Martin K. Petersen
2009-01-30
1
-1
/
+0
|
|
*
|
block: Don't verify integrity metadata on read error
Martin K. Petersen
2009-01-30
1
-10
/
+15
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-30
1
-0
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
tun: Add some missing TUN compat ioctl translations.
David S. Miller
2009-01-29
1
-0
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-01-29
9
-161
/
+121
|
|
\
\
\
|
|
*
|
|
cifs: make sure we allocate enough storage for socket address
Jeff Layton
2009-01-29
1
-8
/
+8
|
|
*
|
|
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...
Steve French
2009-01-29
2
-3
/
+21
|
|
*
|
|
[CIFS] some cleanup to dir.c prior to addition of posix_open
Steve French
2009-01-29
1
-25
/
+31
|
|
*
|
|
[CIFS] revalidate parent inode when rmdir done within that directory
Steve French
2009-01-29
2
-1
/
+8
|
|
*
|
|
[CIFS] Rename md5 functions to avoid collision with new rt modules
Steve French
2009-01-29
3
-31
/
+31
|
|
*
|
|
cifs: turn smb_send into a wrapper around smb_sendv
Jeff Layton
2009-01-29
3
-93
/
+22
|
|
|
|
/
|
|
|
/
|
|
*
|
|
epoll: drop max_user_instances and rely only on max_user_watches
Davide Libenzi
2009-01-29
1
-18
/
+4
|
|
/
/
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-01-29
2
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
Jeff Layton
2009-01-27
1
-1
/
+0
|
*
|
nfsd: fix cred leak on every rpc
J. Bruce Fields
2009-01-27
1
-0
/
+1
|
*
|
nfsd: fix null dereference on error path
J. Bruce Fields
2009-01-27
1
-0
/
+2
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-01-27
47
-1707
/
+1522
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-01-26
1
-2
/
+4
|
|
\
|
|
*
dlm: initialize file_lock struct in GETLK before copying conflicting lock
Jeff Layton
2009-01-21
1
-0
/
+2
|
|
*
dlm: fix plock notify callback to lockd
David Teigland
2009-01-21
1
-2
/
+2
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-01-26
2
-263
/
+124
|
|
\
\
[next]