index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
Merge remote-tracking branch 'ext4/dev'
Stephen Rothwell
13
-253
/
+291
2016-09-15
fscrypto: make filename crypto functions return 0 on success
Eric Biggers
3
-9
/
+9
2016-09-15
ext4: fix memory leak when symlink decryption fails
Eric Biggers
1
-2
/
+1
2016-09-15
ext4: remove unused definition for MAX_32_NUM
Fabian Frederick
1
-2
/
+0
2016-09-15
ext4: create EXT4_MAX_BLOCKS() macro
Fabian Frederick
3
-14
/
+7
2016-09-15
ext4: remove unneeded test in ext4_alloc_file_blocks()
Fabian Frederick
1
-7
/
+2
2016-09-15
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
1
-0
/
+3
2016-09-15
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
1
-0
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-1
/
+1
2016-09-05
ext4: improve ext4lazyinit scalability
Dmitry Monakhov
1
-10
/
+31
2016-09-05
ext4: cleanup ext4_sync_parent()
Jan Kara
1
-1
/
+8
2016-09-05
ext4: remove old feature helpers
Kaho Ng
4
-29
/
+6
2016-09-05
ext4: enable quota enforcement based on mount options
Jan Kara
2
-13
/
+33
2016-09-05
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
1
-4
/
+4
2016-08-29
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
1
-0
/
+7
2016-08-29
ext4: factor out loop for freeing inode xattr space
Jan Kara
1
-52
/
+69
2016-08-29
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
Jan Kara
1
-12
/
+8
2016-08-29
ext4: factor out xattr moving
Jan Kara
1
-74
/
+85
2016-08-29
ext4: replace bogus assertion in ext4_xattr_shift_entries()
Jan Kara
1
-4
/
+5
2016-08-29
ext4: remove checks for e_value_block
Jan Kara
1
-8
/
+7
2016-08-29
ext4: Check that external xattr value block is zero
Jan Kara
1
-0
/
+2
2016-08-29
ext4: fixup free space calculations when expanding inodes
Jan Kara
1
-34
/
+24
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+49
2016-08-11
ext4: avoid deadlock when expanding inode size
Jan Kara
2
-8
/
+13
2016-08-11
ext4: properly align shifted xattrs when expanding inodes
Jan Kara
1
-1
/
+1
2016-08-11
ext4: fix xattr shifting when expanding inodes part 2
Jan Kara
1
-2
/
+3
2016-08-11
ext4: fix xattr shifting when expanding inodes
Jan Kara
1
-13
/
+14
2016-08-01
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
1
-1
/
+17
2016-07-31
ext4: reserve xattr index for the Hurd
Theodore Ts'o
1
-0
/
+1
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+0
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-2089
/
+455
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
1
-1
/
+1
2016-07-26
dax: remote unused fault wrappers
Ross Zwisler
1
-2
/
+2
2016-07-15
ext4: verify extent header depth
Vegard Nossum
1
-0
/
+4
2016-07-14
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-07-14
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
19
-1997
/
+297
2016-07-05
ext4: fix project quota accounting without quota limits enabled
Wang Shilong
1
-10
/
+8
2016-07-05
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-07-05
ext4: remove unused page_idx
yalin wang
1
-2
/
+1
2016-07-04
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-07-04
ext4: Fix WARN_ON_ONCE in ext4_commit_super()
Pranay Kr. Srivastava
1
-14
/
+16
2016-07-04
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-07-03
ext4: correct error value of function verifying dx checksum
Daeho Jeong
1
-2
/
+2
2016-07-03
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
4
-36
/
+42
2016-06-30
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-06-26
ext4: respect the nobarrier mount option in nojournal mode
Theodore Ts'o
1
-1
/
+4
2016-06-26
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
Theodore Ts'o
4
-4
/
+23
2016-06-08
ext4: use bio op helprs in ext4 crypto code
Mike Christie
1
-1
/
+1
[next]