Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2fcdcdf36bba08c5d2fbf4f17c2d8a944bfd4df
/
fs
c2fcdcd
Btrfs: add skeleton code for compression heuristic
by Timofey Titovets
· 7 years ago
131ce43
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
by David Sterba
· 7 years ago
9c17f6c
btrfs: account that we're waiting for DIO read
by David Sterba
· 7 years ago
4958aa68
btrfs: drop chunk locks at the end of close_ctree
by David Sterba
· 8 years ago
d3c0bab
btrfs: remove trivial wrapper btrfs_force_ra
by David Sterba
· 8 years ago
35dc313
btrfs: drop ancient page flag mappings
by David Sterba
· 8 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 8 years ago
e38ae7a
btrfs: Make flush_space return void
by Nikolay Borisov
· 7 years ago
3558d4f
btrfs: Deprecate userspace transaction ioctls
by Nikolay Borisov
· 7 years ago
9f6d251
btrfs: use named constant for bdev blocksize
by David Sterba
· 8 years ago
abbb3b8
btrfs: split write_dev_supers to two functions
by David Sterba
· 8 years ago
35c7010
btrfs: refactor find_device helper
by David Sterba
· 8 years ago
2dfeca9
btrfs: merge alloc_device helpers
by David Sterba
· 8 years ago
4b81ba4
btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page
by David Sterba
· 8 years ago
f1c77c5
btrfs: cleanup types storing REQ_*
by David Sterba
· 8 years ago
abe60ba
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
by David Sterba
· 8 years ago
a4f7875
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
by David Sterba
· 8 years ago
f1b8a1e
btrfs: simplify btrfs_dev_replace_kthread
by David Sterba
· 8 years ago
74b595f
btrfs: factor reading progress out of btrfs_dev_replace_status
by David Sterba
· 8 years ago
0a52d10
btrfs: defrag: make readahead state allocation failure non-fatal
by David Sterba
· 8 years ago
63e727e
btrfs: use GFP_KERNEL in btrfs_defrag_file
by David Sterba
· 8 years ago
3ec8362
btrfs: use GFP_KERNEL in mount and remount
by David Sterba
· 8 years ago
e3f3ad1
btrfs: Remove never reached error handling code in __add_reloc_root
by Nikolay Borisov
· 7 years ago
e4ff5fb
btrfs: Remove unused parameters from volume.c functions
by Nikolay Borisov
· 7 years ago
110840b
btrfs: Remove unused variables
by Nikolay Borisov
· 7 years ago
500ceed
btrfs: Remove find_raid56_stripe_len
by Nikolay Borisov
· 7 years ago
47f08b9
btrfs: Use explicit round_down macro in btrfs resize ioctl handler
by Nikolay Borisov
· 7 years ago
19aee8d
btrfs: btrfs_inherit_iflags() can be static
by Anand Jain
· 7 years ago
26b28dc
btrfs: Keep one more workspace around
by Nick Terrell
· 8 years ago
913e153
btrfs: drop newlines from strings when using btrfs_* helpers
by David Sterba
· 7 years ago
b6e6bca
btrfs: qgroups: Fix BUG_ON condition in tree level check
by Nikolay Borisov
· 7 years ago
c550245
btrfs: Enhance message when a device is missing during mount
by Qu Wenruo
· 8 years ago
bc3cce2
btrfs: Cleanup num_tolerated_disk_barrier_failures
by Qu Wenruo
· 8 years ago
d10b82f
btrfs: Allow barrier_all_devices to do chunk level device check
by Qu Wenruo
· 8 years ago
b382cfe
btrfs: Do chunk level check for degraded remount
by Qu Wenruo
· 8 years ago
4330e18
btrfs: Do chunk level check for degraded rw mount
by Qu Wenruo
· 8 years ago
21634a1
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
by Qu Wenruo
· 8 years ago
0d1e0be
Btrfs: report errors when checksum is not found
by Liu Bo
· 7 years ago
69f03f1
btrfs: Prevent possible ERR_PTR() dereference
by Nikolay Borisov
· 8 years ago
1174cad
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
by Nikolay Borisov
· 8 years ago
7bdd627
btrfs: Remove redundant argument of flush_space
by Nikolay Borisov
· 8 years ago
6c6b5a3
btrfs: resume qgroup rescan on rw remount
by Aleksa Sarai
· 8 years ago
01747e9
btrfs: clean up extraneous computations in add_delayed_refs
by Edmund Nadolski
· 7 years ago
3ec4d32
btrfs: allow backref search checks for shared extents
by Edmund Nadolski
· 7 years ago
9dd14fd
btrfs: add cond_resched() calls when resolving backrefs
by Edmund Nadolski
· 7 years ago
0014275
btrfs: backref, add tracepoints for prelim_ref insertion and merging
by Jeff Mahoney
· 7 years ago
6c336b2
btrfs: add a node counter to each of the rbtrees
by Jeff Mahoney
· 7 years ago
86d5f99
btrfs: convert prelimary reference tracking to use rbtrees
by Edmund Nadolski
· 7 years ago
f695424
btrfs: remove ref_tree implementation from backref.c
by Edmund Nadolski
· 8 years ago
bb739cf
btrfs: btrfs_check_shared should manage its own transaction
by Edmund Nadolski
· 8 years ago
e0c476b
btrfs: backref, cleanup __ namespace abuse
by Jeff Mahoney
· 8 years ago
4dae077
btrfs: backref, add unode_aux_to_inode_list helper
by Jeff Mahoney
· 8 years ago
73980be
btrfs: backref, constify some arguments
by Jeff Mahoney
· 8 years ago
9a35b63
btrfs: constify tracepoint arguments
by Jeff Mahoney
· 8 years ago
1cbb1f4
btrfs: struct-funcs, constify readers
by Jeff Mahoney
· 8 years ago
23d1f73
btrfs: remove unused sectorsize member
by Nikolay Borisov
· 8 years ago
f148ef4
btrfs: Be explicit about usage of min()
by Nikolay Borisov
· 8 years ago
e5600fd
btrfs: Use explicit round_down call rather than open-coding it
by Nikolay Borisov
· 8 years ago
ebcc930
btrfs: convert while loop to list_for_each_entry
by Nikolay Borisov
· 8 years ago
216e4a1
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
2bfc37c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 7 years ago
8a9d6e9
pnfs/blocklayout: require 64-bit sector_t
by Christoph Hellwig
· 7 years ago
9183976
fuse: set mapping error in writepage_locked when it fails
by Jeff Layton
· 8 years ago
e86b298
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
by Mike Rapoport
· 7 years ago
b3a81d0
mm: fix KSM data corruption
by Minchan Kim
· 7 years ago
d507e2e
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
by Johannes Weiner
· 7 years ago
c0ca0e5
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
by Trond Myklebust
· 7 years ago
1feb261
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
by Weston Andros Adamson
· 7 years ago
1742c0f
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
ed66da1
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
4e56201
ext4: fix copy paste error in ext4_swap_extents()
by Maninder Singh
· 7 years ago
aec5175
ext4: fix overflow caused by missing cast in ext4_resize_fs()
by Jerry Lee
· 7 years ago
c03b45b
ext4, project: expand inode extra size if possible
by Miao Xie
· 7 years ago
b640b2c
ext4: cleanup ext4_expand_extra_isize_ea()
by Miao Xie
· 7 years ago
cf0a5e8
ext4: restructure ext4_expand_extra_isize
by Miao Xie
· 7 years ago
3b10fdc
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
by Miao Xie
· 7 years ago
9699d4f
ext4: make xattr inode reads faster
by Tahsin Erdogan
· 7 years ago
ec00022
ext4: inplace xattr block update fails to deduplicate blocks
by Tahsin Erdogan
· 7 years ago
77a2e84
ext4: remove unused mode parameter
by Tahsin Erdogan
· 7 years ago
2df2c34
ext4: fix warning about stack corruption
by Arnd Bergmann
· 7 years ago
c741489
ext4: fix dir_nlink behaviour
by Andreas Dilger
· 7 years ago
381cebf
ext4: silence array overflow warning
by Dan Carpenter
· 7 years ago
fcf5ea1
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
by Jan Kara
· 7 years ago
e451057
ext4: release discard bio after sending discard commands
by Daeho Jeong
· 7 years ago
56bdf85
xfs: Fix per-inode DAX flag inheritance
by Lukas Czerner
· 7 years ago
ea7bd56
xfs: Fix leak of discard bio
by Jan Kara
· 7 years ago
995d03a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
61c12b4
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
by Ashish Samant
· 7 years ago
19ec50a43
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
19ec8e4
ocfs2: don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
5a18b64
userfaultfd: non-cooperative: flush event_wqh at release time
by Mike Rapoport
· 7 years ago
9d95aa4
userfaultfd_zeropage: return -ENOSPC in case mm has gone
by Mike Rapoport
· 7 years ago
d9cb733
NFSv4: Fix double frees in nfs4_test_session_trunk()
by Trond Myklebust
· 7 years ago
fd40559
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
by Trond Myklebust
· 7 years ago
9c5d58f
ext4: convert swap_inode_data() over to use swap() on most of the fields
by Jeff Layton
· 7 years ago
191eac3
ext4: error should be cleared if ea_inode isn't added to the cache
by Emoly Liu
· 7 years ago
a3bb2d5
ext4: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
397e434
ext4: preserve i_mode if __ext4_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
a627b0a
ext4: remove unused metadata accounting variables
by Eric Whitney
· 7 years ago
1e21196
ext4: correct comment references to ext4_ext_direct_IO()
by Eric Whitney
· 7 years ago
Next »