Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7084ab538ac2bd71ce494cf1cbbea9fe9db2c07
/
fs
b7084ab
ocfs2: wait for recovery when starting lock mastery
by Kurt Hackel
· 19 years ago
c27069e
ocfs2: continue recovery when a dead node is encountered
by Kurt Hackel
· 19 years ago
67a1874
ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks()
by Kurt Hackel
· 19 years ago
6a41321
ocfs2: dlm_remaster_locks() should never exit without completing
by Kurt Hackel
· 19 years ago
c8df412
ocfs2: special case recovery lock in dlmlock_remote()
by Kurt Hackel
· 19 years ago
3640748
ocfs2: pending mastery asserts and migrations should block each other
by Kurt Hackel
· 19 years ago
c87a9ae
ocfs2: temporarily disable automatic lock migration
by Kurt Hackel
· 19 years ago
2abaf97
ocfs2: do not unconditionally purge the lockres in dlmlock_remote()
by Kurt Hackel
· 19 years ago
aa087b8
ocfs2: increase backoff before waiting for recovery
by Kurt Hackel
· 19 years ago
f42a100
ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes
by Kurt Hackel
· 19 years ago
6ff06a9
ocfs2: give the dlm dirty list a reference on the lockres
by Kurt Hackel
· 19 years ago
e7e69eb
ocfs2: teach dlm_restart_lock_mastery() to wait on recovery
by Kurt Hackel
· 19 years ago
e4eb036
ocfs2: gracefully handle stale create_lock messages.
by Kurt Hackel
· 19 years ago
ccd8b1f
ocfs2: update lvb immediately during recovery
by Kurt Hackel
· 19 years ago
588e009
ocfs2: do not send master requests to localhost
by Kurt Hackel
· 19 years ago
8b21980
ocfs2: purge lockres' sooner
by Kurt Hackel
· 19 years ago
343e26a
ocfs2: dump mismatching migrated lvbs before BUG()
by Kurt Hackel
· 19 years ago
466d1a4
ocfs2: make dlm recovery finalization 2 stage
by Kurt Hackel
· 19 years ago
69d72b0
ocfs2: dlm recovery / lockres reference count fix
by Kurt Hackel
· 19 years ago
a9ee4c8
ocfs2: better error handling during assert master message
by Kurt Hackel
· 19 years ago
a7f90d8
ocfs2: dump lockres info before we BUG() on a bad reference
by Kurt Hackel
· 19 years ago
c0a8520
ocfs2: do LVB puts in place
by Mark Fasheh
· 19 years ago
aa85235
ocfs2: mle ref count debugging
by Kurt Hackel
· 19 years ago
dc2ed19
ocfs2: allow for an assert message during lock mastery
by Kurt Hackel
· 19 years ago
2d1a868
ocfs2: take mle reference during migration
by Kurt Hackel
· 19 years ago
41b8c8a
ocfs2: properly initialize the mle structure
by Kurt Hackel
· 19 years ago
da01ad055
ocfs2: detach mle from heartbeat events
by Kurt Hackel
· 19 years ago
a2bf047
ocfs2: mle ref counting fixes
by Kurt Hackel
· 19 years ago
9588371
ocfs2: better mle debugging
by Kurt Hackel
· 19 years ago
d6dea6e
ocfs2: clean up recovery related messages
by Kurt Hackel
· 19 years ago
29c0fa0
ocfs2: handle network errors during recovery
by Kurt Hackel
· 19 years ago
c3187ce
ocfs2: only recover one dead node at a time
by Kurt Hackel
· 19 years ago
ab27eb6
ocfs2: Better tracking for recovery state changes
by Kurt Hackel
· 19 years ago
8bc674c
ocfs2: Fix empty lvb check
by Kurt Hackel
· 19 years ago
aba9aac
ocfs2: fix inverted logic in dlm_is_node_dead
by Kurt Hackel
· 19 years ago
2580a58
ocfs2: recheck lockres master before sending an unlock request.
by Kurt Hackel
· 19 years ago
8d79d08
ocfs2: add a small delay after a failed migration
by Kurt Hackel
· 19 years ago
685f1ad
ocfs2: silence a compile warning in dlm_alloc_pagevec()
by Mark Fasheh
· 19 years ago
c8f33b6
[PATCH] ocfs2: Alloc at least a page for the DLM hash
by Joel Becker
· 19 years ago
03d864c
ocfs2: allocate lockres hash pages in an array
by Daniel Phillips
· 19 years ago
95c4f58
ocfs2: inline dlm_lockres_get()
by Mark Fasheh
· 19 years ago
4198985
[PATCH] Clean up ocfs2 hash probe and make it faster
by Daniel Phillips
· 19 years ago
a3d3329
ocfs2: calculate lockid hash values outside of the spinlock
by Mark Fasheh
· 19 years ago
65c491d
ocfs2: move lockres qstr next to hlist_node structure
by Mark Fasheh
· 19 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
81a07d7
Merge branch 'x86-64'
by Linus Torvalds
· 18 years ago
bebfa10
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
by Andi Kleen
· 18 years ago
8871e73
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
5debfa6
[PATCH] coredump: shutdown current process first
by Oleg Nesterov
· 18 years ago
dcf560c
[PATCH] coredump: some code relocations
by Oleg Nesterov
· 18 years ago
7b1c615
[PATCH] coredump: don't take tasklist_lock
by Oleg Nesterov
· 18 years ago
d5f70c0
[PATCH] coredump: kill ptrace related stuff
by Oleg Nesterov
· 18 years ago
281de33
[PATCH] coredump: speedup SIGKILL sending
by Oleg Nesterov
· 18 years ago
aceecc04
[PATCH] coredump: optimize ->mm users traversal
by Oleg Nesterov
· 18 years ago
2ceb869
[PATCH] de_thread: fix lockless do_each_thread
by Oleg Nesterov
· 18 years ago
42c3e03
[PATCH] SELinux: Add sockcreate node to procattr API
by Eric Paris
· 18 years ago
c1df7fb
[PATCH] cleanup next_tid()
by Oleg Nesterov
· 18 years ago
a872ff0
[PATCH] simplify/fix first_tid()
by Oleg Nesterov
· 18 years ago
cc28873
[PATCH] proc: Remove tasklist_lock from proc_task_readdir.
by Eric W. Biederman
· 18 years ago
df26c40
[PATCH] proc: Cleanup proc_fd_access_allowed
by Eric W. Biederman
· 18 years ago
778c114
[PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks
by Eric W. Biederman
· 18 years ago
5b0c1dd
[PATCH] proc: optimize proc_check_dentry_visible
by Eric W. Biederman
· 18 years ago
13b41b0
[PATCH] proc: Use struct pid not struct task_ref
by Eric W. Biederman
· 18 years ago
99f8955
[PATCH] proc: don't lock task_structs indefinitely
by Eric W. Biederman
· 18 years ago
8578cea
[PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings
by Eric W. Biederman
· 18 years ago
9cc8cbc
[PATCH] simply fix first_tgid
by Eric W. Biederman
· 18 years ago
de75873
[PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup()
by Eric W. Biederman
· 18 years ago
454cc10
[PATCH] proc: Remove tasklist_lock from proc_pid_readdir
by Eric W. Biederman
· 18 years ago
0bc58a9
[PATCH] proc: refactor reading directories of tasks
by Eric W. Biederman
· 18 years ago
cd6a3ce
[PATCH] proc: Close the race of a process dying durning lookup
by Eric W. Biederman
· 18 years ago
48e6484
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
by Eric W. Biederman
· 18 years ago
662795d
[PATCH] proc: Move proc_maps_operations into task_mmu.c
by Eric W. Biederman
· 18 years ago
6e66b52
[PATCH] proc: Fix the link count for /proc/<pid>/task
by Eric W. Biederman
· 18 years ago
0f2fe20
[PATCH] proc: Properly filter out files that are not visible to a process
by Eric W. Biederman
· 18 years ago
22c2c5d
[PATCH] proc: Kill proc_mem_inode_operations
by Eric W. Biederman
· 18 years ago
6860206
[PATCH] proc: Remove bogus proc_task_permission
by Eric W. Biederman
· 18 years ago
aed7a6c
[PATCH] proc: Replace proc_inode.type with proc_inode.fd
by Eric W. Biederman
· 18 years ago
87bfbf6
[PATCH] proc: Simplify the ownership rules for /proc
by Eric W. Biederman
· 18 years ago
1679654
[PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode
by Eric W. Biederman
· 18 years ago
ff9724a
[PATCH] proc: Remove useless BKL in proc_pid_readlink
by Eric W. Biederman
· 18 years ago
5634708
[PATCH] proc: Fix the .. inode number on /proc/<pid>/fd
by Eric W. Biederman
· 18 years ago
f05e15b
[PATCH] nfsd kconfig: select things at the closest tristate instead of bool
by Herbert Xu
· 18 years ago
5024ad4
[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h
by Hansjoerg Lipp
· 18 years ago
ade1a29
[PATCH] ext3: Add "-o bh" option
by Badari Pulavarty
· 18 years ago
9637f28
[PATCH] reiserfs: remove reiserfs_aio_write()
by Alexey Dobriyan
· 18 years ago
4eb582c
[PATCH] keys: add a way to store the appropriate context for newly-created keys
by Michael LeMay
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
1bfba4e
[PATCH] core: use list_move()
by Akinobu Mita
· 18 years ago
8e13059
[PATCH] use list_add_tail() instead of list_add()
by Akinobu Mita
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
3d824a4
[OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.
by David S. Miller
· 18 years ago
fcc18e8
[PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat
by Malcolm Parsons
· 18 years ago
1e788f8
[PATCH] xfs: update ->flush method proto
by Alexey Dobriyan
· 18 years ago
f36f44d
Fix NFS2 compile error
by Linus Torvalds
· 18 years ago
1d77062
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
25581ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 18 years ago
f58a1eb
[PATCH] remove unlikely(sb) in prune_dcache
by Hua Zhong
· 18 years ago
7d93a1a
[PATCH] ext2: cleanup: put_page and comment fix
by Evgeniy Dushistov
· 18 years ago
45c9b11
[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat
by Ulrich Drepper
· 18 years ago
04a3446
[PATCH] fs: sys_poll with timeout -1 bug fix
by Frode Isaksen
· 18 years ago
Next »