Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b6a05c1dbebe8c616e2e5b0f52b7a01fd792911
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
036d6a6
pkt_sched: Fix qdisc_graft WRT ingress qdisc
by Jarek Poplawski
· 15 years ago
d314737
igb: do not allow phy sw reset code to make calls to null pointers
by Alexander Duyck
· 15 years ago
2fb02a2
igb: reset sgmii phy at start of init
by Alexander Duyck
· 15 years ago
6b1be19
ixgbe: Create separate media type for CX4 adapters
by Peter P Waskiewicz Jr
· 15 years ago
8911184
ixgbe: Add support for 82599-based CX4 adapters
by Peter P Waskiewicz Jr
· 15 years ago
1b3ff02
ixgbe: Properly disable packet split per-ring when globally disabled
by Peter P Waskiewicz Jr
· 15 years ago
ce18761
cdc-phonet: remove noisy debug statement
by Rémi Denis-Courmont
· 15 years ago
b11b516
Phonet: Netlink event for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
5708e86
net: constify remaining proto_ops
by Alexey Dobriyan
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
3261309
net: constify struct net_protocol
by Alexey Dobriyan
· 15 years ago
e4c57d0
netdev: smc91x: drop Blackfin cruft
by Michael Hennerich
· 15 years ago
aa1b1ff
net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle
by Gerrit Renker
· 15 years ago
d136f1b
genetlink: fix netns vs. netlink table locking
by Johannes Berg
· 15 years ago
8be8057
Have atalk_route_packet() return NET_RX_SUCCESS not NET_XMIT_SUCCESS
by Mark Smith
· 15 years ago
4142e0d
Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
33f1de6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 15 years ago
041d6d0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
af8cb8a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
6cdb593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
99bc470
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
b8cb48a
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cbc8cc3
udf: Fix possible corruption when close races with write
by Jan Kara
· 15 years ago
81056dd
udf: Perform preallocation only for regular files
by Jan Kara
· 16 years ago
7c6e3d1
udf: Remove wrong assignment in udf_symlink
by Jan Kara
· 16 years ago
5891d9d
udf: Remove dead code
by Jan Kara
· 16 years ago
2daea67
fsync: wait for data writeout completion before calling ->fsync
by Christoph Hellwig
· 15 years ago
18f2ee7
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
by Jan Kara
· 15 years ago
2f3d675
fat: Opencode sync_page_range_nolock()
by Jan Kara
· 15 years ago
aa3caaf
pohmelfs: Use new syncing helper
by Jan Kara
· 15 years ago
af0f441
xfs: Convert sync_page_range() to simple filemap_write_and_wait_range()
by Jan Kara
· 15 years ago
d23c937
ocfs2: Update syncing after splicing to match generic version
by Jan Kara
· 15 years ago
ebbbf75
ntfs: Use new syncing helpers and update comments
by Jan Kara
· 15 years ago
0d34ec6
ext4: Remove syncing logic from ext4_file_write
by Jan Kara
· 15 years ago
e367626
ext3: Remove syncing logic from ext3_file_write
by Jan Kara
· 15 years ago
a2a735a
ext2: Update comment about generic_osync_inode
by Jan Kara
· 15 years ago
148f948
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
by Jan Kara
· 15 years ago
eef9938
vfs: Rename generic_file_aio_write_nolock
by Christoph Hellwig
· 15 years ago
918941a
ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
by Jan Kara
· 15 years ago
b04f932
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
by Jan Kara
· 15 years ago
c7b50db
vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
by Jan Kara
· 15 years ago
e4dd9de
vfs: Export __generic_file_aio_write() and add some comments
by Jan Kara
· 15 years ago
d3bccb6f
vfs: Introduce filemap_fdatawait_range
by Jan Kara
· 15 years ago
0cc6d77
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
55e0715
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7dfd54a
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6512c0d
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
625037c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8fafa0a
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c7208de
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
15b0404
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9b74aec
Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b581af5
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ffaf854
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
41f4db0
fs/Kconfig: move nilfs2 outside misc filesystems
by Ryusuke Konishi
· 15 years ago
0f3fe33
nilfs2: convert nilfs_bmap_lookup to an inline function
by Ryusuke Konishi
· 15 years ago
2e0c2c7
nilfs2: allow btree code to directly call dat operations
by Ryusuke Konishi
· 15 years ago
bd8169e
nilfs2: add update functions of virtual block address to dat
by Ryusuke Konishi
· 15 years ago
7a102b0
nilfs2: remove individual gfp constants for each metadata file
by Ryusuke Konishi
· 15 years ago
3218929
nilfs2: stop zero-fill of btree path just before free it
by Ryusuke Konishi
· 15 years ago
6d28f7e
nilfs2: remove unused btree argument from btree functions
by Ryusuke Konishi
· 15 years ago
9ead986
nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free
by Ryusuke Konishi
· 15 years ago
1cf58fa
nilfs2: shorten freeze period due to GC in write operation v3
by Jiro SEKIBA
· 15 years ago
43be0ec
nilfs2: add more check routines in mount process
by Zhu Yanhai
· 15 years ago
a4f0b9c
nilfs2: An unassigned variable is assigned to a never used structure member
by Zhang Qiang
· 15 years ago
c1b353f
nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
by Ryusuke Konishi
· 16 years ago
1dfa271
nilfs2: stop using periodic write_super callback
by Jiro SEKIBA
· 16 years ago
79efdd9
nilfs2: clean up nilfs_write_super
by Jiro SEKIBA
· 16 years ago
6233caa
nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
by Jiro SEKIBA
· 16 years ago
ec5d66a
nilfs2: remove redundant super block commit
by Jiro SEKIBA
· 16 years ago
b58a285
nilfs2: implement nilfs_show_options to display mount options in /proc/mounts
by Jiro SEKIBA
· 16 years ago
1435110
nilfs2: always lookup disk block address before reading metadata block
by Ryusuke Konishi
· 15 years ago
027d640
nilfs2: use semaphore to protect pointer to a writable FS-instance
by Ryusuke Konishi
· 16 years ago
b5696e5
nilfs2: fix format string compile warning (ino_t)
by Heiko Carstens
· 15 years ago
1b2f5a6
nilfs2: fix ignored error code in __nilfs_read_inode()
by Ryusuke Konishi
· 15 years ago
86d0063
GFS2: Whitespace fixes
by Steven Whitehouse
· 15 years ago
cabc5c0
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
13af7a6
netxen: update copyright
by Dhananjay Phadke
· 15 years ago
74c520d
netxen: fix tx timeout recovery
by Amit Kumar Salecha
· 15 years ago
ec5c50c
netxen: fix file firmware leak
by Dhananjay Phadke
· 15 years ago
ea6828b
netxen: improve pci memory access
by Dhananjay Phadke
· 15 years ago
f78c085
netxen: change firmware write size
by Amit Kumar Salecha
· 15 years ago
5ea1c50
tg3: Fix return ring size breakage
by Matt Carlson
· 15 years ago
86d7101
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
8637343
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
9feae56
netxen: build fix for INET=n
by Randy Dunlap
· 15 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
774a694
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4f0ac85
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b9356c5
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d90a7e8
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
12a4996
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eee2775
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
53e16fb
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4e3408d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a66a500
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7193bea
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
989aa44
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
Next »