Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99ae1c83b5107cd91e45d4d3c7bf096cdff0cf06
/
fs
659564c
[PATCH] Introduce vfs_listxattr
by Bill Nottingham
· 18 years ago
c8adf94
[PATCH] hppfs: readdir callback missed in prototype change
by Al Viro
· 18 years ago
38d6fd2
[PATCH] dlm gfp_t annotations
by Al Viro
· 18 years ago
5c09d96
[PATCH] wrong order of arguments in copy_to_user() in ncpfs
by Al Viro
· 18 years ago
8325049
Fix extraneous '&' in recent NFS client cleanup
by Linus Torvalds
· 18 years ago
0bae89e
[PATCH] NFS: Fix typo in nfs_get_client()
by Trond Myklebust
· 18 years ago
ca4aa09
[PATCH] NFS: Fix typo in nfs_get_client()
by Trond Myklebust
· 18 years ago
00079e0
[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block
by Eric Eric Sesterhenn
· 18 years ago
c6b0a9f
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
by NeilBrown
· 18 years ago
44aefd2
Merge git://git.infradead.org/~dhowells/irq-2.6
by Linus Torvalds
· 18 years ago
c1a26e7
[PATCH] UDF: Fix mounting read-write
by Peter Osterlund
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
4a61f17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
by Linus Torvalds
· 18 years ago
5a96c5d
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
by Linus Torvalds
· 18 years ago
237fead
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
by Michael Halcrow
· 18 years ago
42ca099
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
by J.Bruce Fields
· 18 years ago
81c3f41
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
by J.Bruce Fields
· 18 years ago
93346919
[PATCH] knfsd: nfsd4: fslocations data structures
by Manoj Naik
· 18 years ago
b009a87
[PATCH] knfsd: nfsd: store export path in export
by J.Bruce Fields
· 18 years ago
21c0d8f
[PATCH] knfsd: close a race-opportunity in d_splice_alias
by NeilBrown
· 18 years ago
44c5560
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
by NeilBrown
· 18 years ago
6b54dae
[PATCH] knfsd: lockd: fix refount on nsm
by NeilBrown
· 18 years ago
b66285c
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
by J.Bruce Fields
· 18 years ago
f3b64eb
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
by J.Bruce Fields
· 18 years ago
b548edc
[PATCH] knfsd: nfsd4: acls: fix inheritance
by J.Bruce Fields
· 18 years ago
09229ed
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
by J.Bruce Fields
· 18 years ago
d0ebd9c
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
by J.Bruce Fields
· 18 years ago
f38b20c
[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
by J.Bruce Fields
· 18 years ago
89e63ef
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
by Neil Brown
· 18 years ago
bc5fea4
[PATCH] knfsd: register all RPC programs with portmapper by default
by Olaf Kirch
· 18 years ago
0ade060
[PATCH] knfsd: lockd: fix use of h_nextrebind
by Olaf Kirch
· 18 years ago
460f5ca
[PATCH] knfsd: export nsm_local_state to user space via sysctl
by Olaf Kirch
· 18 years ago
39be450
[PATCH] knfsd: match GRANTED_RES replies using cookies
by Olaf Kirch
· 18 years ago
031d869
[PATCH] knfsd: make nlmclnt_next_cookie SMP safe
by Olaf Kirch
· 18 years ago
abd1f50
[PATCH] knfsd: lockd: optionally use hostnames for identifying peers
by Olaf Kirch
· 18 years ago
350fce8
[PATCH] knfsd: simplify nlmsvc_invalidate_all
by NeilBrown
· 18 years ago
c53c1bb
[PATCH] knfsd: lockd: Add nlm_destroy_host
by Olaf Kirch
· 18 years ago
f2af793
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
by Olaf Kirch
· 18 years ago
07ba806
[PATCH] knfsd: change nlm_file to use a hlist
by Olaf Kirch
· 18 years ago
68a2d76c
[PATCH] knfsd: lockd: Change list of blocked list to list_node
by Olaf Kirch
· 18 years ago
0cea327
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
by Olaf Kirch
· 18 years ago
9502c52
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
by Olaf Kirch
· 18 years ago
5c8dd29
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
by Olaf Kirch
· 18 years ago
f0737a3
[PATCH] knfsd: misc minor fixes, indentation changes
by Olaf Kirch
· 18 years ago
8dead0d
[PATCH] knfsd: lockd: introduce nsm_handle
by Olaf Kirch
· 18 years ago
db4e4c9
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
by Olaf Kirch
· 18 years ago
cf712c2
[PATCH] knfsd: consolidate common code for statd->lockd notification
by Olaf Kirch
· 18 years ago
977faf3
[PATCH] knfsd: hide use of lockd's h_monitored flag
by Olaf Kirch
· 18 years ago
fce1456
[PATCH] knfsd: make nfsd readahead params cache SMP-friendly
by Greg Banks
· 18 years ago
596bbe5
[PATCH] knfsd: Allow max size of NFSd payload to be configured
by NeilBrown
· 18 years ago
7adae48
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
by Greg Banks
· 18 years ago
3cc03b1
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
by NeilBrown
· 18 years ago
4452435
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
by NeilBrown
· 18 years ago
5680c44
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
by NeilBrown
· 18 years ago
cda9e0c
[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel
by NeilBrown
· 18 years ago
37a0347
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/portlist
by NeilBrown
· 18 years ago
7ed9429
[PATCH] knfsd: nfsd: lockdep annotation fix
by NeilBrown
· 18 years ago
585b774
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
by Eric Sesterhenn
· 18 years ago
dc02747
[PARISC] Fix fs/binfmt_som.c
by Matthew Wilcox
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
7ecdb70
[GFS2] Fix endian bug for de_type
by Steven Whitehouse
· 18 years ago
9ab5aa9
BUG_ON conversion for fs/xfs/
by Eric Sesterhenn
· 18 years ago
73dff8b
BUG_ON() conversion in fs/nfsd/
by Eric Sesterhenn
· 18 years ago
14a6144
BUG_ON conversion for fs/reiserfs
by Eric Sesterhenn
· 18 years ago
5a65980
debugfs: spelling fix
by Komal Shah
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
cab0089
Still more typo fixes
by Matt LaPlante
· 18 years ago
44c0920
more misc typo fixes
by Matt LaPlante
· 18 years ago
cc2e276
Typos in fs/Kconfig
by Matt LaPlante
· 18 years ago
fcb47e0b
[GFS2] Initialize SELinux extended attributes at inode creation time.
by Ryan O'Hara
· 18 years ago
ddacfaf
[GFS2] Move logging code into log.c (mostly)
by Steven Whitehouse
· 18 years ago
5c1fdf4
[PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments
by Zach Brown
· 18 years ago
4779efc
[PATCH] pr_debug: configfs: use size_t length modifier in pr_debug format argument
by Zach Brown
· 18 years ago
691578c
[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments
by Zach Brown
· 18 years ago
c3b6571
[PATCH] fs/eventpoll: error handling micro-cleanup
by Jeff Garzik
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
f92a0b6
[GFS2] Mark nlink cleared so VFS sees it happen
by Steven Whitehouse
· 18 years ago
409e185
[GFS2] Two redundant casts removed
by Steven Whitehouse
· 18 years ago
48516ce
[GFS2] Remove uneeded endian conversion
by Steven Whitehouse
· 18 years ago
3cf1e7b
[GFS2] Remove duplicate sb reading code
by Steven Whitehouse
· 18 years ago
2e565bb
[GFS2] Mark metadata reads for blktrace
by Steven Whitehouse
· 18 years ago
44f5492
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
128e5eb
[GFS2] Remove iflags.h, use FS_
by Steven Whitehouse
· 18 years ago
3f2e05e
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
by David Howells
· 18 years ago
1a657f78
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
by Oleg Nesterov
· 18 years ago
1c0d04c
[PATCH] proc: comment what proc_fill_cache does
by Eric W. Biederman
· 18 years ago
5e61fea
[PATCH] proc: remove the useless SMP-safe comments from /proc
by Eric W. Biederman
· 18 years ago
7bcd6b0
[PATCH] proc: remove trailing blank entry from pid_entry arrays
by Eric W. Biederman
· 18 years ago
8e95bd9
[PATCH] proc: properly compute TGID_OFFSET
by Eric W. Biederman
· 18 years ago
b0fa9db
[PATCH] proc: drop tasklist lock in task_state()
by Oleg Nesterov
· 18 years ago
a593d6e
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
by Oleg Nesterov
· 18 years ago
5e6b3f4
[PATCH] proc: convert task_sig() to use lock_task_sighand()
by Oleg Nesterov
· 18 years ago
7fbaac0
[PATCH] proc: Use pid_task instead of open coding it
by Eric W. Biederman
· 18 years ago
72d9dcf
[PATCH] proc: Merge proc_tid_attr and proc_tgid_attr
by Eric W. Biederman
· 18 years ago
61a2878
[PATCH] proc: Remove the hard coded inode numbers
by Eric W. Biederman
· 18 years ago
444ceed
[PATCH] proc: Factor out an instantiate method from every lookup method
by Eric W. Biederman
· 18 years ago
801199c
[PATCH] proc: Make the generation of the self symlink table driven
by Eric W. Biederman
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
Next »