Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
458e6197c37de53f7be0a837644daabb900c3036
/
fs
458e619
f2fs: refactor bio->rw handling
by Jaegeuk Kim
· 11 years ago
63a0b7cb
f2fs: merge pages with the same sync_mode flag
by Fan Li
· 11 years ago
6bacf52
f2fs: add unlikely() macro for compiler more aggressively
by Jaegeuk Kim
· 11 years ago
cfb271d
f2fs: add unlikely() macro for compiler optimization
by Chao Yu
· 11 years ago
b9987a2
f2fs: avoid unneeded page release for correct _count of page
by Chao Yu
· 11 years ago
a0acdfe
f2fs: use inner macro GFP_F2FS_ZERO for simplification
by Chao Yu
· 11 years ago
40e1ebe
f2fs: replace the debugfs_root with f2fs_debugfs_root
by Younger Liu
· 11 years ago
c524723
f2fs: remove debufs dir if debugfs_create_file() failed
by Younger Liu
· 11 years ago
9af0ff1
f2fs: readahead contiguous pages for restore_node_summary
by Chao Yu
· 11 years ago
93dfe2a
f2fs: refactor bio-related operations
by Jaegeuk Kim
· 11 years ago
187b5b8
f2fs: remove the own bi_private allocation
by Jaegeuk Kim
· 11 years ago
8f99a94
f2fs: convert recover_orphan_inodes to void
by Chao Yu
· 11 years ago
1069bbf
f2fs: check return value of f2fs_readpage in find_data_page
by Chao Yu
· 11 years ago
01d2d1a
f2fs: use true and false for boolean variable
by Chao Yu
· 11 years ago
aac4404
f2fs: correct type of wait in struct bio_private
by Chao Yu
· 11 years ago
6947eea
f2fs: avoid to calculate incorrect max orphan number
by Chao Yu
· 11 years ago
a66c7b2
f2fs: remove unneeded code in punch_hole
by Chao Yu
· 11 years ago
031fa8c
f2fs: remove unnecessary condition checks
by Jaegeuk Kim
· 11 years ago
f9a4e6d
f2fs: bug fix on bit overflow from 32bits to 64bits
by Jaegeuk Kim
· 11 years ago
3679556
f2fs: fix a potential out of range issue
by Gu Zheng
· 11 years ago
0e80220
f2fs: remove unnecessary return value
by Jaegeuk Kim
· 11 years ago
8274de7
f2fs: add a new mount option: inline_data
by Huajun Li
· 11 years ago
1001b34
f2fs: add flags and helpers to support inline data
by Huajun Li
· 11 years ago
0323230
f2fs: send REQ_META or REQ_PRIO when reading meta area
by Changman Lee
· 11 years ago
a709f4a
f2fs: add detailed information of bio types in the tracepoints
by Jaegeuk Kim
· 11 years ago
b600965
f2fs: add a new function: f2fs_reserve_block()
by Huajun Li
· 11 years ago
0daaad9
f2fs: avoid lock debugging overhead
by Jaegeuk Kim
· 11 years ago
74de593
f2fs: read contiguous sit entry pages by merging for mount performance
by Chao Yu
· 11 years ago
d4d288b
f2fs: adds a tracepoint for f2fs_submit_read_bio
by Chao Yu
· 11 years ago
87b8872
f2fs: adds a tracepoint for submit_read_page
by Chao Yu
· 11 years ago
61ae45c
f2fs: simplify IS_DATASEG and IS_NODESEG macro
by Changman Lee
· 11 years ago
7107e0a
f2fs: merge read IOs at ra_nat_pages()
by Jaegeuk Kim
· 11 years ago
924b720
f2fs: add a new function to support for merging contiguous read
by Chao Yu
· 11 years ago
ce3b7d8
f2fs: move the list_head initialization into the lock protection region
by Gu Zheng
· 11 years ago
502c6e0
f2fs: simplify write_orphan_inodes for better readable
by Gu Zheng
· 11 years ago
ef86d70
f2fs: convert inc/dec_valid_node_count to inc/dec one count
by Gu Zheng
· 11 years ago
da19b0d
f2fs: convert dev_valid_block_count to void
by Gu Zheng
· 11 years ago
58e674d
f2fs: convert remove_inode_page to void
by Gu Zheng
· 11 years ago
1ff7bd3
f2fs: introduce a bio array for per-page write bios
by Jaegeuk Kim
· 11 years ago
c11abd1
f2fs: disable the extent cache ops on high fragmented files
by Jaegeuk Kim
· 11 years ago
971767c
f2fs: use sbi->write_mutex for write bios
by Jaegeuk Kim
· 11 years ago
7d5e510
f2fs: clean up the do_submit_bio flow
by Jaegeuk Kim
· 11 years ago
75c3c8b
f2fs: use f2fs_put_page to release page for uniform style
by Chao Yu
· 11 years ago
1661d07
f2fs: add a tracepoint for f2fs_issue_discard
by Jaegeuk Kim
· 11 years ago
3720887
f2fs: introduce f2fs_issue_discard() to clean up
by Jaegeuk Kim
· 11 years ago
7ac8c3b
f2fs: add a sysfs entry to control max_discards
by Jaegeuk Kim
· 11 years ago
b295555
f2fs: add key functions for small discards
by Jaegeuk Kim
· 11 years ago
7fd9e54
f2fs: add a slab cache entry for small discards
by Jaegeuk Kim
· 11 years ago
e81c93c
f2fs: improve searching speed of __next_free_blkoff
by Changman Lee
· 11 years ago
9a7f143
f2fs: introduce __find_rev_next(_zero)_bit
by Changman Lee
· 11 years ago
a8472b4
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
3dc9acb
aio: clean up and fix aio_setup_ring page mapping
by Linus Torvalds
· 11 years ago
8e321fe
aio/migratepages: make aio migrate pages sane
by Benjamin LaHaise
· 11 years ago
1881686
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
by Benjamin LaHaise
· 11 years ago
a6ddeee
Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
df36ac1
pstore: Don't allow high traffic options on fragile devices
by Luck, Tony
· 11 years ago
2516b61
Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
a5905a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
ac8809f
xfs: abort metadata writeback on permanent errors
by Dave Chinner
· 11 years ago
33177f0
xfs: swalloc doesn't align allocations properly
by Dave Chinner
· 11 years ago
83a0adc
xfs: remove xfsbdstrat error
by Christoph Hellwig
· 11 years ago
6e708bc
xfs: align initial file allocations correctly
by Dave Chinner
· 11 years ago
718cc6f
xfs: fix infinite loop by detaching the group/project hints from user dquot
by Jie Liu
· 11 years ago
5c22727
xfs: fix assertion failure at xfs_setattr_nonsize
by Jie Liu
· 11 years ago
30d161c
xfs: fix false assertion at xfs_qm_vop_create_dqattach
by Jie Liu
· 11 years ago
3a8c920
xfs: fix memory leak in xfs_dir2_node_removename
by Mark Tinguely
· 11 years ago
56f91aa
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
by Li Wang
· 11 years ago
86b58d1
ceph: initialize inode before instantiating dentry
by Yan, Zheng
· 11 years ago
8d27637
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 11 years ago
ae5758a
procfs: also fix proc_reg_get_unmapped_area() for !MMU case
by Jan Beulich
· 11 years ago
e09f67f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
c9111b4
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
a5c21dc
dcache: allow word-at-a-time name hashing with big-endian CPUs
by Will Deacon
· 11 years ago
48a2f0b
Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
700ff4f
Btrfs: fix access_ok() check in btrfs_ioctl_send()
by Dan Carpenter
· 12 years ago
467bb1d
Btrfs: make sure we cleanup all reloc roots if error happens
by Wang Shilong
· 11 years ago
6646374
Btrfs: skip building backref tree for uuid and quota tree when doing balance relocation
by Wang Shilong
· 11 years ago
c974c46
Btrfs: fix an oops when doing balance relocation
by Wang Shilong
· 11 years ago
639eefc
Btrfs: don't miss skinny extent items on delayed ref head contention
by Filipe David Borba Manana
· 11 years ago
e43f998
btrfs: call mnt_drop_write after interrupted subvol deletion
by David Sterba
· 11 years ago
a7e252a
Btrfs: don't clear the default compression type
by Miao Xie
· 11 years ago
781c2a5
nfsd: when reusing an existing repcache entry, unhash it first
by Jeff Layton
· 11 years ago
f94c445
xfs: growfs overruns AGFL buffer on V4 filesystems
by Dave Chinner
· 11 years ago
2f42d61
xfs: don't perform discard if the given range length is less than block size
by Jie Liu
· 11 years ago
31978b5
xfs: underflow bug in xfs_attrlist_by_handle()
by Dan Carpenter
· 11 years ago
a8b1474
sysfs: give different locking key to regular and bin files
by Tejun Heo
· 11 years ago
c537aba
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
d1b9432
aio: clean up aio ring in the fail path
by Gu Zheng
· 11 years ago
002acf1
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
5ee5406
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
29be634
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
3873d06
nfs: fix do_div() warning by instead using sector_div()
by Helge Deller
· 11 years ago
f22e5ed
NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recovery
by Trond Myklebust
· 11 years ago
2787179
Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 11 years ago
95f19f6
epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled
by Amit Pundir
· 11 years ago
b0d8d22
vfs: fix subtle use-after-free of pipe_inode_info
by Linus Torvalds
· 11 years ago
b01537b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d870b4a
fix bogus path_put() of nd->root after some unlazy_walk() failures
by Al Viro
· 11 years ago
3bad8bb
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
f496863
Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
Next »