Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e79efe3b69d6454eb8ec734a24d49f0f4c7d26f5
/
fs
e79efe3
f2fs: remove unnecessary parameter "offset" from __add_sum_entry()
by Haicheng Li
· 12 years ago
b378387
f2fs: avoid freqeunt write_inode calls
by Jaegeuk Kim
· 12 years ago
d7cc950
f2fs: optimise the truncate_data_blocks_range() range
by Namjae Jeon
· 12 years ago
6a3e8ef
f2fs: use the F2FS specific flags in f2fs_ioctl()
by Namjae Jeon
· 12 years ago
699489b
f2fs: sync dir->i_size with its block allocation
by Jaegeuk Kim
· 12 years ago
2d4d9fb5
f2fs: fix i_blocks translation on various types of files
by Jaegeuk Kim
· 12 years ago
5fb0837
f2fs: set sb->s_fs_info before calling parse_options()
by Gu Zheng
· 12 years ago
8ae8f16
f2fs: support xattr security labels
by Jaegeuk Kim
· 12 years ago
5deb826
f2fs: fix iget/iput of dir during recovery
by Jaegeuk Kim
· 12 years ago
b2b3460
f2fs: reorganise the function get_victim_by_default
by Namjae Jeon
· 12 years ago
1e03e38
f2fs: handle errors from get_node_page calls
by Jason Hrycay
· 12 years ago
83d5d6f
f2fs: cover cp_file information with ilock
by Jaegeuk Kim
· 12 years ago
afc3eda
f2fs: fix incorrect iputs during the dentry recovery
by Jaegeuk Kim
· 12 years ago
6b8213d
f2fs: fix dentry recovery routine
by Jaegeuk Kim
· 12 years ago
3b10b1f
f2fs: iput only if whole data blocks are flushed
by Jaegeuk Kim
· 12 years ago
7a267f8
f2fs: return proper error from start_gc_thread
by Namjae Jeon
· 12 years ago
a06a241
f2fs: optimize several routines in node.h
by Namjae Jeon
· 12 years ago
4777f86
f2fs: remove unneeded initializations in f2fs_parent_dir
by Namjae Jeon
· 12 years ago
35b09d8
f2fs: push some variables to debug part
by Namjae Jeon
· 12 years ago
a9841c4
f2fs: align data types between on-disk and in-memory block addresses
by Jaegeuk Kim
· 12 years ago
f28c06f
f2fs: dereferencing an ERR_PTR
by Dan Carpenter
· 12 years ago
6f6fd83
f2fs: use ihold
by Jaegeuk Kim
· 12 years ago
93ff10d
f2fs: should not make_bad_inode on f2fs_link failure
by Jaegeuk Kim
· 12 years ago
39cf72c
f2fs: fix to handle do_recover_data errors
by Jaegeuk Kim
· 12 years ago
b292dcab
f2fs: reuse the locked dnode page and its inode
by Jaegeuk Kim
· 12 years ago
b638f0c
f2fs: fix wrong condition check
by Jaegeuk Kim
· 12 years ago
77888c1
f2fs: add f2fs_readonly()
by Jaegeuk Kim
· 12 years ago
6f85b35
f2fs: avoid RECLAIM_FS-ON-W: deadlock
by Jaegeuk Kim
· 12 years ago
2c2c149
f2fs: don't do checkpoint if error is occurred
by Jaegeuk Kim
· 12 years ago
45856af
f2fs: fix to unlock page before exit
by Jaegeuk Kim
· 12 years ago
9a55ed6
f2fs: remove unnecessary kmap/kunmap operations
by Jaegeuk Kim
· 12 years ago
9851e6e
f2fs: reorganize f2fs_vm_page_mkwrite
by Namjae Jeon
· 12 years ago
145b04e
f2fs: use list_for_each_entry rather than list_for_each_entry_safe
by majianpeng
· 12 years ago
81fb5e8
f2fs: remove unecessary variable and code
by Haicheng Li
· 12 years ago
bfe3596
f2fs, lockdep: annotate mutex_lock_all()
by Peter Zijlstra
· 12 years ago
f356fe0
f2fs: add debug msgs in the recovery routine
by Jaegeuk Kim
· 12 years ago
44a83ff
f2fs: update inode page after creation
by Jaegeuk Kim
· 12 years ago
64aa7ed
f2fs: change get_new_data_page to pass a locked node page
by Jaegeuk Kim
· 12 years ago
1646cfa
f2fs: skip get_node_page if locked node page is passed
by Jaegeuk Kim
· 12 years ago
0a364af
f2fs: remove unnecessary por_doing check
by Jaegeuk Kim
· 12 years ago
74d0b91
f2fs: fix BUG_ON during f2fs_evict_inode(dir)
by Jaegeuk Kim
· 12 years ago
8c26d7d
f2fs: fix por_doing variable coverage
by Jaegeuk Kim
· 12 years ago
addbe45
f2fs: remove redundant assignment
by Jaegeuk Kim
· 12 years ago
650495d
f2fs: fix the inconsistent state of data pages
by Jaegeuk Kim
· 12 years ago
65e5cd0
f2fs: fix inconsistency of block count during recovery
by Jaegeuk Kim
· 12 years ago
89ff778
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
088d812
Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
03e04f0
aio: fix kioctx not being freed after cancellation at exit time
by Benjamin LaHaise
· 12 years ago
b4ca2b4
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
by Joseph Qi
· 12 years ago
136e877
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
by Ryusuke Konishi
· 12 years ago
6900807
aio: fix io_getevents documentation
by Jeff Moyer
· 12 years ago
fb09c37
hfs: avoid crash in hfs_bnode_create
by Jeff Mahoney
· 12 years ago
afe1bb7
ocfs2: unlock rw lock if inode lock failed
by Joseph Qi
· 12 years ago
7b92d03
fat: fix possible overflow for fat_clusters
by OGAWA Hirofumi
· 12 years ago
7ae0778
xfs: remote attribute lookups require the value length
by Dave Chinner
· 12 years ago
cf257ab
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
by Dave Chinner
· 12 years ago
7ced60c
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
by Dave Chinner
· 12 years ago
b17cb36
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 12 years ago
509e708
xfs: Don't reference the EFI after it is freed
by Dave Chinner
· 12 years ago
7031d0e
xfs: fix rounding in xfs_free_file_space
by Dave Chinner
· 12 years ago
480d746
xfs: fix sub-page blocksize data integrity writes
by Dave Chinner
· 12 years ago
a843258
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
e97e548
GFS2: Fix typo in gfs2_log_end_write loop
by Steven Whitehouse
· 12 years ago
75f96ce
GFS2: fix DLM depends to fix build errors
by Randy Dunlap
· 12 years ago
af21ca8
GFS2: Use single-block reservations for directories
by Bob Peterson
· 12 years ago
37f7157
GFS2: two minor quota fixups
by Bob Peterson
· 12 years ago
83c168b
NFS: Fix SETCLIENTID fallback if GSS is not available
by Chuck Lever
· 12 years ago
774d5f1
NFSv4.1 Fix a pNFS session draining deadlock
by Andy Adamson
· 12 years ago
130901b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
c5cb6a0
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
by Chris Mason
· 12 years ago
9be3395
Btrfs: use a btrfs bioset instead of abusing bio internals
by Chris Mason
· 12 years ago
655b09f
Btrfs: make sure roots are assigned before freeing their nodes
by Josef Bacik
· 12 years ago
3a6cad9
Btrfs: explicitly use global_block_rsv for quota_tree
by Stefan Behrens
· 12 years ago
17a5adc
btrfs: do away with non-whole_page extent I/O
by Alexandre Oliva
· 12 years ago
b216cbf
Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context
by Miao Xie
· 12 years ago
314297c
Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()
by Miao Xie
· 12 years ago
061594e
Btrfs: pause the space balance when remounting to R/O
by Miao Xie
· 12 years ago
e1409ce
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
by Miao Xie
· 12 years ago
89042e5
Btrfs: fix accessing a freed tree root
by Miao Xie
· 12 years ago
b9aa55b
Btrfs: return errno if possible when we fail to allocate memory
by Liu Bo
· 12 years ago
d88033d
Btrfs: update the global reserve if it is empty
by Miao Xie
· 12 years ago
5881cfc
Btrfs: don't steal the reserved space from the global reserve if their space type is different
by Miao Xie
· 12 years ago
b586b32
Btrfs: optimize the error handle of use_block_rsv()
by Miao Xie
· 12 years ago
7b61cd9
Btrfs: don't use global block reservation for inode cache truncation
by Miao Xie
· 12 years ago
7cfa9e5
Btrfs: don't abort the current transaction if there is no enough space for inode cache
by Miao Xie
· 12 years ago
8250dab
Correct allowed raid levels on balance.
by Andreas Philipp
· 12 years ago
379cde7
Btrfs: fix possible memory leak in replace_path()
by Stefan Behrens
· 12 years ago
c16c2e2
Btrfs: fix possible memory leak in the find_parent_nodes()
by Wang Shilong
· 12 years ago
4968810
Btrfs: don't allow device replace on RAID5/RAID6
by Stefan Behrens
· 12 years ago
b1c79e0
Btrfs: handle running extent ops with skinny metadata
by Josef Bacik
· 12 years ago
73e1e61
Btrfs: remove warn on in free space cache writeout
by Josef Bacik
· 12 years ago
69a85bd
Btrfs: don't null pointer deref on abort
by Josef Bacik
· 12 years ago
03b71c6
btrfs: don't stop searching after encountering the wrong item
by Gabriel de Perthuis
· 12 years ago
a52f4cd
Btrfs: fix off-by-one in fiemap
by Liu Bo
· 12 years ago
60b6297
btrfs: annotate quota tree for lockdep
by David Sterba
· 12 years ago
b973425
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a549984
ext4: revert "ext4: use io_end for multiple bios"
by Theodore Ts'o
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
Next »