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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Trond Myklebust
2006-02-02
4
-9
/
+23
|
\
|
*
[PATCH] compat: fix compat_sys_openat and friends
Stephen Rothwell
2006-02-01
1
-6
/
+6
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-01
26
-296
/
+337
|
|
\
|
*
|
[CIFS] Remove compiler warning
Steve French
2006-01-27
1
-1
/
+2
|
*
|
Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French
2006-01-27
1
-1
/
+7
|
*
|
[CIFS] Make cifs default wsize match what we actually want to send (52K
Steve French
2006-01-24
1
-1
/
+9
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-23
1
-2
/
+2
|
|
\
\
|
*
|
|
[CIFS] Do not zero non-existent iovec in SendReceive response processing.
Steve French
2006-01-23
1
-1
/
+0
*
|
|
|
NFSv3: fix sync_retry in direct i/o NFS
Dirk Mueller
2006-02-01
1
-1
/
+1
*
|
|
|
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
Trond Myklebust
2006-02-01
1
-0
/
+4
*
|
|
|
NLM: Fix arguments to NLM_CANCEL call
Trond Myklebust
2006-02-01
1
-3
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
[PATCH] DocBook: fix some kernel-doc comments in fs and block
Martin Waitz
2006-02-01
2
-1
/
+3
*
|
|
[PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks
Jeff Mahoney
2006-02-01
1
-0
/
+17
*
|
|
[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...
Chris Mason
2006-02-01
1
-0
/
+3
*
|
|
[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...
Chris Mason
2006-02-01
1
-2
/
+13
*
|
|
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
2006-02-01
2
-5
/
+21
*
|
|
[PATCH] reiserfs: zero b_private when allocating buffer heads
Chris Mason
2006-02-01
1
-0
/
+1
*
|
|
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
2006-02-01
2
-1
/
+16
*
|
|
[PATCH] reiserfs: use generic_permission
Christoph Hellwig
2006-02-01
1
-77
/
+26
*
|
|
[PATCH] reiserfs: remove reiserfs_permission_locked
Christoph Hellwig
2006-02-01
1
-22
/
+8
*
|
|
[PATCH] reiserfs: missing kmalloc failure check
Diego Calleja
2006-02-01
1
-0
/
+2
*
|
|
[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...
Pekka Enberg
2006-02-01
1
-6
/
+2
*
|
|
[PATCH] reiserfs: remove kmalloc wrapper
Pekka Enberg
2006-02-01
7
-137
/
+49
*
|
|
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
5
-0
/
+66
*
|
|
[PATCH] mm: hugepage accounting fix
Hugh Dickins
2006-02-01
1
-2
/
+2
*
|
|
[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN
Alexey Dobriyan
2006-02-01
1
-1
/
+1
*
|
|
[PATCH] compat_sys_pselect7() fix
Andrew Morton
2006-02-01
1
-1
/
+1
*
|
|
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
2006-02-01
3
-4
/
+22
*
|
|
[PATCH] smbfs readdir vs signal fix
Andrew Morton
2006-02-01
1
-1
/
+4
*
|
|
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
2006-02-01
1
-27
/
+49
*
|
|
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-31
2
-18
/
+39
|
\
\
\
|
*
|
|
[XFS] Fix regression in xfs_buf_rele dealing with non-hashed buffers, as
Nathan Scott
2006-02-01
1
-0
/
+7
|
*
|
|
[XFS] Interim solution for attribute insertion failure during file
Yingping Lu
2006-02-01
1
-18
/
+32
|
|
|
/
|
|
/
|
*
|
|
[BLOCK] A few kerneldoc fixups
Jens Axboe
2006-01-31
1
-0
/
+1
|
/
/
*
|
[PATCH] Fix regression added by ppoll/pselect code.
David S. Miller
2006-01-19
1
-2
/
+2
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-01-18
21
-183
/
+729
|
\
|
*
[CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an
Steve French
2006-01-18
1
-1
/
+4
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-17
58
-662
/
+1180
|
|
\
|
*
|
[CIFS] Remove compiler warning
Steve French
2006-01-17
1
-1
/
+1
|
*
|
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-13
4
-15
/
+41
|
*
|
[CIFS] Fix typo
Steve French
2006-01-12
1
-1
/
+0
|
*
|
[CIFS] Add worker function for Get ACL cifs style
Steve French
2006-01-12
9
-20
/
+292
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-12
421
-7255
/
+54457
|
|
\
\
|
*
|
|
[CIFS] Allow local filesize for file that is open for write to be updated
Steve French
2006-01-12
2
-2
/
+25
|
*
|
|
[CIFS] Fix cifs trying to write to f_ops
Steve French
2006-01-08
1
-6
/
+11
|
*
|
|
[CIFS] Minor cleanup to new cifs acl header.
Steve French
2006-01-08
1
-0
/
+2
|
*
|
|
[CIFS] Fix typos in rfc1002pdu.h
Steve French
2005-12-31
1
-2
/
+2
|
*
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-12-31
13
-89
/
+111
|
|
\
\
\
|
*
\
\
\
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-12-13
2
-4
/
+11
|
|
\
\
\
\
|
*
|
|
|
|
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
2005-12-12
11
-108
/
+156
[prev]
[next]