index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-03
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
1
-11
/
+11
2016-04-02
ext4 crypto: fix some error handling
Dan Carpenter
1
-1
/
+1
2016-04-01
ext4: avoid calling dquot_get_next_id() if quota is not enabled
Theodore Ts'o
1
-1
/
+13
2016-04-01
ext4: retry block allocation for failed DIO and DAX writes
Jan Kara
1
-30
/
+28
2016-04-01
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-03-30
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2
-0
/
+10
2016-03-30
btrfs: fix crash/invalid memory access on fsync when using overlayfs
Filipe Manana
1
-1
/
+1
2016-03-26
ext4 crypto: use dget_parent() in ext4_d_revalidate()
Theodore Ts'o
1
-4
/
+8
2016-03-26
ext4: use file_dentry()
Miklos Szeredi
1
-1
/
+1
2016-03-26
ext4: use dget_parent() in ext4_file_open()
Miklos Szeredi
1
-4
/
+8
2016-03-26
nfs: use file_dentry()
Miklos Szeredi
3
-6
/
+6
2016-03-26
fs: add file_dentry()
Miklos Szeredi
4
-1
/
+57
2016-03-26
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
4
-20
/
+39
2016-03-22
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-4
/
+28
2016-03-22
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-32
/
+136
2016-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-23
/
+46
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-136
/
+101
2016-03-22
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-372
/
+1893
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
29
-1195
/
+1240
2016-03-22
Merge tag 'pci-v4.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+1
2016-03-22
Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+28
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-414
/
+2953
2016-03-22
Revert "PCI: dra7xx: Mark driver as broken"
Sekhar Nori
1
-1
/
+0
2016-03-22
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-931
/
+1102
2016-03-21
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
64
-777
/
+1171
2016-03-21
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-40
/
+58
2016-03-21
[media] vsp1: use proper dma alloc/free functions
Linus Torvalds
1
-2
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
686
-27593
/
+39064
2016-03-21
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
9
-228
/
+667
2016-03-21
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
38
-155
/
+201
2016-03-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
16
-437
/
+471
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
70
-1591
/
+2196
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
40
-2373
/
+3136
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
13
-48
/
+689
2016-03-21
ovl: cleanup unused var in rename2
Miklos Szeredi
1
-2
/
+0
2016-03-21
ovl: rename is_merge to is_lowest
Miklos Szeredi
1
-8
/
+8
2016-03-21
ovl: fixed coding style warning
Sohom Bhattacharjee
1
-0
/
+1
2016-03-21
ovl: Ensure upper filesystem supports d_type
Vivek Goyal
3
-0
/
+53
2016-03-21
ovl: Warn on copy up if a process has a R/O fd open to the lower file
David Howells
1
-0
/
+34
2016-03-21
ovl: honor flag MS_SILENT at mount
Konstantin Khlebnikov
1
-1
/
+2
2016-03-21
ovl: verify upper dentry before unlink and rename
Miklos Szeredi
1
-21
/
+38
2016-03-21
ALSA: hda - Fix missing ELD update at unplugging
Takashi Iwai
1
-2
/
+1
2016-03-21
drivers/xen: make platform-pci.c explicitly non-modular
Paul Gortmaker
1
-13
/
+9
2016-03-21
drivers/xen: make sys-hypervisor.c explicitly non-modular
Paul Gortmaker
1
-51
/
+8
2016-03-21
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
Paul Gortmaker
2
-22
/
+4
2016-03-21
drivers/xen: make [xen-]ballon explicitly non-modular
Paul Gortmaker
2
-15
/
+3
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
12
-11
/
+7
2016-03-21
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
Chris Mason
1
-0
/
+10
2016-03-21
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
25
-414
/
+2953
[next]