Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d4b69dd847a098cdca341c45326f6c6f61b8691
4d4b69d
NFS: add support for multiple sec= mount options
by Weston Andros Adamson
· 11 years ago
5837f6d
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
by Weston Andros Adamson
· 11 years ago
0f5f49b
NFS: cache parsed auth_info in nfs_server
by Weston Andros Adamson
· 11 years ago
a3f73c2
NFS: separate passed security flavs from selected
by Weston Andros Adamson
· 11 years ago
47fd88e
NFSv4: make nfs_find_best_sec static
by Weston Andros Adamson
· 11 years ago
0625c2d
NFS: Fix possible endless state recovery wait
by Chuck Lever
· 11 years ago
cd3fade
NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR
by Chuck Lever
· 11 years ago
d1c2331
NFS: Handle SEQ4_STATUS_LEASE_MOVED
by Chuck Lever
· 11 years ago
f8aba1e
NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW
by Chuck Lever
· 11 years ago
60ea681
NFS: Migration support for RELEASE_LOCKOWNER
by Chuck Lever
· 11 years ago
8ef2f8d
NFS: Implement support for NFS4ERR_LEASE_MOVED
by Chuck Lever
· 11 years ago
b7f7a66
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
by Chuck Lever
· 11 years ago
44c9993
NFS: Add method to detect whether an FSID is still on the server
by Chuck Lever
· 11 years ago
352297b
NFS: Handle NFS4ERR_MOVED during delegation recall
by Chuck Lever
· 11 years ago
519ae25
NFS: Add migration recovery callouts in nfs4proc.c
by Chuck Lever
· 11 years ago
9f51a78
NFS: Rename "stateid_invalid" label
by Chuck Lever
· 11 years ago
f1478c1
NFS: Re-use exit code in nfs4_async_handle_error()
by Chuck Lever
· 11 years ago
c9fdeb2
NFS: Add basic migration support to state manager thread
by Chuck Lever
· 11 years ago
ce6cda1
NFS: Add a super_block backpointer to the nfs_server struct
by Chuck Lever
· 11 years ago
b03d735
NFS: Add method to retrieve fs_locations during migration recovery
by Chuck Lever
· 11 years ago
9e6ee76
NFS: Export _nfs_display_fhandle()
by Chuck Lever
· 11 years ago
ec011fe
NFS: Introduce a vector of migration recovery ops
by Chuck Lever
· 11 years ago
800c06a
NFS: Add functions to swap transports during migration recovery
by Chuck Lever
· 11 years ago
32e62b7
NFS: Add nfs4_update_server
by Chuck Lever
· 11 years ago
40b00b6b
SUNRPC: Add a helper to switch the transport of an rpc_clnt
by Trond Myklebust
· 11 years ago
d746e54
SUNRPC: Modify synopsis of rpc_client_register()
by Chuck Lever
· 11 years ago
d2bfda2
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
by Weston Andros Adamson
· 11 years ago
d49f042
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
by Trond Myklebust
· 11 years ago
a43ec98
NFSv4: don't fail on missing fattr in open recover
by Weston Andros Adamson
· 11 years ago
f494a60
NFSv4: fix NULL dereference in open recover
by Weston Andros Adamson
· 11 years ago
83c78eb
NFSv4.1: Don't change the security label as part of open reclaim.
by Trond Myklebust
· 11 years ago
1966903
nfs: fix handling of invalid mount options in nfs_remount
by Jeff Layton
· 11 years ago
57acc40
nfs: reject version and minorversion changes on remount attempts
by Jeff Layton
· 11 years ago
3660cd4
NFSv4 Remove zeroing state kern warnings
by Andy Adamson
· 11 years ago
561ec16
SUNRPC: call_connect_status should recheck bind and connect status on error
by Trond Myklebust
· 11 years ago
9255194
SUNRPC: Remove redundant initialisations of request rq_bytes_sent
by Trond Myklebust
· 11 years ago
ca7f33a
SUNRPC: Fix RPC call retransmission statistics
by Trond Myklebust
· 11 years ago
9987524
NFSv4: Ensure that we disable the resend timeout for NFSv4
by Trond Myklebust
· 11 years ago
8a19a0b
SUNRPC: Add RPC task and client level options to disable the resend timeout
by Trond Myklebust
· 11 years ago
90051ea
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
by Trond Myklebust
· 11 years ago
ee071ef
SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write
by Trond Myklebust
· 11 years ago
0a66052
SUNRPC: Don't set the request connect_cookie until a successful transmit
by Trond Myklebust
· 11 years ago
8b71798
SUNRPC: Only update the TCP connect cookie on a successful connect
by Trond Myklebust
· 11 years ago
7f260e8
SUNRPC: Enable the keepalive option for TCP sockets
by Trond Myklebust
· 11 years ago
a6f951d
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
by Trond Myklebust
· 11 years ago
f927318
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
522d6d3
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 11 years ago
314a8ad
pidns: fix free_pid() to handle the first fork failure
by Oleg Nesterov
· 11 years ago
4271b05
ipc,msg: prevent race with rmid in msgsnd,msgrcv
by Davidlohr Bueso
· 11 years ago
0e8c665
ipc/sem.c: update sem_otime for all operations
by Manfred Spraul
· 11 years ago
fb31ba3
mm/hwpoison: fix the lack of one reference count against poisoned page
by Wanpeng Li
· 11 years ago
2d421ac
mm/hwpoison: fix false report on 2nd attempt at page recovery
by Wanpeng Li
· 11 years ago
e76d30e
mm/hwpoison: fix test for a transparent huge page
by Wanpeng Li
· 11 years ago
20cb6ca
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
by Wanpeng Li
· 11 years ago
080506a
block: change config option name for cmdline partition parsing
by Paul Gortmaker
· 11 years ago
eadb41a
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
by Vlastimil Babka
· 11 years ago
117aad1
mm: avoid reinserting isolated balloon pages into LRU lists
by Rafael Aquini
· 11 years ago
0772dac
arch/parisc/mm/fault.c: fix uninitialized variable usage
by Felipe Pena
· 11 years ago
2a156a6
include/asm-generic/vtime.h: avoid zero-length file
by Andrew Morton
· 11 years ago
7f42ec3
nilfs2: fix issue with race condition of competition between segments for dirty blocks
by Vyacheslav Dubeyko
· 11 years ago
675217f
Documentation/kernel-parameters.txt: replace kernelcore with Movable
by Weiping Pan
· 11 years ago
83b2944
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
by Darrick J. Wong
· 11 years ago
4c1c7be
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
by Tetsuo Handa
· 11 years ago
d8c6337
ipc/sem.c: synchronize the proc interface
by Manfred Spraul
· 11 years ago
6d07b68
ipc/sem.c: optimize sem_lock()
by Manfred Spraul
· 11 years ago
5e9d527
ipc/sem.c: fix race in sem_lock()
by Manfred Spraul
· 11 years ago
f6ea3ad
mm/compaction.c: periodically schedule when freeing pages
by David Rientjes
· 11 years ago
7202365
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
by Dan Aloni
· 11 years ago
7393dc4
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
by Joonyoung Shim
· 11 years ago
df532d5
Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
b822cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
cbb16be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
5c282e858
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 11 years ago
8945546
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
by Linus Torvalds
· 11 years ago
815a4bb
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
f3d17a7
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
by Mark Brown
· 11 years ago
60c32f3
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
by Mark Brown
· 11 years ago
0f5da28
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
by Mark Brown
· 11 years ago
780a0ff
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
by Mark Brown
· 11 years ago
3abd38d
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
by Mark Brown
· 11 years ago
e7b8782
Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
by Mark Brown
· 11 years ago
395e73a
avr32: cast syscall_return to silence compiler warning
by Gabor Juhos
· 11 years ago
1b0135b
avr32: fix clockevents kernel warning
by Gabor Juhos
· 11 years ago
46663d0
avr32: use Kbuild infrastructure to handle the asm-generic headers
by Steven Rostedt
· 11 years ago
13f3583
afs: dget_parent() can't return a negative dentry
by Al Viro
· 11 years ago
7b9a237
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
by Al Viro
· 11 years ago
4947555
sysv: Add forgotten superblock lock init for v7 fs
by Lubomir Rintel
· 11 years ago
4cd4fc7
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
by John Johansen
· 11 years ago
71ac7f6
apparmor: Use shash crypto API interface for profile hashes
by Tyler Hicks
· 11 years ago
15c03dd
Linux 3.12-rc3
by Linus Torvalds
· 11 years ago
30ceb4e
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
26c019f
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
31795c4
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
434ac47
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c23c223
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
367156d
NFS: Give "flavor" an initial value to fix a compile warning
by Anna Schumaker
· 11 years ago
58a8cf1
NFSv4.1: try SECINFO_NO_NAME flavs until one works
by Weston Andros Adamson
· 11 years ago
acd65e5
NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds
by Trond Myklebust
· 11 years ago
52b26a3
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
by Trond Myklebust
· 11 years ago
cac6653
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
Next »