Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ad0de2ac3218d372149d89d9d5c5058aca6aa29b
« Previous
b72e4f4
NFS: Create a single function for text mount data
by Bryan Schumaker
· 13 years ago
486aa69
NFS: Create a new nfs_try_mount()
by Bryan Schumaker
· 13 years ago
db83335
NFS: Let mount data parsing set the NFS version
by Bryan Schumaker
· 13 years ago
21e4b82
NFS: Use nfs_fs_mount_common() for remote referral mounts
by Bryan Schumaker
· 13 years ago
3d176e3
NFS: Use nfs_fs_mount_common() for xdev mounts
by Bryan Schumaker
· 13 years ago
8c958e0
NFS: Create a common xdev_mount() function
by Bryan Schumaker
· 13 years ago
c40f8d1
NFS: Create a common fs_mount() function
by Bryan Schumaker
· 13 years ago
586f95c
NFS: Remove NFS4_MOUNT_UNSHARED
by Bryan Schumaker
· 13 years ago
2311b94
NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
by Bryan Schumaker
· 13 years ago
bae3624
NFS: Create a single nfs_get_root()
by Bryan Schumaker
· 13 years ago
3028eb2
NFS: Rename nfs4_proc_get_root()
by Bryan Schumaker
· 13 years ago
2cc8a71
Yama: replace capable() with ns_capable()
by Kees Cook
· 13 years ago
77b513d
TOMOYO: Accept manager programs which do not start with / .
by Tetsuo Handa
· 13 years ago
f8c5a87
stmmac: fix suspend/resume locking
by Giuseppe CAVALLARO
· 13 years ago
b9cde0a
stmmac: add mixed burst for DMA
by Giuseppe CAVALLARO
· 13 years ago
cffb13f
stmmac: extend mac addr reg and fix perfect filering
by Giuseppe CAVALLARO
· 13 years ago
93c66ee
mei: Documentation: add generated example binary into .gitignore file
by Tomas Winkler
· 13 years ago
bed861b
Staging: wlags49_h2: potential NULL dereference
by Dan Carpenter
· 13 years ago
20fb18d
dm9000: some coldfire boards need this
by Steven King
· 13 years ago
6ff272c
codel: use u16 field instead of 31bits for rec_inv_sqrt
by Eric Dumazet
· 13 years ago
7483360
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
edc318d
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
by Bernhard Kohl
· 13 years ago
dad1743
x86/mce: Only restart instruction after machine check recovery if it is safe
by Tony Luck
· 13 years ago
544ecf3
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active
by Tejun Heo
· 13 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
669d67b
net: codel: fix build errors
by Sasha Levin
· 13 years ago
ce5b4b9
net/codel: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 13 years ago
4fc5e65
Merge branch 'renesas-kzm9g' into renesas-board-new
by Rafael J. Wysocki
· 13 years ago
3c43743
Merge branch 'renesas-armadillo800eva' into renesas-board-new
by Rafael J. Wysocki
· 13 years ago
3bd7df8
sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.
by David S. Miller
· 13 years ago
e6bf705
ARM: mach-shmobile: Use DT_MACHINE for armadillo 800 eva
by Magnus Damm
· 13 years ago
7296d93
ARM: mach-shmobile: Use DT_MACHINE for KZM9G
by Magnus Damm
· 13 years ago
3fe3e6b
xfs: introduce SEEK_DATA/SEEK_HOLE support
by Jeff Liu
· 13 years ago
e700a06
xfs: make xfs_extent_busy_trim not static
by Ben Myers
· 13 years ago
611c994
xfs: make XBF_MAPPED the default behaviour
by Dave Chinner
· 13 years ago
d4f3512
xfs: flush outstanding buffers on log mount failure
by Dave Chinner
· 13 years ago
12bcb3f
xfs: Properly exclude IO type flags from buffer flags
by Dave Chinner
· 13 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
2af51f3
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
fd50092
xfs: move xfs_fsb_to_db to xfs_bmap.h
by Dave Chinner
· 13 years ago
4ecbfe6
xfs: clean up busy extent naming
by Dave Chinner
· 13 years ago
efc27b5
xfs: move busy extent handling to it's own file
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
bc4010ec
xfs: use iolock on XFS_IOC_ALLOCSP calls
by Dave Chinner
· 13 years ago
aa5c158
xfs: kill XBF_DONTBLOCK
by Dave Chinner
· 13 years ago
7ca790a
xfs: kill xfs_read_buf()
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
795cac7
xfs: kill xfs_buf_btoc
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
4e94b71
xfs: use blocks for counting length of buffers
by Dave Chinner
· 13 years ago
de1cbee
xfs: kill b_file_offset
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
bf813cd
xfs: use kmem_zone_zalloc for buffers
by Dave Chinner
· 13 years ago
ead360c
xfs: fix incorrect b_offset initialisation
by Dave Chinner
· 13 years ago
0e95f19
xfs: check for buffer errors before waiting
by Dave Chinner
· 13 years ago
fe2429b
xfs: fix buffer lookup race on allocation failure
by Dave Chinner
· 13 years ago
aff3a9e
xfs: Use preallocation for inodes with extsz hints
by Dave Chinner
· 13 years ago
3ed9116
xfs: limit specualtive delalloc to maxioffset
by Dave Chinner
· 13 years ago
58e2077
xfs: don't assert on delalloc regions beyond EOF
by Dave Chinner
· 13 years ago
81158e0
xfs: prevent needless mount warning causing test failures
by Dave Chinner
· 13 years ago
d3bc815
xfs: punch new delalloc blocks out of failed writes inside EOF.
by Dave Chinner
· 13 years ago
6ffc4db
xfs: page type check in writeback only checks last buffer
by Dave Chinner
· 13 years ago
4c2d542
xfs: Do background CIL flushes via a workqueue
by Dave Chinner
· 13 years ago
04913fd
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
by Dave Chinner
· 13 years ago
a856917
xfs: remove some obsolete comments in xfs_trans_ail.c
by Christoph Hellwig
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
960c60a
xfs: do not add buffers to the delwri queue until pushed
by Christoph Hellwig
· 13 years ago
fe7257f
xfs: do not write the buffer from xfs_qm_dqflush
by Christoph Hellwig
· 13 years ago
4c46819
xfs: do not write the buffer from xfs_iflush
by Christoph Hellwig
· 13 years ago
8a48088
xfs: don't flush inodes from background inode reclaim
by Christoph Hellwig
· 13 years ago
211e4d4
xfs: implement freezing by emptying the AIL
by Christoph Hellwig
· 13 years ago
1c30462
xfs: allow assigning the tail lsn with the AIL lock held
by Christoph Hellwig
· 13 years ago
32ce90a
xfs: remove log item from AIL in xfs_iflush after a shutdown
by Christoph Hellwig
· 13 years ago
dea9609
xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown
by Christoph Hellwig
· 13 years ago
7582df5
xfs: using GFP_NOFS for blkdev_issue_flush
by Shaohua Li
· 13 years ago
01c84d2
xfs: punch all delalloc blocks beyond EOF on write failure.
by Dave Chinner
· 13 years ago
507630b
xfs: use shared ilock mode for direct IO writes by default
by Dave Chinner
· 13 years ago
193aec1
xfs: push the ilock into xfs_zero_eof
by Christoph Hellwig
· 13 years ago
f38996f
xfs: reduce ilock hold times in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
467f789
xfs: reduce ilock hold times in xfs_file_aio_write_checks
by Christoph Hellwig
· 13 years ago
b4d05e3
xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach
by Christoph Hellwig
· 13 years ago
641b695
percpu: remove percpu_xxx() functions
by Alex Shi
· 13 years ago
c6ae41e
x86: replace percpu_xxx funcs with this_cpu_xxx
by Alex Shi
· 13 years ago
19e8d69
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
by Alex Shi
· 13 years ago
51f19cf
sparc32: drop build time btfixup patching
by Sam Ravnborg
· 13 years ago
50544bc
sparc32: remove runtime btfix support
by Sam Ravnborg
· 13 years ago
08c9388
sparc32: remove remaining users of btfixup
by Sam Ravnborg
· 13 years ago
4ba22b1
sparc32: move smp ipi to method ops
by Sam Ravnborg
· 13 years ago
95f18c0
staging: comedi: refactor ni_pcimio driver and use module_comedi_pci_driver
by H Hartley Sweeten
· 13 years ago
75e6301
staging: comedi: Use module_comedi_pci_driver and standardize drivers
by H Hartley Sweeten
· 13 years ago
d4899c6
staging: comedi: Add helper macro for comedi pci driver boilerplate
by H Hartley Sweeten
· 13 years ago
f4ec9e9
mlx4_core: Change bitmap allocator to work in round-robin fashion
by Jack Morgenstein
· 13 years ago
5a81b4a
Staging: ipack: fix a few sparse warnings
by Samuel Iglesias Gonsalvez
· 13 years ago
55dfd88
Staging: ipack: added more info in Kconfig's help about ipack
by Samuel Iglesias Gonsalvez
· 13 years ago
3225436
Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2
by Samuel Iglesias Gonsalvez
· 13 years ago
b995069
Staging: ipack/bridges/tpci200: change the licence to explicitly GPLv2
by Samuel Iglesias Gonsalvez
· 13 years ago
416289b
Staging: ipack: change the licence to explicitly GPLv2
by Samuel Iglesias Gonsalvez
· 13 years ago
91296a2
Staging: ipack: add contact email in TODO file
by Samuel Iglesias Gonsalvez
· 13 years ago
fc36f07
Staging: ipack: move the devices source line in Kconfig file
by Samuel Iglesias Gonsalvez
· 13 years ago
Next »