Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2771261ec5b677a38f0cd5fcfc6cefd5393787ef
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
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
ef778e7
FS-Cache: Provide proper invalidation
by David Howells
· 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
37491a1
CacheFiles: Make some debugging statements conditional
by David Howells
· 12 years ago
0f972b5
FS-Cache: Check that there are no read ops when cookie relinquished
by David Howells
· 12 years ago
5f4f9f4
CacheFiles: Downgrade the requirements passed to the allocator
by David Howells
· 12 years ago
c4d6d8d
CacheFiles: Fix the marking of cached pages
by David Howells
· 12 years ago
c8cf464
hfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
41ddaee
bfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
1dc1834
affs: drop vmtruncate
by Marco Stornelli
· 12 years ago
6229518
adfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
a6ff037
ocfs2: drop vmtruncate
by Marco Stornelli
· 12 years ago
a8f5293
omfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
46f6955
procfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
cfac4b4
reiserfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
fa4d62a
sysv: drop vmtruncate
by Marco Stornelli
· 12 years ago
83f6e37
ufs: drop vmtruncate
by Marco Stornelli
· 12 years ago
72651ca
fs: Fix imbalance in freeze protection in mark_files_ro()
by Jan Kara
· 12 years ago
39e3c95
vfs: remove DCACHE_NEED_LOOKUP
by Jeff Layton
· 12 years ago
741b7c3
path_init(): make -ENOTDIR failure exits consistent
by Al Viro
· 12 years ago
582aa64
vfs: remove unneeded permission check from path_init
by Jeff Layton
· 12 years ago
1e75529
vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags
by Miao Xie
· 12 years ago
1800098
ARM: OMAP: Fix build breakage due to missing include in i2c.c
by Vaibhav Bedia
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
03c850e
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
85d5b70
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
43260ad
Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'disintegrate-score-20121220' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
0c54450
Merge tag 'cris-for-linus-3.8' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
1ffab3d
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ddedec2
Merge tag 'tag-for-linus-3.8' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 12 years ago
8cb68bd
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 12 years ago
b6b19f2
ksm: make rmap walks more scalable
by Hugh Dickins
· 12 years ago
2832bc1
sched: numa: ksm: fix oops in task_numa_placment()
by Hugh Dickins
· 12 years ago
cda73a1
mm: do not sleep in balance_pgdat if there's no i/o congestion
by Zlatko Calusic
· 12 years ago
77c8006
UAPI: Fix up empty files in arch/cris/
by David Howells
· 12 years ago
00addd1
CRIS: locking: fix the return value of arch_read_trylock()
by Wei Yongjun
· 12 years ago
e61ac0b
Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowells/linux-headers into for-linus2
by Jesper Nilsson
· 12 years ago
8e6b4dd
CRIS: use kbuild.h instead of defining macros in asm-offset.c
by James Hogan
· 12 years ago
d66d8c7
UAPI: (Scripted) Disintegrate arch/score/include/asm
by David Howells
· 12 years ago
ada65c7
dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
by Maarten Lankhorst
· 12 years ago
b6fa0cd
dma-buf: might_sleep() in dma_buf_unmap_attachment()
by Rob Clark
· 12 years ago
f01af9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
9eb127cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e327955
Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
dcd6a97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
7005cd3
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
62ba63d
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
by David S. Miller
· 12 years ago
b3a3794
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
by David S. Miller
· 12 years ago
ce68895
sparc64: Fix ECB looping constructs in AES code.
by David S. Miller
· 12 years ago
b35d282
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
by David S. Miller
· 12 years ago
a8d97ce
sparc64: Fix AES ctr mode block size.
by David S. Miller
· 12 years ago
9f28ffc
sparc64: Fix unrolled AES 256-bit key loops.
by David S. Miller
· 12 years ago
152a2a8
solos-pci: ensure all TX packets are aligned to 4 bytes
by David Woodhouse
· 12 years ago
13af816
solos-pci: add firmware upgrade support for new models
by Nathan Williams
· 12 years ago
Next »