Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53b7cde9d5aa58cf7605664f0e34419156b02698
/
fs
53b7cde
btrfs: Update btrfs qgroup status item when rescan is done.
by Qu Wenruo
· 10 years ago
3393168
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
by Qu Wenruo
· 10 years ago
e09fe2d
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
by Qu Wenruo
· 10 years ago
8465ece
btrfs: Check qgroup level in kernel qgroup assign.
by Qu Wenruo
· 10 years ago
f5a6b1c
btrfs: qgroup: allow to remove qgroup which has parent but no child.
by Dongsheng Yang
· 10 years ago
09870d2
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
by Dongsheng Yang
· 10 years ago
e2d1f92
btrfs: qgroup: do a reservation in a higher level.
by Dongsheng Yang
· 10 years ago
237c0e9
Btrfs: qgroup, Account data space in more proper timings.
by Dongsheng Yang
· 10 years ago
3119321
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
by Dongsheng Yang
· 10 years ago
804ca12
Btrfs: qgroup: free reserved in exceeding quota.
by Dongsheng Yang
· 10 years ago
4087cf2
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
by Dongsheng Yang
· 10 years ago
03477d9
btrfs: qgroup: fix limit args override whole limit struct
by Dongsheng Yang
· 10 years ago
d3001ed
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
by Dongsheng Yang
· 10 years ago
1510e71
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
by Dongsheng Yang
· 10 years ago
e8c8541
btrfs: qgroup: update qgroup in memory at the same time when we update it in btree.
by Dongsheng Yang
· 10 years ago
3eeb4d5
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
by Dongsheng Yang
· 10 years ago
c99f1b0
btrfs: Support busy loop of write and delete
by Zhao Lei
· 10 years ago
d7c1517
btrfs: Fix NO_SPACE bug caused by delayed-iput
by Zhao Lei
· 10 years ago
18d018a
btrfs: add WARN_ON() to check is space_info op current
by Zhao Lei
· 10 years ago
c30666d
btrfs: Set relative data on clear btrfs_block_group_cache->pinned
by Zhao Lei
· 10 years ago
264ca0f
btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
by Zhao Lei
· 10 years ago
f2ab761
btrfs: Fix tail space processing in find_free_dev_extent()
by Zhao Lei
· 10 years ago
94b947b
btrfs: fix condition of commit transaction
by Zhao Lei
· 10 years ago
de249e6
Btrfs: fix uninit variable in clone ioctl
by Chris Mason
· 10 years ago
ccccf3d6
Btrfs: fix inode eviction infinite loop after cloning into it
by Filipe Manana
· 10 years ago
113e828
Btrfs: fix inode eviction infinite loop after extent_same ioctl
by Filipe Manana
· 10 years ago
df858e7
Btrfs: fix range cloning when same inode used as source and destination
by Filipe Manana
· 10 years ago
cdfb080
Btrfs: fix use after free when close_ctree frees the orphan_rsv
by Chris Mason
· 10 years ago
1bbc621
Btrfs: allow block group cache writeout outside critical section in commit
by Chris Mason
· 10 years ago
2b10826
Btrfs: don't use highmem for free space cache pages
by Chris Mason
· 10 years ago
c9dc4c6
Btrfs: two stage dirty block group writeout
by Chris Mason
· 10 years ago
4c6d1d8
btrfs: move struct io_ctl into ctree.h and rename it
by Chris Mason
· 10 years ago
3bce876
Btrfs: don't steal from the global reserve if we don't have the space
by Josef Bacik
· 10 years ago
365c531
Btrfs: don't commit the transaction in the async space flushing
by Josef Bacik
· 10 years ago
cb723e4
Btrfs: reserve space for block groups
by Josef Bacik
· 10 years ago
28f75a0
Btrfs: refill block reserves during truncate
by Chris Mason
· 10 years ago
1262133
Btrfs: account for crcs in delayed ref processing
by Josef Bacik
· 10 years ago
28ed134
btrfs: actively run the delayed refs while deleting large files
by Chris Mason
· 10 years ago
4a3d1caf
fs: btrfs: Add missing include file
by Guenter Roeck
· 10 years ago
dd82525
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
by Chris Mason
· 10 years ago
e56a951
Btrfs: Remove the check for old-style mkfs
by Liu Bo
· 10 years ago
727b978
btrfs: cleanup orphans while looking up default subvolume
by Jeff Mahoney
· 10 years ago
d862095
btrfs: explicitly set control file's private_data
by Tom Van Braeckel
· 10 years ago
26e726a
btrfs: incorrect handling for fiemap_fill_next_extent return
by Chengyu Song
· 10 years ago
3c3b04d
btrfs: don't accept bare namespace as a valid xattr
by David Sterba
· 10 years ago
dcc82f4
Btrfs: fix log tree corruption when fs mounted with -o discard
by Filipe Manana
· 10 years ago
2f2ff0e
Btrfs: fix metadata inconsistencies after directory fsync
by Filipe Manana
· 10 years ago
bf69196
Btrfs: change the insertion criteria for the qgroup operations rbtree
by Filipe Manana
· 10 years ago
3d850dd
Btrfs: add missing inode item update in fallocate()
by Filipe Manana
· 10 years ago
5f806c3
Btrfs: incremental send, remove dead code
by Filipe Manana
· 10 years ago
8996a48
Btrfs: incremental send, clear name from cache after orphanization
by Filipe Manana
· 10 years ago
2f1f465
Btrfs: send, don't leave without decrementing clone root's send_progress
by Filipe Manana
· 10 years ago
5cc2b17
Btrfs: send, add missing check for dead clone root
by Filipe Manana
· 10 years ago
4f764e5
Btrfs: remove deleted xattrs on fsync log replay
by Filipe Manana
· 10 years ago
fc4c3c8
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
9deed22
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1
by Chris Mason
· 10 years ago
4541c22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
521d474
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0d122f7
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
1e744c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
e409ac3
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 10 years ago
133d5582
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
by Christoph Hellwig
· 10 years ago
94e4fe2
fuse: explicitly set /dev/fuse file's private_data
by Tom Van Braeckel
· 10 years ago
71cbad7
ovl: upper fs should not be R/O
by hujianyang
· 10 years ago
6be4506
ovl: check lowerdir amount for non-upper mount
by hujianyang
· 10 years ago
bead55e
ovl: print error message for invalid mount options
by hujianyang
· 10 years ago
e1cbbfa
Btrfs: fix outstanding_extents accounting in DIO
by Josef Bacik
· 10 years ago
6a3891c
Btrfs: add sanity test for outstanding_extents accounting
by Josef Bacik
· 10 years ago
bcb7e44
Btrfs: just free dummy extent buffers
by Josef Bacik
· 10 years ago
ba11721
Btrfs: account merges/splits properly
by Josef Bacik
· 10 years ago
ab676b7
pagemap: do not leak physical addresses to non-privileged userspace
by Kirill A. Shutemov
· 10 years ago
dcdf7f6
Btrfs: prepare block group cache before writing
by Josef Bacik
· 10 years ago
7cff4b1
kernfs: handle poll correctly on 'direct_read' files.
by NeilBrown
· 10 years ago
a9b1b45
locks: fix generic_delete_lease tracepoint to use victim pointer
by Jeff Layton
· 10 years ago
ea526d1
Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
by Josef Bacik
· 10 years ago
6a41dd0
Btrfs: account for the correct number of extents for delalloc reservations
by Josef Bacik
· 10 years ago
8461a3d
Btrfs: fix merge delalloc logic
by Josef Bacik
· 10 years ago
48da5f0
Btrfs: fix comp_oper to get right order
by Liu Bo
· 10 years ago
b4924a0
Btrfs: catch transaction abortion after waiting for it
by Liu Bo
· 10 years ago
d220712
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
by Fabian Frederick
· 10 years ago
b3c1030
fanotify: fix event filtering with FAN_ONDIR set
by Suzuki K. Poulose
· 10 years ago
283ee148
nilfs2: fix deadlock of segment constructor during recovery
by Ryusuke Konishi
· 10 years ago
18d585f
ocfs2: make append_dio an incompat feature
by Mark Fasheh
· 10 years ago
84399bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
7c5bde7
Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
1b1bd56
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
dd9ef13
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
by Quentin Casasnovas
· 10 years ago
3a8b36f
Btrfs: fix data loss in the fast fsync path
by Filipe Manana
· 10 years ago
f5c0a12
Btrfs: remove extra run_delayed_refs in update_cowonly_root
by Josef Bacik
· 10 years ago
0164bf0
locks: fix fasync_struct memory leak in lease upgrade/downgrade handling
by Jeff Layton
· 10 years ago
8a001af
Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 10 years ago
e11259f
NFSv4.1: Clear the old state by our client id before establishing a new lease
by Trond Myklebust
· 10 years ago
48d66b9
NFSv4: Fix a race in NFSv4.1 server trunking discovery
by Trond Myklebust
· 10 years ago
a6c5170
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
ef070dc
NFS: Don't write enable new pages while an invalidation is proceeding
by Trond Myklebust
· 10 years ago
874f946
NFS: Fix a regression in the read() syscall
by Trond Myklebust
· 10 years ago
258ece0
btrfs: remove shadowing variables in __btrfs_map_block
by David Sterba
· 10 years ago
093adbc
btrfs: switch helper macros to static inlines in sysfs.h
by David Sterba
· 10 years ago
9d644a6
btrfs: cleanup, use correct type in div_u64_rem
by David Sterba
· 10 years ago
47c5713
btrfs: replace remaining do_div calls with div_u64 variants
by David Sterba
· 10 years ago
Next »