Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
18a2354db7d7e43da08c0351263fd5b5fc20a38d
/
fs
844fcc5
make sys_poll() wait at least timeout ms
by Karsten Wiese
· 17 years ago
13f14b4
Use ilog2() in fs/namespace.c
by Eric Dumazet
· 17 years ago
b75cb06
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
by Thomas Bogendoerfer
· 17 years ago
a8e3eff
ext2: xip check fix
by Nick Piggin
· 17 years ago
bcf11cb
fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
941d238
quota: improve inode list scanning in add_dquot_ref()
by Jan Kara
· 17 years ago
0d71bd5
inotify: remove debug code
by Nick Piggin
· 17 years ago
d599e36
inotify: fix race
by Nick Piggin
· 17 years ago
ba6f867
kill an unused PTR_ERR in bdev_cache_init()
by Qi Yong
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
774ed22
reiserfs: complement va_start() with va_end().
by Richard Knutsson
· 17 years ago
ece9591
inotify: send IN_ATTRIB events when link count changes
by Jan Kara
· 17 years ago
14b30d6
hfs: update comment to reflect actual init and exit routines
by Robert P. J. Day
· 17 years ago
55581d0
address hfs on-disk corruption robustness review comments
by Eric Sandeen
· 17 years ago
7c28cba
NCPFS: update diagnostic strings to match routine names.
by Robert P. J. Day
· 17 years ago
797074e
fs: use list_for_each_entry_reverse and kill sb_entry
by Akinobu Mita
· 17 years ago
e8462ca
fs: use hlist_unhashed
by Akinobu Mita
· 17 years ago
07a154b
proc: loadavg reading race
by Michal Schmidt
· 17 years ago
0321155
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
by Jiri Olsa
· 17 years ago
7747cdb
fs/eventfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
7ec37df
fs/signalfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
12c2ab5
fs/utimes.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
ce88cc5
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
by Jeff Layton
· 17 years ago
b4cf9c3
FAT: Fix printk format strings
by Vegard Nossum
· 17 years ago
f74596d
proper show_interrupts() prototype
by Adrian Bunk
· 17 years ago
0b03cfb
MNT_UNBINDABLE fix
by Andries E. Brouwer
· 17 years ago
bcfbf84
SIGIO-driven I/O with inotify queues
by Dmitry Antipov
· 17 years ago
14e11e1
ext2: change the default behaviour on error
by Aneesh Kumar K.V
· 17 years ago
7f0adae
ext2: return after ext2_error in case of failures
by Aneesh Kumar K.V
· 17 years ago
1c17d18
A potential bug in inotify_user.c
by Yan Zheng
· 17 years ago
19c561a
fs/fat/: refine chmod checks
by Jan Engelhardt
· 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
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
35bba9a
nfsd4: miscellaneous nfs4state.c style fixes
by J. Bruce Fields
· 17 years ago
5ec7b46
nfsd4: make current_clientid local
by J. Bruce Fields
· 17 years ago
99d965e
nfsd: fix encode_entryplus_baggage() indentation
by J. Bruce Fields
· 17 years ago
366e0c1
nfsd4: kill unneeded cl_confirm check
by J. Bruce Fields
· 17 years ago
f3aba4e
nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
by J. Bruce Fields
· 17 years ago
f394baa
nfsd4: kill unnecessary same_name() in setclientid_confirm
by J. Bruce Fields
· 17 years ago
deda2fa
nfsd: uniquify cl_confirm values
by J. Bruce Fields
· 17 years ago
49ba878
nfsd: eliminate final bogus case from setclientid logic
by J. Bruce Fields
· 17 years ago
a186e76
nfsd4: kill some unneeded setclientid comments
by J. Bruce Fields
· 17 years ago
1f69f17
nfsd: minor fs/nfsd/auth.h cleanup
by J. Bruce Fields
· 17 years ago
2e8138a
nfsd: move nfsd/auth.h into fs/nfsd
by J. Bruce Fields
· 17 years ago
dbf847e
knfsd: allow cache_register to return error on failure
by J. Bruce Fields
· 17 years ago
e331f60
nfsd: fail init on /proc/fs/nfs/exports creation failure
by J. Bruce Fields
· 17 years ago
440bcc5
nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
by J. Bruce Fields
· 17 years ago
Next »