Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be32197cd6b8c37425ca954e719d236e6117a8ee
/
fs
be32197
ext4: remove unused definition for MAX_32_NUM
by Fabian Frederick
· 8 years ago
518eaa6
ext4: create EXT4_MAX_BLOCKS() macro
by Fabian Frederick
· 8 years ago
c3fe493
ext4: remove unneeded test in ext4_alloc_file_blocks()
by Fabian Frederick
· 8 years ago
edf15aa
ext4: fix memory leak in ext4_insert_range()
by Fabian Frederick
· 8 years ago
4e800c0
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
by wangguang
· 8 years ago
e22834f
ext4: improve ext4lazyinit scalability
by Dmitry Monakhov
· 8 years ago
6ae4c5a
ext4: cleanup ext4_sync_parent()
by Jan Kara
· 8 years ago
0b7b777
ext4: remove old feature helpers
by Kaho Ng
· 8 years ago
49da939
ext4: enable quota enforcement based on mount options
by Jan Kara
· 8 years ago
93e3b4e
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
by Daeho Jeong
· 8 years ago
8913f34
mbcache: fix to detect failure of register_shrinker
by Chao Yu
· 8 years ago
14fbd4a
ext4: enforce online defrag restriction for encrypted files
by Eric Whitney
· 8 years ago
dfa2064
ext4: factor out loop for freeing inode xattr space
by Jan Kara
· 8 years ago
6e0cd08
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
by Jan Kara
· 8 years ago
3f2571c
ext4: factor out xattr moving
by Jan Kara
· 8 years ago
9440571
ext4: replace bogus assertion in ext4_xattr_shift_entries()
by Jan Kara
· 8 years ago
1cba423
ext4: remove checks for e_value_block
by Jan Kara
· 8 years ago
2de58f1
ext4: Check that external xattr value block is zero
by Jan Kara
· 8 years ago
e3014d1
ext4: fixup free space calculations when expanding inodes
by Jan Kara
· 8 years ago
b892772
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
5e608a02
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
28687b9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
370f601
Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 8 years ago
fd1ae51
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
088bf2f
fs/seq_file: fix out-of-bounds read
by Vegard Nossum
· 8 years ago
079d37d
dlm: fix malfunction of dlm_tool caused by debugfs changes
by Eric Ren
· 8 years ago
5bb53c0
fs/block_dev: fix potential NULL ptr deref in freeze_bdev()
by Andrey Ryabinin
· 8 years ago
28a2359
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
by Filipe Manana
· 8 years ago
1ba98d0
Btrfs: detect corruption when non-root leaf has zero item
by Liu Bo
· 8 years ago
053ab70f
Btrfs: check btree node's nritems
by Liu Bo
· 8 years ago
35bbb97
btrfs: don't create or leak aliased root while cleaning up orphans
by Jeff Mahoney
· 8 years ago
187ee58
Btrfs: fix em leak in find_first_block_group
by Josef Bacik
· 8 years ago
1423881
btrfs: do not background blkdev_put()
by Anand Jain
· 8 years ago
28b737f
Btrfs: clarify do_chunk_alloc()'s return value
by Liu Bo
· 8 years ago
9e7cc91
btrfs: fix fsfreeze hang caused by delayed iputs deal
by Wang Xiaoguang
· 8 years ago
1851309
btrfs: update btrfs_space_info's bytes_may_use timely
by Wang Xiaoguang
· 8 years ago
4824f1f
btrfs: divide btrfs_update_reserved_bytes() into two functions
by Wang Xiaoguang
· 8 years ago
dcb40c1
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
by Wang Xiaoguang
· 8 years ago
df2c95f
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
by Qu Wenruo
· 8 years ago
62b9954
btrfs: relocation: Fix leaking qgroups numbers on data extents
by Qu Wenruo
· 8 years ago
cb93b52
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
by Qu Wenruo
· 8 years ago
d06f23d
btrfs: waiting on qgroup rescan should not always be interruptible
by Jeff Mahoney
· 8 years ago
d2c609b
btrfs: properly track when rescan worker is running
by Jeff Mahoney
· 8 years ago
eecba89
btrfs: flush_space: treat return value of do_chunk_alloc properly
by Alex Lyakas
· 9 years ago
f3bca80
Btrfs: add ASSERT for block group's memory leak
by Liu Bo
· 8 years ago
d8422ba3
btrfs: backref: Fix soft lockup in __merge_refs function
by Qu Wenruo
· 8 years ago
1c1ea4f
Btrfs: fix memory leak of reloc_root
by Liu Bo
· 8 years ago
94ef71a
Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
b059152
Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
17ce1eb
ubifs: Fix xattr generic handler usage
by Richard Weinberger
· 8 years ago
c0082e9
ubifs: Fix assertion in layout_in_gaps()
by Vincent Stehlé
· 8 years ago
e9e5e3f
bdev: fix NULL pointer dereference
by Vegard Nossum
· 8 years ago
a8414fa
Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
20a3d61
f2fs: avoid potential deadlock in f2fs_move_file_range
by Chao Yu
· 8 years ago
fe8494b
f2fs: allow copying file range only in between regular files
by Chao Yu
· 8 years ago
3024c9a
Revert "f2fs: move i_size_write in f2fs_write_end"
by Chao Yu
· 8 years ago
b873b79
Revert "f2fs: use percpu_rw_semaphore"
by Jaegeuk Kim
· 8 years ago
184ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
32438cf
Merge branch 'iomap-fixes-4.8-rc3' into for-next
by Dave Chinner
· 8 years ago
a03f1a6
xfs: remove OWN_AG rmap when allocating a block from the AGFL
by Darrick J. Wong
· 8 years ago
1d4795e
xfs: (re-)implement FIEMAP_FLAG_XATTR
by Christoph Hellwig
· 8 years ago
b95a212
xfs: simplify xfs_file_iomap_begin
by Christoph Hellwig
· 8 years ago
f20ac7a
iomap: mark ->iomap_end as optional
by Christoph Hellwig
· 8 years ago
ac2dc05
iomap: prepare iomap_fiemap for attribute mappings
by Dave Chinner
· 8 years ago
8896b8f
iomap: fiemap should honor the FIEMAP_FLAG_SYNC flag
by Dave Chinner
· 8 years ago
274c887
iomap: remove superflous pagefault_disable from iomap_write_actor
by Christoph Hellwig
· 8 years ago
97dd8c9
iomap: remove superflous mark_page_accessed from iomap_write_actor
by Christoph Hellwig
· 8 years ago
f32866fd
xfs: store rmapbt block count in the AGF
by Darrick J. Wong
· 8 years ago
8b2180b
xfs: don't invalidate whole file on DAX read/write
by Dave Chinner
· 8 years ago
0af32fb
xfs: fix bogus space reservation in xfs_iomap_write_allocate
by Christoph Hellwig
· 8 years ago
4dd3fd7
xfs: don't assert fail on non-async buffers on ioacct decrement
by Brian Foster
· 8 years ago
a1e2103
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b112324
Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
dd25793
nfsd: don't return an unhashed lock stateid after taking mutex
by Jeff Layton
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
4b9eaf3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
2f95ff9
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
by Mel Gorman
· 8 years ago
3b3ce01
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
4269139
nfsd: Fix race between FREE_STATEID and LOCK
by Chuck Lever
· 8 years ago
2e81a4e
ext4: avoid deadlock when expanding inode size
by Jan Kara
· 8 years ago
443a8c4
ext4: properly align shifted xattrs when expanding inodes
by Jan Kara
· 8 years ago
418c12d
ext4: fix xattr shifting when expanding inodes part 2
by Jan Kara
· 8 years ago
d014119
ext4: fix xattr shifting when expanding inodes
by Jan Kara
· 8 years ago
502aa0a
nfsd: fix dentry refcounting on create
by Josef Bacik
· 8 years ago
9512c47
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
51350ea
mm, writeback: flush plugged IO in wakeup_flusher_threads()
by Konstantin Khlebnikov
· 8 years ago
c4159a7
mm: memcontrol: only mark charged pages with PageKmemcg
by Vladimir Davydov
· 8 years ago
4eacd4c
ceph: initialize pathbase in the !dentry case in encode_caps_cb()
by Ilya Dryomov
· 8 years ago
e4d2b16
ceph: fix null pointer dereference in ceph_flush_snaps()
by Yan, Zheng
· 8 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
c11f0c0
block/mm: make bdev_ops->rw_page() take a bool for read/write
by Jens Axboe
· 8 years ago
e9d488c
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc
by Linus Torvalds
· 8 years ago
337684a
fs: return EPERM on immutable inode
by Eryu Guan
· 8 years ago
fe64f32
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0cbbc42
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
a02040d
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
fff648d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8d48032
NFSv4: Cap the transport reconnection timer at 1/2 lease period
by Trond Myklebust
· 8 years ago
Next »