Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4271c6e37c32105492cbbed35f45330cb327b94
c4271c6
NFS: Kill fscache warnings when mounting without -ofsc
by Trond Myklebust
· 12 years ago
c129c29
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
by David Howells
· 12 years ago
54e37b8
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1f0377f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f59dc2b
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
f3dc129
Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
af487e4
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
cfde819
keys: use keyring_alloc() to create module signing keyring
by David Howells
· 12 years ago
e67eab3
keys: fix unreachable code
by Alan Cox
· 12 years ago
a68c2f1
sendfile: allows bypassing of notifier events
by Scott Wolchok
· 12 years ago
891348c
SGI-XP: handle non-fatal traps
by Robin Holt
· 12 years ago
c39540c
fat: fix incorrect function comment
by Ravishankar N
· 12 years ago
99bbb2b
Documentation: ABI: remove testing/sysfs-devices-node
by Davidlohr Bueso
· 12 years ago
ee29720
proc: fix inconsistent lock state
by Xiaotian Feng
· 12 years ago
c4e1849
linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
by Guenter Roeck
· 12 years ago
154b454
memcg: don't register hotcpu notifier from ->css_alloc()
by Tejun Heo
· 12 years ago
495e9d8
checkpatch: warn on uapi #includes that #include <uapi/...
by Joe Perches
· 12 years ago
5abe257
revert "rtc: recycle id when unloading a rtc driver"
by Andrew Morton
· 12 years ago
2c79737
mm: clean up transparent hugepage sysfs error messages
by Jeremy Eder
· 12 years ago
bffdd66
hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
by Vyacheslav Dubeyko
· 12 years ago
81cc7fa
hfsplus: rework processing of hfs_btree_write() returned error
by Vyacheslav Dubeyko
· 12 years ago
1b243fd
hfsplus: rework processing errors in hfsplus_free_extents()
by Vyacheslav Dubeyko
· 12 years ago
5daa669
hfsplus: avoid crash on failed block map free
by Alan Cox
· 12 years ago
44fd07e
kcmp: include linux/ptrace.h
by Cyrill Gorcunov
· 12 years ago
ba3f7a1
drivers/rtc/rtc-imxdi.c: must include <linux/spinlock.h>
by Jean Delvare
· 12 years ago
bcc2b02
mm: cma: WARN if freed memory is still in use
by Marek Szyprowski
· 12 years ago
b66c598
exec: do not leave bprm->interp on stack
by Kees Cook
· 12 years ago
9f9c9cbb
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
by Zhenzhong Duan
· 12 years ago
f1d8e61
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
by Zhenzhong Duan
· 12 years ago
038b358
Documentation: kernel-parameters.txt remove capability.disable
by Josh Boyer
· 12 years ago
c8b74c2f
mm: fix calculation of dirtyable memory
by Sonny Rao
· 12 years ago
010fc29
compaction: fix build error in CMA && !COMPACTION
by Minchan Kim
· 12 years ago
b729d75
vfs: make lremovexattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
12f0621
vfs: make removexattr retry once on ESTALE
by Jeff Layton
· 12 years ago
bd9bbc9
vfs: make llistxattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
10a90cf
vfs: make listxattr retry once on ESTALE error
by Jeff Layton
· 12 years ago
3a3e159
vfs: make lgetxattr retry once on ESTALE
by Jeff Layton
· 12 years ago
60e66b4
vfs: make getxattr retry once on an ESTALE error
by Jeff Layton
· 12 years ago
49e09e1
vfs: allow lsetxattr() to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
68f1bb8
vfs: allow setxattr to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
a69201d
vfs: allow utimensat() calls to retry once on an ESTALE error
by Jeff Layton
· 12 years ago
96948fc
vfs: fix user_statfs to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
99a5df3
vfs: make fchownat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
14ff690
vfs: make fchmodat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
2771261
vfs: have chroot retry once on ESTALE error
by Jeff Layton
· 12 years ago
0291c0a
vfs: have chdir retry lookup and call once on ESTALE error
by Jeff Layton
· 12 years ago
87fa559
vfs: have faccessat retry once on an ESTALE error
by Jeff Layton
· 12 years ago
48f7530
vfs: have do_sys_truncate retry once on an ESTALE error
by Jeff Layton
· 12 years ago
c6a9428
vfs: fix renameat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
5d18f81
vfs: make do_unlinkat retry once on ESTALE errors
by Jeff Layton
· 12 years ago
c6ee920
vfs: make do_rmdir retry once on ESTALE errors
by Jeff Layton
· 12 years ago
9e790bd
vfs: add a flags argument to user_path_parent
by Jeff Layton
· 12 years ago
442e31c
vfs: fix linkat to retry once on ESTALE errors
by Jeff Layton
· 12 years ago
f46d356
vfs: fix symlinkat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
b76d8b8
vfs: fix mkdirat to retry once on an ESTALE error
by Jeff Layton
· 12 years ago
972567f
vfs: fix mknodat to retry on ESTALE errors
by Jeff Layton
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
7955119
vfs: fix readlinkat to retry on ESTALE
by Jeff Layton
· 12 years ago
836fb7e
vfs: make fstatat retry on ESTALE errors from getattr call
by Jeff Layton
· 12 years ago
b9d6ba9
vfs: add a retry_estale helper function to handle retries on ESTALE
by Jeff Layton
· 12 years ago
21e89c0
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
by Al Viro
· 12 years ago
b911a6b
vfs: d_obtain_alias() needs to use "/" as default name.
by NeilBrown
· 12 years ago
4716673
vfs: Remove useless function prototypes
by Alessio Igor Bogani
· 12 years ago
b9f61c3
documentation: drop vmtruncate
by Marco Stornelli
· 12 years ago
7898575
mm: drop vmtruncate
by Marco Stornelli
· 12 years ago
d30357f
vfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
9014da7
ntfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
2d1b399
nilfs2: drop vmtruncate
by Marco Stornelli
· 12 years ago
3e7a806
ncpfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
7fc7cd0
minix: drop vmtruncate
by Marco Stornelli
· 12 years ago
5dfc282
logfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
d506848
hfsplus: drop vmtruncate
by Marco Stornelli
· 12 years ago
86dd07d
jfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
70b31c4
hpfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
91c7fbb
FS-Cache: Clear remaining page count on retrieval cancellation
by David Howells
· 12 years ago
1f372df
FS-Cache: Mark cancellation of in-progress operation
by David Howells
· 12 years ago
7ef001e
FS-Cache: One of the write operation paths doesn't set the object state
by David Howells
· 12 years ago
9c04caa
FS-Cache: Fix signal handling during waits
by David Howells
· 12 years ago
a4ff146
NFS4: Open files for fscaching
by David Howells
· 12 years ago
9696952
FS-Cache: Add transition to handle invalidate immediately after lookup
by David Howells
· 12 years ago
810a485
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
6f8c9d2
ARM: OMAP2+: Trivial fix for IOMMU merge issue
by Tony Lindgren
· 12 years ago
8c209ce
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
by David Howells
· 12 years ago
8d76349
FS-Cache: Exclusive op submission can BUG if there's been an I/O error
by David Howells
· 12 years ago
75bc411
FS-Cache: Limit the number of I/O error reports for a cache
by David Howells
· 12 years ago
c2d35bf
FS-Cache: Don't mask off the object event mask when printing it
by David Howells
· 12 years ago
03acc4b
FS-Cache: Initialise the object event mask with the calculated mask
by David Howells
· 12 years ago
36a02de
FS-Cache: Convert the object event ID #defines into an enum
by David Howells
· 12 years ago
b4cf1e0
CacheFiles: Add missing retrieval completions
by David Howells
· 12 years ago
de242c0
NFS: Use FS-Cache invalidation
by David Howells
· 12 years ago
9dc8d9b
CacheFiles: Implement invalidation
by David Howells
· 12 years ago
a02de96
VFS: Make more complete truncate operation available to CacheFiles
by David Howells
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
ef778e7
FS-Cache: Provide proper invalidation
by David Howells
· 12 years ago
40889e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
9f10523
FS-Cache: Fix operation state management and accounting
by David Howells
· 12 years ago
ef46ed8
FS-Cache: Make cookie relinquishment wait for outstanding reads
by David Howells
· 12 years ago
Next »