Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fe986f9d88ab8079c91669b7f175081f15491a80
fe986f9
Merge branch 'xfs-O_TMPFILE-support' into for-next
by Dave Chinner
· 11 years ago
5f44e4c1
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
by Dave Chinner
· 11 years ago
49ae4b9
Merge branch 'xfs-verifier-cleanup' into for-next
by Dave Chinner
· 11 years ago
730357a
Merge branch 'xfs-stack-fixes' into for-next
by Dave Chinner
· 11 years ago
b6db055
Merge branch 'xfs-collapse-range' into for-next
by Dave Chinner
· 11 years ago
376ba31
xfs: Add support for FALLOC_FL_ZERO_RANGE
by Lukas Czerner
· 11 years ago
409332b
fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
by Lukas Czerner
· 11 years ago
fe4c224
xfs: inode log reservations are still too small
by Dave Chinner
· 11 years ago
a49935f
xfs: xfs_check_page_type buffer checks need help
by Dave Chinner
· 11 years ago
e480a72
xfs: avoid AGI/AGF deadlock scenario for inode chunk allocation
by Brian Foster
· 11 years ago
ae687e5
xfs: use NOIO contexts for vm_map_ram
by Dave Chinner
· 11 years ago
ac75a1f
xfs: don't leak EFSBADCRC to userspace
by Dave Chinner
· 11 years ago
93a8614
xfs: fix directory inode iolock lockdep false positive
by Dave Chinner
· 11 years ago
a1358aa
xfs: allocate xfs_da_args to reduce stack footprint
by Dave Chinner
· 11 years ago
f876e44
xfs: always do log forces via the workqueue
by Dave Chinner
· 11 years ago
ce5028c
xfs: modify verifiers to differentiate CRC from other errors
by Eric Sandeen
· 11 years ago
db9355c
xfs: print useful caller information in xfs_error_report
by Eric Sandeen
· 11 years ago
ca23f8f
xfs: add xfs_verifier_error()
by Eric Sandeen
· 11 years ago
f1dbcd7
xfs: add helper for updating checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
5158217
xfs: add helper for verifying checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
533b81c
xfs: Use defines for CRC offsets in all cases
by Eric Sandeen
· 11 years ago
e0d2c23
xfs: skip pointless CRC updates after verifier failures
by Eric Sandeen
· 11 years ago
e1d8fb8
xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
by Namjae Jeon
· 11 years ago
00f5e61
fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
by Namjae Jeon
· 11 years ago
027f185
Merge remote-tracking branch 'xfs-async-aio-extend' into for-next
by Dave Chinner
· 11 years ago
b678573
Merge branch 'xfs-fixes-for-3.15' into for-next
by Dave Chinner
· 11 years ago
5ef11eb
xfs: limit superblock corruption errors to actual corruption
by Eric Sandeen
· 11 years ago
daba542
xfs: skip verification on initial "guess" superblock read
by Eric Sandeen
· 11 years ago
82daa86
MAINTAINERS: SGI no longer maintaining XFS
by Ben Myers
· 11 years ago
7a01e707
xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb
by Eric Sandeen
· 11 years ago
3895e51
xfs: ensure correct log item buffer alignment
by Dave Chinner
· 11 years ago
fe60a8a
xfs: ensure correct timestamp updates from truncate
by Christoph Hellwig
· 11 years ago
9862f62
xfs: allow appending aio writes
by Christoph Hellwig
· 11 years ago
d531d91
xfs: always use unwritten extents for direct I/O writes
by Christoph Hellwig
· 11 years ago
6039257
direct-io: add flag to allow aio writes beyond i_size
by Christoph Hellwig
· 11 years ago
492185e
xfs: remove XFS_TRANS_DEBUG dead code
by Jie Liu
· 11 years ago
4ae69fe
xfs: return -E2BIG if hit the maximum size limits of ACLs
by Jie Liu
· 11 years ago
392c6de
xfs: sanitize sb_inopblock in xfs_mount_validate_sb
by Eric Sandeen
· 11 years ago
c6f9726
xfs: convert xfs_log_commit_cil() to void
by Jie Liu
· 11 years ago
410b11a
xfs: use tr_qm_dqalloc log reservation for dquot alloc
by Brian Foster
· 11 years ago
c19ec23
xfs: remove unused tr_swrite
by Eric Sandeen
· 11 years ago
70bbca07
xfs: use tr_growrtalloc for growing rt files
by Brian Foster
· 11 years ago
38dbfb5
Linus 3.14-rc1
by Linus Torvalds
· 11 years ago
69048e0
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
1c0b8a7a
hpfs: optimize quad buffer loading
by Mikulas Patocka
· 11 years ago
2cbe5c7
hpfs: remember free space
by Mikulas Patocka
· 11 years ago
9dabf60
parisc: add flexible mmap memory layout support
by Helge Deller
· 11 years ago
f5a408d
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
by Guy Martin
· 11 years ago
9391bc7
parisc: convert uapi/asm/stat.h to use native types only
by Helge Deller
· 11 years ago
998bbb2
parisc: wire up sched_setattr and sched_getattr
by Helge Deller
· 11 years ago
57737c4
parisc: fix cache-flushing
by Helge Deller
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7b383be
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
87af5e5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
3b4d5c7
tools/power turbostat: introduce -s to dump counters
by Andy Shevchenko
· 11 years ago
f591c38
tools/power turbostat: remove unused command line option
by Andy Shevchenko
· 11 years ago
5cb480f
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1bda2ac
afs: proc cells and rootcell are writeable
by Pali Rohár
· 11 years ago
5a5e75f
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
by Heiko Carstens
· 11 years ago
0f44bc3
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
f39aa27
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
by Olof Johansson
· 11 years ago
ad0c07f
ARM: multi_v7_defconfig: add mvebu drivers
by Olof Johansson
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
14864a5
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
94db37a
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
by Tim Kryger
· 11 years ago
a00928f
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
c2292c2
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
by Fabio Estevam
· 11 years ago
e324f7c
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
by Grygorii Strashko
· 11 years ago
f8505ef
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
by Barry Song
· 11 years ago
167eeb4
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
3f7c730
ARM: dts: zynq: Add SDHCI nodes
by Soren Brinkmann
· 11 years ago
4dd18ed
ARM: hisi: don't select SMP
by Rob Herring
· 11 years ago
db079b1
ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS
by Stephen Warren
· 11 years ago
d231fab
ARM: multi_v7: copy most options from tegra_defconfig
by Stephen Warren
· 11 years ago
afbf1e1
ARM: iop32x: fix power off handling for the EM7210 board
by Linus Walleij
· 11 years ago
608914b
ARM: integrator: restore static map on the CP
by Linus Walleij
· 11 years ago
9d2a5e2
ARM: msm_defconfig: Enable MSM clock drivers
by Stephen Boyd
· 11 years ago
3933d26
ARM: dts: msm: Add clock controller nodes and hook into uart
by Stephen Boyd
· 11 years ago
de70af4
ARM: OMAP4+: move errata initialization to omap4_pm_init_early
by Nishanth Menon
· 11 years ago
74ed7bd
ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
by Strashko, Grygorii
· 11 years ago
d22e633
Fix mountpoint reference leakage in linkat
by Oleg Drokin
· 11 years ago
deb2a1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
bcc9f96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 11 years ago
b168fff7
hfsplus: use xattr handlers for removexattr
by Christoph Hellwig
· 11 years ago
e5fbf67
Typo in compat_sys_lseek() declaration
by Stephan Springl
· 11 years ago
807612d
fs/super.c: sync ro remount after blocking writers
by Andrew Ruder
· 11 years ago
9115eac
vfs: unexport the getname() symbol
by Jeff Layton
· 11 years ago
b399c46
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
b890eb4
Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
0ef38d7
alpha: fix broken network checksum
by Mikulas Patocka
· 11 years ago
Next »