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
*
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
2012-05-24
4
-5
/
+68
*
NFSv4.1 mdsthreshold attribute xdr
Andy Adamson
2012-05-24
1
-2
/
+123
*
NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation
Trond Myklebust
2012-05-23
3
-0
/
+7
*
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
2012-05-23
3
-3
/
+29
*
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-23
4
-67
/
+54
*
NFS: EXCHANGE_ID should save the server major and minor ID
Chuck Lever
2012-05-22
3
-6
/
+25
*
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
2
-26
/
+22
*
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-22
2
-36
/
+44
*
NFS: Refactor nfs_get_client(): add nfs_found_client()
Chuck Lever
2012-05-22
1
-30
/
+37
*
NFS: Always use the same SETCLIENTID boot verifier
Chuck Lever
2012-05-22
4
-8
/
+18
*
NFS: Force server to drop NFSv4 state
Chuck Lever
2012-05-22
3
-4
/
+21
*
NFS: Remove nfs_unique_id
Chuck Lever
2012-05-22
1
-5
/
+0
*
NFS: Clean up return code checking in nfs4_proc_exchange_id()
Chuck Lever
2012-05-22
1
-8
/
+8
*
NFS: Use proper naming conventions for the nfs_client.net field
Chuck Lever
2012-05-22
4
-15
/
+15
*
NFS: Use proper naming conventions for nfs_client.impl_id field
Chuck Lever
2012-05-22
3
-9
/
+9
*
NFS: Use proper naming conventions for NFSv4.1 server scope fields
Chuck Lever
2012-05-22
3
-10
/
+12
*
NFS: Add NFSDBG_STATE
Chuck Lever
2012-05-22
2
-1
/
+3
*
NFS: Don't swap bytes in nfs4_construct_boot_verifier()
Chuck Lever
2012-05-22
1
-2
/
+2
*
NFS: Fix compiler warnings
Bryan Schumaker
2012-05-22
1
-6
/
+4
*
NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks
Andy Adamson
2012-05-22
1
-2
/
+4
*
NFSv4.1 Just use nfs_put_client in filelayout release
Andy Adamson
2012-05-22
1
-10
/
+2
*
NFSv4.1 fix null state reference in filelayout_async_handle_error
Andy Adamson
2012-05-22
1
-3
/
+3
*
NFSv4.1: Fix a bad reference count issue in the pNFS commit code
Trond Myklebust
2012-05-22
1
-0
/
+1
*
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-21
42
-249
/
+344
|
\
|
*
NFS: fix unsigned comparison in nfs4_create_sec_client
Benny Halevy
2012-05-16
1
-1
/
+1
|
*
NFS: kmalloc() doesn't return an ERR_PTR()
Dan Carpenter
2012-05-14
1
-7
/
+3
|
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-10
1
-2
/
+10
|
|
\
|
|
*
proc/pid/pagemap: correctly report non-present ptes and holes between vmas
Konstantin Khlebnikov
2012-05-10
1
-2
/
+10
|
*
|
cifs: fix revalidation test in cifs_llseek()
Dan Carpenter
2012-05-09
1
-1
/
+1
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-06
8
-21
/
+47
|
|
\
|
|
*
Btrfs: avoid sleeping in verify_parent_transid while atomic
Chris Mason
2012-05-06
5
-17
/
+34
|
|
*
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
2012-05-04
1
-0
/
+7
|
|
*
btrfs: Fix mismatching struct members in ioctl.h
Alexander Block
2012-05-04
1
-2
/
+2
|
|
*
Btrfs: fix page leak when allocing extent buffers
Josef Bacik
2012-05-04
1
-2
/
+2
|
|
*
Btrfs: Add properly locking around add_root_to_dirty_list
Chris Mason
2012-05-04
1
-0
/
+2
|
*
|
hfsplus: Fix potential buffer overflows
Greg Kroah-Hartman
2012-05-04
2
-0
/
+15
|
*
|
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-05-04
5
-25
/
+23
|
|
\
\
|
|
*
|
fs/cifs: fix parsing of dfs referrals
Stefan Metzmacher
2012-05-03
1
-1
/
+5
|
|
*
|
cifs: make sure we ignore the credentials= and cred= options
Jeff Layton
2012-05-03
1
-0
/
+2
|
|
*
|
[CIFS] Update cifs version to 1.78
Steve French
2012-05-03
1
-1
/
+1
|
|
*
|
cifs - check S_AUTOMOUNT in revalidate
Ian Kent
2012-05-03
1
-5
/
+12
|
|
*
|
cifs: add missing initialization of server->req_lock
Jeff Layton
2012-05-01
1
-0
/
+1
|
|
*
|
cifs: don't cap ra_pages at the same level as default_backing_dev_info
Jeff Layton
2012-05-01
1
-17
/
+1
|
|
*
|
CIFS: Fix indentation in cifs_show_options
Sachin Prabhu
2012-05-01
1
-1
/
+1
|
*
|
|
vfs: make word-at-a-time accesses handle a non-existing page
Linus Torvalds
2012-05-03
2
-6
/
+24
|
*
|
|
Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-02
13
-139
/
+267
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
NFSv4.1: Use the correct hostname in the client identifier string
Trond Myklebust
2012-04-30
1
-3
/
+2
|
|
*
|
NFS: get module in idmap PipeFS notifier callback
Stanislav Kinsbursky
2012-04-28
1
-0
/
+4
|
*
|
|
nfsd: fix nfs4recover.c printk format warning
Randy Dunlap
2012-04-30
1
-1
/
+1
|
*
|
|
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
2012-04-29
3
-2
/
+13
[next]