Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5f1586d0dd8f6eeecf6c0d35cbca6291afd6f1cc
/
fs
5f1586d
nilfs2: do not return io error for bio allocation failure
by Ryusuke Konishi
· 15 years ago
0935db7
nilfs2: use list_splice_tail or list_splice_tail_init
by Ryusuke Konishi
· 15 years ago
abdb318
nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty
by Jiro SEKIBA
· 15 years ago
3534573
nilfs2: delete mark_inode_dirty in nilfs_delete_entry
by Jiro SEKIBA
· 15 years ago
58d5547
nilfs2: delete mark_inode_dirty in nilfs_commit_chunk
by Jiro SEKIBA
· 15 years ago
2093abf
nilfs2: change return type of nilfs_commit_chunk
by Jiro SEKIBA
· 15 years ago
4cd76c3
nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlink
by Jiro SEKIBA
· 15 years ago
1749147
nilfs2: delete redundant mark_inode_dirty
by Jiro SEKIBA
· 15 years ago
565de40
nilfs2: expand inode_inc_link_count and inode_dec_link_count
by Jiro SEKIBA
· 15 years ago
43f8bc2
nilfs2: delete mark_inode_dirty from nilfs_set_link
by Jiro SEKIBA
· 15 years ago
9ca941d
nilfs2: delete mark_inode_dirty in nilfs_new_inode
by Jiro SEKIBA
· 15 years ago
0234576
nilfs2: add norecovery mount option
by Ryusuke Konishi
· 15 years ago
a057d2c
nilfs2: add helper to get if volume is in a valid state
by Ryusuke Konishi
· 15 years ago
f50a4c8
nilfs2: move recovery completion into load_nilfs function
by Ryusuke Konishi
· 15 years ago
050b414
nilfs2: apply readahead for recovery on mount
by Ryusuke Konishi
· 15 years ago
f021759
nilfs2: clean up get/put function of a segment usage
by Ryusuke Konishi
· 15 years ago
071ec54
nilfs2: move routine to set segment usage into sufile
by Ryusuke Konishi
· 15 years ago
61a189e
nilfs2: move routine marking segment usage dirty into sufile
by Ryusuke Konishi
· 15 years ago
70622a2
nilfs2: insert cache operation in palloc get block routines
by Ryusuke Konishi
· 15 years ago
49fa7a5
nilfs2: add palloc cache to ifile
by Ryusuke Konishi
· 15 years ago
c3ea56c
nilfs2: flush palloc cache before manipulating data pages of GC dat
by Ryusuke Konishi
· 15 years ago
8908b2f
nilfs2: add palloc cache to dat
by Ryusuke Konishi
· 15 years ago
db38d5a
nilfs2: add cache framework for persistent object allocator
by Ryusuke Konishi
· 15 years ago
141bbdb
nilfs2: unfold nilfs_palloc_block_get_bitmap function
by Ryusuke Konishi
· 15 years ago
1376e93
nilfs2: eliminate nilfs_btnode_get function
by Ryusuke Konishi
· 15 years ago
75f65ed
nilfs2: remove newblk argument from nilfs_btnode_submit_block
by Ryusuke Konishi
· 15 years ago
45f4910
nilfs2: use nilfs_btnode_create_block function
by Ryusuke Konishi
· 15 years ago
d501d73
nilfs2: separate function for creating new btree node block
by Ryusuke Konishi
· 15 years ago
b34a650
nilfs2: avoid readahead on metadata file for create mode
by Ryusuke Konishi
· 15 years ago
ef7d475
nilfs2: simplify nilfs_sufile_get_ncleansegs function
by Ryusuke Konishi
· 15 years ago
aa474a2
nilfs2: add local variable to cache the number of clean segments
by Ryusuke Konishi
· 15 years ago
7b16c8a
nilfs2: unfold nilfs_sufile_block_get_header function
by Ryusuke Konishi
· 15 years ago
fd66c0d
nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroy
by Ryusuke Konishi
· 15 years ago
3961f0e
nilfs2: eliminate inlines to directly read/write inode of metadata files
by Ryusuke Konishi
· 15 years ago
8707df3
nilfs2: separate read method of meta data files on super root block
by Ryusuke Konishi
· 15 years ago
7973956
nilfs2: separate constructor of metadata files
by Ryusuke Konishi
· 15 years ago
5731e19
nilfs2: add size option of private object to metadata file allocator
by Ryusuke Konishi
· 15 years ago
9cb4e0d2
nilfs2: move out mark_inode_dirty calls from bmap routines
by Ryusuke Konishi
· 15 years ago
09bf4aa
nilfs2: stop marking metadata inode dirty within btree operations
by Ryusuke Konishi
· 15 years ago
30db4e6
nilfs2: remove buffer locking from btree code
by Ryusuke Konishi
· 15 years ago
a49762f
nilfs2: remove buffer locking in nilfs_mark_inode_dirty
by Ryusuke Konishi
· 15 years ago
e2073e7
nilfs2: cleanup unused match_bool function
by Jiro SEKIBA
· 15 years ago
91f1953
nilfs2: Using nobarrier option instead of barrier=off
by Jiro SEKIBA
· 15 years ago
6600b9d
nilfs2: move definition of struct nilfs_btree_node
by Jiro SEKIBA
· 15 years ago
9b945d5
nilfs2: get rid of BUG_ON use in btree lookup routines
by Ryusuke Konishi
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
9ebd4eb
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
by Stefani Seibold
· 15 years ago
ac50e95
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
8a1eaa6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
6c06f07
xfs: copy li_lsn before dropping AIL lock
by Nathaniel W. Turner
· 15 years ago
8ec6dba
XFS bug in log recover with quota (bugzilla id 855)
by Jan Rekorajski
· 15 years ago
f534dc9
cifs: clear server inode number flag while autodisabling
by Suresh Jayaraman
· 15 years ago
18dafac
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
by Jiro SEKIBA
· 15 years ago
479c255
Fix memory corruption caused by nfsd readdir+
by Petr Vandrovec
· 15 years ago
c1ea985
nilfs2: fix lock order reversal in chcp operation
by Ryusuke Konishi
· 15 years ago
e04b5ef
__generic_block_fiemap(): fix for files bigger than 4GB
by Mike Hommey
· 15 years ago
fc63cf2
exec: setup_arg_pages() fails to return errors
by Anton Blanchard
· 15 years ago
7779d7b
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
by Heiko Carstens
· 15 years ago
29f12ca
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
by Sukadev Bhattiprolu
· 15 years ago
ff5e4b5
fs/jbd: Export log_start_commit to fix ext3 build.
by Stefan Schmidt
· 15 years ago
aa021ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
a6dbd42
Btrfs: fix panic when trying to destroy a newly allocated
by Josef Bacik
· 15 years ago
fd80145
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
16fe410
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
33b2580
Btrfs: allow more metadata chunk preallocation
by Chris Mason
· 15 years ago
f5a84ee3
Btrfs: fallback on uncompressed io if compressed io fails
by Josef Bacik
· 15 years ago
ccf0e72
Btrfs: find ideal block group for caching
by Josef Bacik
· 15 years ago
4eb3991
Btrfs: avoid null deref in unpin_extent_cache()
by Dan Carpenter
· 15 years ago
df66916
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
by Li Dongyang
· 15 years ago
5df6a9f
Btrfs: fix some metadata enospc issues
by Josef Bacik
· 15 years ago
01dea1e
Btrfs: fix how we set max_size for free space clusters
by Josef Bacik
· 15 years ago
249ac1e
Btrfs: cleanup transaction starting and fix journal_info usage
by Josef Bacik
· 15 years ago
6346c93
Btrfs: fix data allocation hint start
by Josef Bacik
· 15 years ago
7b02bec
JBD/JBD2: free j_wbuf if journal init fails.
by Tao Ma
· 15 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
ea0174a
ext3: retry failed direct IO allocations
by Eric Sandeen
· 15 years ago
96d25e5
NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT
by Trond Myklebust
· 15 years ago
b7b69c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
1e424a3
ext4: partial revert to fix double brelse WARNING()
by Theodore Ts'o
· 15 years ago
c083234
nilfs2: fix missing cleanup of gc cache on error cases
by Ryusuke Konishi
· 15 years ago
5399dd1
nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks
by Ryusuke Konishi
· 15 years ago
f475f67
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible
by Jeff Layton
· 15 years ago
ec06aed
cifs: clean up handling when server doesn't consistently support inode numbers
by Jeff Layton
· 15 years ago
ba230c3
ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O
by Mingming
· 15 years ago
e5a9236
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
1bbc9a6
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
d4116f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
411094a
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4c3da22
sysfs: Don't leak secdata when a sysfs_dirent is freed.
by Eric W. Biederman
· 15 years ago
89240ba
x86, fs: Fix x86 procfs stack information for threads on 64-bit
by Stefani Seibold
· 15 years ago
5219f34
fuse: invalidate target of rename
by Miklos Szeredi
· 15 years ago
0bd8718
fuse: fix kunmap in fuse_ioctl_copy_user
by Jens Axboe
· 15 years ago
f60311d
fuse: prevent fuse_put_request on invalid pointer
by Anand V. Avati
· 15 years ago
51bb296
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
4b70df1
ext4: code clean up for dio fallocate handling
by Mingming
· 15 years ago
5f52495
ext4: skip conversion of uninit extents after direct IO if there isn't any
by Mingming
· 15 years ago
109f556
ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents
by Mingming
· 15 years ago
05b4358
nilfs2: add zero-fill for new btree node buffers
by Ryusuke Konishi
· 15 years ago
Next »