Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8680e0d5efd46aa54d7085e5b4a268f726922c7
a8680e0
ext4: fix COLLAPSE_RANGE failure with 1KB block size
by Namjae Jeon
· 11 years ago
86f1ca3
ext4: use EINVAL if not a regular file in ext4_collapse_range()
by Theodore Ts'o
· 11 years ago
6c5e73d
ext4: enforce we are operating on a regular file in ext4_zero_range()
by jon ernst
· 11 years ago
6dd834e
ext4: fix extent merging in ext4_ext_shift_path_extents()
by Lukas Czerner
· 11 years ago
ef24f6c
ext4: discard preallocations after removing space
by Lukas Czerner
· 11 years ago
9337d5d
ext4: no need to truncate pagecache twice in collapse range
by Lukas Czerner
· 11 years ago
2c1d232
ext4: fix removing status extents in ext4_collapse_range()
by Lukas Czerner
· 11 years ago
1a66c7c
ext4: use filemap_write_and_wait_range() correctly in collapse range
by Lukas Czerner
· 11 years ago
694c793
ext4: use truncate_pagecache() in collapse range
by Lukas Czerner
· 11 years ago
50e02fd
ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE
by Theodore Ts'o
· 11 years ago
036acea
ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled
by Azat Khuzhin
· 11 years ago
a18ed35
ext4: always check ext4_ext_find_extent result
by Dmitry Monakhov
· 11 years ago
8dc79ec
ext4: fix error handling in ext4_ext_shift_extents
by Dmitry Monakhov
· 11 years ago
e2cbd58
ext4: silence sparse check warning for function ext4_trim_extent
by jon ernst
· 11 years ago
40c406c
ext4: COLLAPSE_RANGE only works on extent-based files
by Theodore Ts'o
· 11 years ago
847c6c4
ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches
by Zheng Liu
· 11 years ago
6e6358f
ext4: use i_size_read in ext4_unaligned_aio()
by Theodore Ts'o
· 11 years ago
0790b31
fs: disallow all fallocate operation on active swapfile
by Lukas Czerner
· 11 years ago
23fffa9
fs: move falloc collapse range check into the filesystem methods
by Lukas Czerner
· 11 years ago
8fc61d9
fs: prevent doing FALLOC_FL_ZERO_RANGE on append only file
by Lukas Czerner
· 11 years ago
9ef06ce
ext4: remove unnecessary check for APPEND and IMMUTABLE
by Lukas Czerner
· 11 years ago
622cad1
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
by Theodore Ts'o
· 11 years ago
c57ab39
ext4: return ENOMEM rather than EIO when find_###_page() fails
by Younger Liu
· 11 years ago
1ce01c4
ext4: fix COLLAPSE_RANGE test failure in data journalling mode
by Namjae Jeon
· 11 years ago
87f7e41
ext4: update PF_MEMALLOC handling in ext4_write_inode()
by Theodore Ts'o
· 11 years ago
ec4cb1a
ext4: fix jbd2 warning under heavy xattr load
by Jan Kara
· 11 years ago
9503c67
ext4: note the error in ext4_end_bio()
by Matthew Wilcox
· 11 years ago
0076493
ext4: initialize multi-block allocator before checking block descriptors
by Azat Khuzhin
· 11 years ago
4adb6ab
ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
by Kazuya Mio
· 11 years ago
666525d
ext4: fix 64-bit number truncation warning
by Chen Gang
· 11 years ago
d15e031
Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
8e343c8
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
370d266
Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 11 years ago
d15fee8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
56c225f
Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 11 years ago
53c5666
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
34917f9
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
f7789dc
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
7df9345
Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 11 years ago
3c83e61
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
4a4389a
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 11 years ago
73f1027
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 11 years ago
877f075
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
3cf5914
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
154d6f1
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
76ca7d1
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
8d81e29
Documentation/SubmittingPatches: remove references to patch-scripts
by Mitchel Humpherys
· 11 years ago
37c703f
Documentation/SubmittingPatches: update some dead URLs
by Mitchel Humpherys
· 11 years ago
4adeacd
Documentation/filesystems/ntfs.txt: remove changelog reference
by Fabian Frederick
· 11 years ago
4762c98
Documentation/kmemleak.txt: updates
by Wang YanQing
· 11 years ago
31e1436
fs/reiserfs/super.c: add __init to init_inodecache
by Fabian Frederick
· 11 years ago
ea0856c
fs/reiserfs: move prototype declaration to header file
by Rashika Kheria
· 11 years ago
c11e614
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
by Fabian Frederick
· 11 years ago
d7bdb996
fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks
by Sougata Santra
· 11 years ago
abfeb72
fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block
by Sougata Santra
· 11 years ago
7fac376
nilfs2: update project's web site in nilfs2.txt
by Ryusuke Konishi
· 11 years ago
f947226
nilfs2: update MAINTAINERS file entries fix
by Ryusuke Konishi
· 11 years ago
0ec060d
nilfs2: verify metadata sizes read from disk
by Ryusuke Konishi
· 11 years ago
f9f32c4
nilfs2: add FITRIM ioctl support for nilfs2
by Andreas Rohner
· 11 years ago
82e11e8
nilfs2: add nilfs_sufile_trim_fs to trim clean segs
by Andreas Rohner
· 11 years ago
2cc88f3
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
by Andreas Rohner
· 11 years ago
00e9ffc
nilfs2: add nilfs_sufile_set_suinfo to update segment usage
by Andreas Rohner
· 11 years ago
90ccf7d
nilfs2: add struct nilfs_suinfo_update and flags
by Andreas Rohner
· 11 years ago
e212693
nilfs2: update MAINTAINERS file entries
by Ryusuke Konishi
· 11 years ago
5f356fd
fs/coda/inode.c: add __init to init_inodecache()
by Fabian Frederick
· 11 years ago
dac52fc
BEFS: logging cleanup
by Fabian Frederick
· 11 years ago
91a52ab
fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
by Fabian Frederick
· 11 years ago
2d4319e
befs: replace kmalloc/memset 0 by kzalloc
by Fabian Frederick
· 11 years ago
84ee353
fs/minix/inode.c: add __init to init_inodecache()
by Fabian Frederick
· 11 years ago
0d71915
rtc: treewide: remove excess rtc_device validation
by Alexander Shiyan
· 11 years ago
ebe7533
drivers/rtc/rtc-s3c.c: remove NO_IRQ macro
by Pankaj Dubey
· 11 years ago
dc9d888
drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()
by Adam Thomson
· 11 years ago
67ab244
drivers/rtc/rtc-rv3029c2.c: fix potential race condition
by Gregory Hermant
· 11 years ago
617b26a
rtc: add support for maxim dallas rtc ds1347
by Raghavendra Ganiga
· 11 years ago
5ab9a52
drivers/rtc/rtc-mc13xxx.c: fix potential race condition
by Alexander Shiyan
· 11 years ago
fda9909
rtc: pm8xxx: move device_init_wakeup() before rtc_register
by Josh Cartwright
· 11 years ago
5a41855
rtc: pm8xxx: add support for devicetree
by Josh Cartwright
· 11 years ago
bffcbc0
rtc: pm8xxx: use devm_request_any_context_irq
by Josh Cartwright
· 11 years ago
5d7dc4c
rtc: pm8xxx: use regmap API for register accesses
by Josh Cartwright
· 11 years ago
5bed811
rtc: pm8xxx: fixup checkpatch/style issues
by Josh Cartwright
· 11 years ago
131c9cc
rtc: verify a critical argument to rtc_update_irq() before using it
by Alessandro Zummo
· 11 years ago
c93a3ae
drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup source
by Wang Dongsheng
· 11 years ago
3f93822
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
d55255c
drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
b5ada46
drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEP
by Mika Westerberg
· 11 years ago
a8a15eb
drivers/rtc/rtc-ds3232.c: make it possible to share an irq
by Bharat Bhushan
· 11 years ago
5fc4bc8
arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatibles
by Maxime Ripard
· 11 years ago
f49bd06
rtc: sunxi: change compatibles
by Maxime Ripard
· 11 years ago
6a2b342
rtc: mc13xxx: make rtc_read_time() more readable
by Alexander Shiyan
· 11 years ago
12de362
rtc: mc13xxx: change RTC validation scheme
by Alexander Shiyan
· 11 years ago
fb1bd9a
rtc: mc13xxx: fix 1Hz interrupt
by Alexander Shiyan
· 11 years ago
2fb004a
rtc: mc13xxx: simplify alarm_irq_enable()
by Alexander Shiyan
· 11 years ago
589e501
rtc: mc13xxx: request IRQs after RTC registration
by Alexander Shiyan
· 11 years ago
77bf2ea
rtc: mc13xxx: remove __exit_p()
by Alexander Shiyan
· 11 years ago
1d1945d
drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chips
by Simon Guinot
· 11 years ago
5ea7351
drivers/rtc/rtc-ds1307.c: fix sysfs wakealarm attribute creation
by Simon Guinot
· 11 years ago
3916b09
drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation
by Xianglong Du
· 11 years ago
c2c0eed
drivers/rtc/rtc-da9052.c: remove redundant private structure field
by Anthony Olech
· 11 years ago
7b8dc3e
drivers/rtc/rtc-isl12057.c: remove duplicate include
by Sachin Kamat
· 11 years ago
Next »