Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff3b00a0fcaab89ff885e9f0f4ad83c4ced788f4
/
fs
« Previous
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
e3bb52a
ext4: make "norecovery" an alias for "noload"
by Eric Sandeen
· 15 years ago
5328e63
ext4: make trim/discard optional (and off by default)
by Eric Sandeen
· 15 years ago
2bba702
ext4: fix error handling in ext4_ind_get_blocks()
by Jan Kara
· 15 years ago
6b17d90
ext4: avoid issuing unnecessary barriers
by Theodore Ts'o
· 15 years ago
14e6964
CacheFiles: Don't log lookup/create failing with ENOBUFS
by David Howells
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
d0e27b7
CacheFiles: Better showing of debugging information in active object problems
by David Howells
· 15 years ago
6511de3
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
by David Howells
· 15 years ago
5e929b3
CacheFiles: Handle truncate unlocking the page we're reading
by David Howells
· 15 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 15 years ago
868411b
FS-Cache: Actually requeue an object when requested
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
d461d26
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
by David Howells
· 15 years ago
2175bb0
FS-Cache: Add a retirement stat counter
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
e3d4d28
FS-Cache: Handle read request vs lookup, creation or other cache failure
by David Howells
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
6897e3d
FS-Cache: The object-available state can't rely on the cookie to be available
by David Howells
· 15 years ago
5753c44
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
7e311a2
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
by David Howells
· 15 years ago
52bd75f
FS-Cache: Add counters for entry/exit to/from cache operation functions
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 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
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
f534dc9
cifs: clear server inode number flag while autodisabling
by Suresh Jayaraman
· 15 years ago
1032988
ext4: fix block validity checks so they work correctly with meta_bg
by Theodore Ts'o
· 15 years ago
8dadb19
ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
by Theodore Ts'o
· 15 years ago
3f8fb94
ext4: don't update the superblock in ext4_statfs()
by Theodore Ts'o
· 15 years ago
86ebfd0
ext4: journal all modifications in ext4_xattr_set_handle
by Eric Sandeen
· 15 years ago
30c6e07a
ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
by Julia Lawall
· 15 years ago
5068969
ext4: make sure directory and symlink blocks are revoked
by Theodore Ts'o
· 15 years ago
beac2da
ext4: add tracepoint for ext4_forget()
by Theodore Ts'o
· 15 years ago
cf40db1
ext4: remove failed journal checksum check
by Theodore Ts'o
· 15 years ago
e6a4742
jbd2: don't wipe the journal on a failed journal checksum
by Theodore Ts'o
· 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
567f3e9
ext4: plug a buffer_head leak in an error path of ext4_iget()
by Theodore Ts'o
· 15 years ago
92c2815
ext4: fix spelling typos in move_extent.c
by Akira Fujita
· 15 years ago
49bd22b
ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
fc04cb4
ext4: fix lock order problem in ext4_move_extents()
by Akira Fujita
· 15 years ago
f868a48
ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
by Akira Fujita
· 15 years ago
503358a
ext4: avoid divide by zero when trying to mount a corrupted file system
by Theodore Ts'o
· 15 years ago
2de770a
ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
by Theodore Ts'o
· 15 years ago
7aee47b
ocfs2: Trivial cleanup of jbd compatibility layer removal
by Sunil Mushran
· 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
ab09203
sysctl fs: Remove dead binary sysctl support
by Eric W. Biederman
· 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
Next »