Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
28daf4fae8693d4a285123494899fe01950cba50
28daf4f
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Zheng Liu
· 12 years ago
2656497
ext4: mext_insert_extents should update extent block checksum
by Darrick J. Wong
· 12 years ago
eb9cc7e
ext4: move quota initialization out of inode allocation transaction
by Jan Kara
· 12 years ago
fd03d8d
ext4: reserve xattr index for Rich ACL support
by Theodore Ts'o
· 12 years ago
ae4647f
jbd2: reduce journal_head size
by Jan Kara
· 12 years ago
7b001d6
ext4: clear buffer_uninit flag when submitting IO
by Jan Kara
· 12 years ago
4eec708
ext4: use io_end for multiple bios
by Jan Kara
· 12 years ago
0058f96
ext4: make ext4_bio_write_page() use BH_Async_Write flags
by Jan Kara
· 12 years ago
e1091b1
ext4: Use kstrtoul() instead of parse_strtoul()
by Lukas Czerner
· 12 years ago
7e8b12c
ext4: defragmentation code cleanup
by Dmitry Monakhov
· 12 years ago
43e50f5
ext4: do not convert to indirect with bigalloc enabled
by Lukas Czerner
· 12 years ago
0d14b09
ext4: move ext4_ind_migrate() into migrate.c
by Lukas Czerner
· 12 years ago
d6a7710
ext4: fix miscellaneous big endian warnings
by Theodore Ts'o
· 12 years ago
171a7f2
ext4: fix big-endian bug in metadata checksum calculations
by Dmitry Monakhov
· 12 years ago
0b65349
ext4: fix big-endian bug in extent migration code
by Dmitry Monakhov
· 12 years ago
8c8e0ca
ext4: fix usless declarations
by Dmitri Monakho
· 12 years ago
27dd438
ext4: introduce reserved space
by Lukas Czerner
· 12 years ago
f45a5ef
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
by Jan Kara
· 12 years ago
eabe044
ext4: speed-up releasing blocks on commit
by Andrey Sidorov
· 12 years ago
5c1ff33
ext4: fix free space estimate in ext4_nonda_switch()
by Eric Whitney
· 12 years ago
bcb1385
ext4: fix deadlock with quota feature
by Jan Kara
· 12 years ago
e8238f9
ext4: fix incorrect lock ordering for ext4_ind_migrate
by Dmitry Monakhov
· 12 years ago
393d1d1
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
by Dr. Tilmann Bubeck
· 12 years ago
f78ee70d
ext4: print more info in ext4_print_free_blocks()
by Lukas Czerner
· 12 years ago
be8981b
ext4: try to prepend extent to the existing one
by Lukas Czerner
· 12 years ago
bc2d9db
ext4: Transfer initialized block to right neighbor if possible
by Lukas Czerner
· 12 years ago
bd86298
ext4: introduce ext4_get_group_number()
by Lukas Czerner
· 12 years ago
6891100
ext4: make ext4_block_in_group() much more efficient
by Lukas Czerner
· 12 years ago
a75ae78f
ext4: unregister es_shrinker if mount failed
by Dmitry Monakhov
· 12 years ago
5d3ee20
ext4: fix journal callback list traversal
by Dmitry Monakhov
· 12 years ago
794446c
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
by Dmitry Monakhov
· 12 years ago
996bb9f
ext4: support simple conversion of extent-mapped inodes to use i_blocks
by Theodore Ts'o
· 12 years ago
d76a3a77
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
by Theodore Ts'o
· 12 years ago
b10a44c
ext4: add might_sleep() annotations
by Theodore Ts'o
· 12 years ago
19b5ef6
ext4: add mutex_is_locked() assertion to ext4_truncate()
by Theodore Ts'o
· 12 years ago
819c492
ext4: refactor truncate code
by Theodore Ts'o
· 12 years ago
26a4c0c
ext4: refactor punch hole code
by Theodore Ts'o
· 12 years ago
781f143
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
by Theodore Ts'o
· 12 years ago
eed4333
ext4: fold ext4_generic_write_end() into ext4_write_end()
by Zheng Liu
· 12 years ago
74d553a
ext4: collapse handling of data=ordered and data=writeback codepaths
by Theodore Ts'o
· 12 years ago
8cde7ad
ext4: fix big-endian bugs which could cause fs corruptions
by Zheng Liu
· 12 years ago
07961ac
Linux 3.9-rc5
by Linus Torvalds
· 12 years ago
0bb4428
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a7b436d
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d299c29
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
dbf520a
Revert "lockdep: check that no locks held at freeze time"
by Paul Walmsley
· 12 years ago
13d2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
bce95c6
dw_dmac: adjust slave_id accordingly to request line base
by Andy Shevchenko
· 12 years ago
f73bb9b
dmaengine: dw_dma: fix endianess for DT xlate function
by Arnd Bergmann
· 12 years ago
46a1f21
PNP: List Rafael Wysocki as a maintainer
by Rafael J. Wysocki
· 12 years ago
b92eded
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
6e2a450
rbd: don't zero-fill non-image object requests
by Alex Elder
· 12 years ago
3615db4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
ed17688
ia64 idle: delete stale (*idle)() function pointer
by Len Brown
· 12 years ago
67e17c1
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
d8fe29e
Btrfs: don't drop path when printing out tree errors in scrub
by Josef Bacik
· 12 years ago
f85eda8
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
by Nicholas Bellinger
· 12 years ago
5dade71
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
by Nicholas Bellinger
· 12 years ago
09a9f1d
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
by Michel Lespinasse
· 12 years ago
0776ce0
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
045ecc2
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
865752e
Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
97f084b
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
1b6a4db
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
dfca53f
Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
8b1e54c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
d3f72cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
5e24850
Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
482b0b5
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
by Konstantin Holoborodko
· 12 years ago
c613c5f
mg_disk: fix error return code in mg_probe()
by Wei Yongjun
· 12 years ago
82d130f
Btrfs: fix wrong return value of btrfs_lookup_csum()
by Miao Xie
· 12 years ago
39847c4
Btrfs: fix wrong reservation of csums
by Miao Xie
· 12 years ago
a797502
Btrfs: fix double free in the btrfs_qgroup_account_ref()
by Wang Shilong
· 12 years ago
fdf30d1
Btrfs: limit the global reserve to 512mb
by Josef Bacik
· 12 years ago
db1d607
Btrfs: hold the ordered operations mutex when waiting on ordered extents
by Josef Bacik
· 12 years ago
6e137ed
Btrfs: fix space accounting for unlink and rename
by Josef Bacik
· 12 years ago
f4881bc
Btrfs: fix space leak when we fail to reserve metadata space
by Josef Bacik
· 12 years ago
adaa4b8
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
by Jan Schmidt
· 12 years ago
6125c2be
Merge branch 'acpi-fixes' into fixes
by Rafael J. Wysocki
· 12 years ago
887ede6
Merge branch 'pm-fixes' into fixes
by Rafael J. Wysocki
· 12 years ago
9064171
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes
by Linus Torvalds
· 12 years ago
33b65f1
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
f896604
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
a8c4528
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
3e84f48
vfs/splice: Fix missed checks in new __kernel_write() helper
by Al Viro
· 12 years ago
c26377e
xen/events: avoid race with raising an event in unmask_evtchn()
by David Vrabel
· 12 years ago
d3eb2c8
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
by Konrad Rzeszutek Wilk
· 12 years ago
76fc253
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
by Konrad Rzeszutek Wilk
· 12 years ago
c8fa48d
usb: Fix compile error by selecting USB_OTG_UTILS
by Roland Stigge
· 12 years ago
87a8ebd
userns: Restrict when proc and sysfs can be mounted
by Eric W. Biederman
· 12 years ago
a636b70
ipc: Restrict mounting the mqueue filesystem
by Eric W. Biederman
· 12 years ago
132c94e
vfs: Carefully propogate mounts across user namespaces
by Eric W. Biederman
· 12 years ago
90563b1
vfs: Add a mount flag to lock read only bind mounts
by Eric W. Biederman
· 12 years ago
3151527
userns: Don't allow creation if the user is chrooted
by Eric W. Biederman
· 12 years ago
4c43755
HID: multitouch: fix touchpad buttons
by Benjamin Tissoires
· 12 years ago
c2a2876
iommu/amd: Make sure dma_ops are set for hotplug devices
by Joerg Roedel
· 12 years ago
de55eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e8cd816
vt: synchronize_rcu() under spinlock is not nice...
by Al Viro
· 12 years ago
b8b6611
PCI / ACPI: hold acpi_scan_lock during root bus hotplug
by Yinghai Lu
· 12 years ago
Next »