Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
101142c37be8e5af9b847860219217e6b958c739
/
fs
52833e8
Merge branch 'linus_origin' into hotfixes
by Trond Myklebust
· 17 years ago
4a0962a
dentries: Extract common code to remove dentry from lru
by Christoph Lameter
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
e83aece
Use struct path in struct svc_expkey
by Jan Blunck
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
448678a
d_path: Make get_dcookie() use a struct path argument
by Jan Blunck
· 17 years ago
3dcd25f
d_path: Make proc_get_link() use a struct path argument
by Jan Blunck
· 17 years ago
a03a8a70
d_path: kerneldoc cleanup
by Jan Blunck
· 17 years ago
329c97f
One less parameter to __d_path
by Jan Blunck
· 17 years ago
ac748a0
Make set_fs_{root,pwd} take a struct path
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
5dd784d0
Introduce path_get()
by Jan Blunck
· 17 years ago
09da5916
Use path_put() in a few places instead of {mnt,d}put()
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
429731b
Remove path_release_on_umount()
by Jan Blunck
· 17 years ago
e2a366d
FLAT binaries: drop BINFMT_FLAT bad header magic warning
by Mike Frysinger
· 17 years ago
3c828e4
inotify: make variables static in inotify_user.c
by Harvey Harrison
· 17 years ago
8d04221
NFS: add missing spkm3 strings to mount option parser
by Olga Kornievskaia
· 17 years ago
2560665
NFS: remove error field from nfs_readdir_descriptor_t
by Jeff Layton
· 17 years ago
497799e
NFS: missing spaces in KERN_WARNING
by Dan Muntz
· 17 years ago
4267c956
NFS: Allow text-based mounts via compat_sys_mount
by Chuck Lever
· 17 years ago
8e60029
NFS: fix reference counting for NFSv4 callback thread
by Jeff Layton
· 17 years ago
cba4435
udf: fix udf_add_free_space
by Marcin Slusarz
· 17 years ago
e28d80f
udf: fix directory offset handling
by Jan Kara
· 17 years ago
ed58f80
fs/smbfs/inode.c: fix warning message deprecating smbfs
by Sergio Luis
· 17 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
b51d63c
kernel-doc: fix fs/pipe.c notation
by Randy Dunlap
· 17 years ago
0c0d61ca9
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
c64e80d
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
by Jeff Layton
· 17 years ago
9706501
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
by Jeff Layton
· 17 years ago
90bd17c
NLM: have server-side RPC clients default to soft RPC tasks
by Jeff Layton
· 17 years ago
031fd3a
NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
by Jeff Layton
· 17 years ago
712a30e
splice: fix user pointer access in get_iovec_page_array()
by Bastian Blank
· 17 years ago
469108f
ext4: Add new "development flag" to the ext4 filesystem
by Theodore Tso
· 17 years ago
26346ff
ext4: Don't panic in case of corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
256bdb4
ext4: allocate struct ext4_allocation_context from a kmem cache
by Eric Sandeen
· 17 years ago
c4e35e07
JBD2: Clear buffer_ordered flag for barried IO request on success
by Dave Kleikamp
· 17 years ago
7fb5409
ext4: Fix Direct I/O locking
by Jan Kara
· 17 years ago
8009f9f
ext4: Fix circular locking dependency with migrate and rm.
by Aneesh Kumar K.V
· 17 years ago
0040d98
allow in-inode EAs on ext4 root inode
by Eric Sandeen
· 17 years ago
42a10ad
ext4: Fix null bh pointer dereference in mballoc
by Aneesh Kumar K.V
· 17 years ago
c773633
deprecate smbfs in favour of cifs
by Andrew Morton
· 17 years ago
d7b8851
uml: fix hostfs tv_usec calculations
by Dominique Quatravaux
· 17 years ago
e338d26
Add 64-bit capability support to the kernel
by Andrew Morgan
· 17 years ago
4bea580
VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM
by David P. Quigley
· 17 years ago
4249259
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
by David P. Quigley
· 17 years ago
8bc3be2
writeback: speed up writeback of big dirty files
by Fengguang Wu
· 17 years ago
2d54456
skip writing data pages when inode is under I_SYNC
by Qi Yong
· 17 years ago
7766755
Fix /proc dcache deadlock in do_exit
by Andrea Arcangeli
· 17 years ago
1e88328
maps4: make page monitoring /proc file optional
by Matt Mackall
· 17 years ago
304daa8
maps4: add /proc/kpageflags interface
by Matt Mackall
· 17 years ago
161f47b
maps4: add /proc/kpagecount interface
by Matt Mackall
· 17 years ago
85863e4
maps4: add /proc/pid/pagemap interface
by Matt Mackall
· 17 years ago
a619879
maps4: regroup task_mmu by interface
by Matt Mackall
· 17 years ago
f248dcb
maps4: move clear_refs code to task_mmu.c
by Matt Mackall
· 17 years ago
4752c36
maps4: simplify interdependence of maps and smaps
by Matt Mackall
· 17 years ago
b3ae5ac
maps4: use pagewalker in clear_refs and smaps
by Matt Mackall
· 17 years ago
ec4dd3e
maps4: add proportional set size accounting in smaps
by Fengguang Wu
· 17 years ago
75897d6
hugetlb: allow sticky directory mount option
by Ken Chen
· 17 years ago
b98938c
bufferhead: revert constructor removal
by Christoph Lameter
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
ed5d2ca
exec: rework the group exit and fix the race with kill
by Oleg Nesterov
· 17 years ago
59714d6
get_task_comm(): return the result
by Andrew Morton
· 17 years ago
0ccf831
lockdep: annotate epoll
by Peter Zijlstra
· 17 years ago
b8356c4
ext4: Don't set EXTENTS_FL flag for fast symlinks
by Valerie Clement
· 17 years ago
4d60517
JBD2: Use the incompat macro for testing the incompat feature.
by Aneesh Kumar K.V
· 17 years ago
c4b8e63
jbd2: Fix reference counting on the journal commit block's buffer head
by Aneesh Kumar K.V
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9853832
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
2f98735
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
by Nick Piggin
· 17 years ago
ab1f161
pid-namespaces-vs-locks-interaction
by Vitaliy Gusev
· 17 years ago
4321e01
file locks: Use wait_event_interruptible_timeout()
by Matthew Wilcox
· 17 years ago
b533184
locks: clarify posix_locks_deadlock
by J. Bruce Fields
· 17 years ago
09c6dd3
fs/binfmt_elf.c: spello fix
by Ohad Ben-Cohen
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
e1b8513
Typoes: "whith" -> "with"
by Robert P. J. Day
· 17 years ago
14e4a0f
Fix a small number of "memeber" typoes.
by Robert P. J. Day
· 17 years ago
63e9b66
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
d801b86
NLM: tear down RPC clients in nlm_shutdown_hosts
by Jeff Layton
· 17 years ago
87d26ea
nfsd: more careful input validation in nfsctl write methods
by J. Bruce Fields
· 17 years ago
50431d9
lockd: minor log message fix
by J. Bruce Fields
· 17 years ago
f7b8066
knfsd: don't bother mapping putrootfh enoent to eperm
by J. Bruce Fields
· 17 years ago
9571af1
svc: Add svc_xprt_names service to replace svc_sock_names
by Tom Tucker
· 17 years ago
a217813
knfsd: Support adding transports by writing portlist file
by Tom Tucker
· 17 years ago
7fcb98d
svc: Add svc API that queries for a transport instance
by Tom Tucker
· 17 years ago
7a18208
svc: Make close transport independent
by Tom Tucker
· 17 years ago
d7c9f1e
svc: Change services to use new svc_create_xprt service
by Tom Tucker
· 17 years ago
54ca95e
Leak in nlmsvc_testlock for async GETFL case
by Oleg Drokin
· 17 years ago
8838dc4
nfsd4: clean up access_valid, deny_valid checks.
by J. Bruce Fields
· 17 years ago
5c002b3
nfsd: allow root to set uid and gid on create
by J. Bruce Fields
· 17 years ago
29dbf54
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
by Oleg Drokin
· 17 years ago
406a7ea
nfsd: Allow AIX client to read dir containing mountpoints
by Frank Filz
· 17 years ago
39325bd
nfsd4: fix bad seqid on lock request incompatible with open mode
by J. Bruce Fields
· 17 years ago
b7e6b86
lockd: fix reference count leaks in async locking case
by Oleg Drokin
· 17 years ago
404ec11
nfsd4: recognize callback channel failure earlier
by J. Bruce Fields
· 17 years ago
Next »