Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ffc2e518c91942b7ed45fb0ab7deba1ba0c8594a
ffc2e51
SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields
by Chuck Lever
· 18 years ago
94efa93
rpcgss: krb5: miscellaneous cleanup
by J. Bruce Fields
· 18 years ago
717757a
rpcgss: krb5: ignore seed
by J. Bruce Fields
· 18 years ago
d922a84
rpcgss: krb5: sanity check sealalg value in the downcall
by J. Bruce Fields
· 18 years ago
39a21dd
rpcgss: krb5: clean up some goto's, etc.
by J. Bruce Fields
· 18 years ago
ca54f89
rpcgss: simplify make_checksum
by J. Bruce Fields
· 18 years ago
2818bf8
rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
by J. Bruce Fields
· 18 years ago
5eb064f
rpcgss: krb5: expect a constant signalg value
by J. Bruce Fields
· 18 years ago
e678e06
gss: krb5: remove signalg and sealalg
by J. Bruce Fields
· 18 years ago
adeb813
rpc: spkm3 update
by Olga Kornievskaia
· 18 years ago
37a4e6c
rpc: move process_xdr_buf
by Olga Kornievskaia
· 18 years ago
87d918d
rpc: gss: fix a kmap_atomic race in krb5 code
by J. Bruce Fields
· 18 years ago
8fc7500
rpc: gss: eliminate print_hexl()'s
by J. Bruce Fields
· 18 years ago
2b577f1
SUNRPC: another pmap wakeup fix
by Chuck Lever
· 18 years ago
a180304
NFS: Clean up calls to mark_inode_dirty() part 2
by Trond Myklebust
· 18 years ago
9cf85e0
NFS: Fix up writeback_control->nr_to_write accounting
by Trond Myklebust
· 18 years ago
3925675
NFS: Fix up the dirty page accounting
by Trond Myklebust
· 18 years ago
e507d9e
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
by Trond Myklebust
· 18 years ago
fa8d8c5
NFS: Fix nfs_release_page
by Trond Myklebust
· 18 years ago
61822ab
NFS: Ensure we only call set_page_writeback() under the page lock
by Trond Myklebust
· 18 years ago
e261f51
NFS: Make nfs_updatepage() mark the page as dirty.
by Trond Myklebust
· 18 years ago
4d770cc
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
by Trond Myklebust
· 18 years ago
1a54533
NFS: Add nfs_set_page_dirty()
by Trond Myklebust
· 18 years ago
200baa2
NFS: Remove nfs_writepage_sync()
by Trond Myklebust
· 18 years ago
e21195a
NFS: More cleanups of fs/nfs/write.c
by Trond Myklebust
· 18 years ago
87a4ce1
NFS: Remove call to igrab() from nfs_writepage()
by Trond Myklebust
· 18 years ago
49a70f2
NFS: Cleanup: add common helper nfs_page_length()
by Trond Myklebust
· 18 years ago
277459d
NFS: Store pointer to the nfs_page in page->private
by Trond Myklebust
· 18 years ago
1c75950
NFS: cleanup of nfs_sync_inode_wait()
by Trond Myklebust
· 18 years ago
3f44254
NFS: Clean up nfs_scan_dirty()
by Trond Myklebust
· 18 years ago
28c6925
NFS: Clean up nfs_flush_inode()
by Trond Myklebust
· 18 years ago
c8541ec
SUNRPC: Make the transport-specific setup routine allocate rpc_xprt
by Chuck Lever
· 18 years ago
e744cf2
SUNRPC: minor optimization of "xid" field in rpc_xprt
by Chuck Lever
· 18 years ago
24c5684
SUNRPC: Clean up xs_send_pages()
by Trond Myklebust
· 18 years ago
bee57c9
SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns
by Trond Myklebust
· 18 years ago
4e3e43a
SUNRPC: Add __(read|write)_bytes_from_xdr_buf
by Trond Myklebust
· 18 years ago
1e78957
SUNRPC: Clean up argument types in xdr.c
by Trond Myklebust
· 18 years ago
eb5f854
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink
by Frank Filz
· 18 years ago
cae823c
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
by Frank Filz
· 18 years ago
a99b71c
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
by Frank Filz
· 18 years ago
6d5fcb5
SUNRPC: Remove BKL around the RPC socket operations etc.
by Trond Myklebust
· 18 years ago
bbd5a1f
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
by Trond Myklebust
· 18 years ago
3e32a5d
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
by Trond Myklebust
· 18 years ago
23bf85b
SUNRPC: Handle the cases where rpc_alloc_iostats() fails
by Trond Myklebust
· 18 years ago
e8e058e
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
by Trond Myklebust
· 18 years ago
cf1308f
NFS: Fix missing page_unlock() in nfs_readpage
by Trond Myklebust
· 18 years ago
0b67130
NFS: Fix asynchronous read error handling
by Trond Myklebust
· 18 years ago
46b9f8e
NFS Exclusive open not supported bug
by Andy Ryan
· 18 years ago
8aca67f
SUNRPC: Fix a potential race in rpc_wake_up_task()
by Trond Myklebust
· 18 years ago
e6b3c4d
Fix a second potential rpc_wakeup race...
by Trond Myklebust
· 18 years ago
cc4dc59e
Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition
by Christophe Saout
· 18 years ago
ec0bf39
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
bf83c2a
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 18 years ago
d32adcb
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
by Salyzyn, Mark
· 18 years ago
febb631
[SCSI] stex: version update
by Ed Lin
· 18 years ago
76fbf96
[SCSI] stex: change wait loop code
by Ed Lin
· 18 years ago
94e9108
[SCSI] stex: add new device type support
by Ed Lin
· 18 years ago
ee926b2
[SCSI] stex: update device id info
by Ed Lin
· 18 years ago
529e7a6
[SCSI] stex: adjust default queue length
by Ed Lin
· 18 years ago
47c4f99
[SCSI] stex: add value check in hard reset routine
by Ed Lin
· 18 years ago
4eea9dc
[SCSI] stex: fix controller_info command handling
by Ed Lin
· 18 years ago
b4b8bed
[SCSI] stex: fix biosparam calculation
by Ed Lin
· 18 years ago
00769ec
[SCSI] megaraid: fix MMIO casts
by Jeff Garzik
· 18 years ago
e42ebef
[SCSI] tgt: fix undefined flush_dcache_page() problem
by akpm@osdl.org
· 18 years ago
e624386
[PATCH] Centralise definitions of sector_t and blkcnt_t
by Matthew Wilcox
· 18 years ago
2d941e9
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
651857a
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
ee28b0d
[PATCH] remote memory corruptor in ibmtr.c
by Al Viro
· 18 years ago
87fcd70
[PATCH] selinux endianness annotations
by Al Viro
· 18 years ago
91f433c
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
15a4cb9
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
40a0017
[PATCH] pcmcia: at91_cf update
by Andrew Victor
· 18 years ago
1dd997f
[PATCH] pcmcia: fix m32r_cfc.c compilation
by Adrian Bunk
· 18 years ago
d9d9ea0
[PATCH] pcmcia: ds.c debug enhancements
by Dominik Brodowski
· 18 years ago
ebe5cfb
[PATCH] pcmcia: at91_cf update
by Andrew Victor
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
a9606fd
[PATCH] pcmcia: remove prod_id indirection
by Dominik Brodowski
· 18 years ago
efd5058
[PATCH] pcmcia: remove manf_id and card_id indirection
by Dominik Brodowski
· 18 years ago
44e5e33
[PATCH] pcmcia: IDs for Elan serial PCMCIA devcies
by Tony Olech
· 18 years ago
6cf5be5
[PATCH] pcmcia: allow for four multifunction subdevices
by Dominik Brodowski
· 18 years ago
9374074
[PATCH] pcmcia: handle __copy_from_user() return value in ioctl
by Dominik Brodowski
· 18 years ago
1d2c904
[PATCH] pcmcia: multifunction card handling fixes
by Dominik Brodowski
· 18 years ago
3e022d0
[PATCH] pcmcia: allow shared IRQs on pd6729 sockets
by Komuro
· 18 years ago
4ae1cbf
[PATCH] pcmcia: start over after CIS override
by Dominik Brodowski
· 18 years ago
5eb5fc9
[PATCH] cm4000_cs: fix return value check
by Akinobu Mita
· 18 years ago
0517793
[PATCH] pcmcia: yet another IDE ID
by Marcin Juszkiewicz
· 18 years ago
bf4e182
[PATCH] pcmcia: Add an id to ide-cs.c
by Matt Reimer
· 18 years ago
d8594d6
[POWERPC] Add missing EXPORTS for mpc52xx support
by Grant Likely
· 18 years ago
650f328
[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment
by Grant Likely
· 18 years ago
8a8944a
[POWERPC] ps3: add a default zImage target
by Geoff Levand
· 18 years ago
b9272df
[POWERPC] Add of_platform_bus support to mpc52xx psc uart driver
by Grant Likely
· 18 years ago
9b9129e
[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver
by Grant Likely
· 18 years ago
0004a9d
[MIPS] Cleanup memory barriers for weakly ordered systems.
by Ralf Baechle
· 18 years ago
08f57f7
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
by Ralf Baechle
· 18 years ago
0bcdda0
[MIPS] Unify csum_partial.S
by Atsushi Nemoto
· 18 years ago
03dbd2e
[MIPS] SWARM: Fix a typo in #error directives
by Maciej W. Rozycki
· 18 years ago
4f8b5c7
[MIPS] Fix atomic.h build errors.
by Ralf Baechle
· 18 years ago
05e4396
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
by Atsushi Nemoto
· 18 years ago
9567772
[MIPS] klconfig add missing bracket
by Mariusz Kozlowski
· 18 years ago
ff51a98
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
Next »