Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
271dba4521aed0c37c063548f876b49f5cd64b2e
/
fs
271dba45
Btrfs: fix transaction handle leak on failure to create hard link
by Filipe Manana
· 9 years ago
9269d12
Btrfs: fix number of transaction units required to create symlink
by Filipe Manana
· 9 years ago
d50866d
Btrfs: don't leave dangling dentry if symlink creation failed
by Filipe Manana
· 9 years ago
a879719
Btrfs: send, don't BUG_ON() when an empty symlink is found
by Filipe Manana
· 9 years ago
2bc0bb5
Btrfs: fix race between free space endio workers and space cache writeout
by Filipe Manana
· 9 years ago
511711a
btrfs: don't run delayed references while we are creating the free space tree
by Chris Mason
· 9 years ago
b4570aa
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
by Chris Mason
· 9 years ago
140e639
btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc
by Chris Mason
· 9 years ago
f0f7641
Merge branch 'freespace-4.5' into for-linus-4.5
by Chris Mason
· 9 years ago
a53fe25
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5
by Chris Mason
· 9 years ago
bb9d687
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
13d5d15
Merge branch 'dev/gfp-flags' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
afa427c
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
e44081e
Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups
by Filipe Manana
· 9 years ago
fc315e3
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
41a0c249
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
by Colin Ian King
· 9 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
0376374
Btrfs: fix locking bugs when defragging leaves
by Filipe Manana
· 9 years ago
70f6d82
Btrfs: add free space tree mount option
by Omar Sandoval
· 9 years ago
1e144fb
Btrfs: wire up the free space tree to the extent tree
by Omar Sandoval
· 9 years ago
7c55ee0
Btrfs: add free space tree sanity tests
by Omar Sandoval
· 9 years ago
a5ed918
Btrfs: implement the free space B-tree
by Omar Sandoval
· 9 years ago
208acb8
Btrfs: introduce the free space B-tree on-disk format
by Omar Sandoval
· 9 years ago
73fa48b
Btrfs: refactor caching_thread()
by Omar Sandoval
· 9 years ago
1abfbcd
Btrfs: add helpers for read-only compat bits
by Omar Sandoval
· 9 years ago
0f33122
Btrfs: add extent buffer bitmap sanity tests
by Omar Sandoval
· 9 years ago
3e1e8bb
Btrfs: add extent buffer bitmap operations
by Omar Sandoval
· 9 years ago
f28a492
Btrfs: fix leaking of ordered extents after direct IO write error
by Filipe Manana
· 9 years ago
b850ae1
Btrfs: fix deadlock between direct IO write and defrag/readpages
by Filipe Manana
· 9 years ago
1454377
Btrfs: fix error path when failing to submit bio for direct IO write
by Filipe Manana
· 9 years ago
7785a66
Btrfs: fix memory leaks after transaction is aborted
by Filipe Manana
· 9 years ago
50460e3
Btrfs: fix race when finishing dev replace leading to transaction abort
by Filipe Manana
· 9 years ago
1d3a5a8
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4
by Chris Mason
· 9 years ago
bb1591b4
Btrfs: check prepare_uptodate_page() error code earlier
by Chris Mason
· 9 years ago
1b9b922
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
by Chris Mason
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
800f1ac
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
854ee2e
ocfs2: fix SGID not inherited issue
by Junxiao Bi
· 9 years ago
3066a96
osd fs: __r4w_get_page rely on PageUptodate for uptodate
by Hugh Dickins
· 9 years ago
732c4a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
9435688
btrfs: fix misleading warning when space cache failed to load
by Holger Hoffstätte
· 9 years ago
8a7d656
Btrfs: fix transaction handle leak in balance
by Filipe Manana
· 9 years ago
348a001
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
by Filipe Manana
· 9 years ago
626d114
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2d4594a
fix the regression from "direct-io: Fix negative return from dio read beyond eof"
by Al Viro
· 9 years ago
4ad7862
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
by Al Viro
· 9 years ago
756b9b3
SUNRPC: Fix callback channel
by Trond Myklebust
· 9 years ago
f41683a
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
35de6db
btrfs: make set_range_writeback return void
by David Sterba
· 9 years ago
f631157
btrfs: make extent_range_redirty_for_io return void
by David Sterba
· 9 years ago
bd1fa4f
btrfs: make extent_range_clear_dirty_for_io return void
by David Sterba
· 9 years ago
b5227c0
btrfs: make end_extent_writepage return void
by David Sterba
· 9 years ago
a9d93e1
btrfs: make extent_clear_unlock_delalloc return void
by David Sterba
· 9 years ago
69ba392
btrfs: make clear_extent_buffer_uptodate return void
by David Sterba
· 9 years ago
09c25a8
btrfs: make set_extent_buffer_uptodate return void
by David Sterba
· 9 years ago
4db8c52
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
by David Sterba
· 9 years ago
d8cd93e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2788cc4
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
by Al Viro
· 9 years ago
0f7ff2d
ovl: get rid of the dead code left from broken (and disabled) optimizations
by Al Viro
· 9 years ago
acff81e
ovl: fix permission checking for setattr
by Miklos Szeredi
· 9 years ago
43d1c0e
block: detach bdev inode from its wb in __blkdev_put()
by Ilya Dryomov
· 9 years ago
087ffd4
jbd2: fix null committed data return in undo_access
by Junxiao Bi
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2873d32
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
39a27ec
btrfs: use GFP_KERNEL for xattr and acl allocations
by David Sterba
· 9 years ago
61dd5ae
btrfs: use GFP_KERNEL for allocations of workqueues
by David Sterba
· 9 years ago
8d2db78
btrfs: use GFP_KERNEL for allocations in ioctl handlers
by David Sterba
· 9 years ago
3042460
btrfs: remove wait from struct btrfs_delalloc_work
by David Sterba
· 9 years ago
651d494
btrfs: sink parameter wait to btrfs_alloc_delalloc_work
by David Sterba
· 9 years ago
87ad58c
btrfs: make btrfs_close_one_device static
by David Sterba
· 9 years ago
cd716d8
btrfs: make lock_extent static inline
by David Sterba
· 9 years ago
ff13db4
btrfs: drop unused parameter from lock_extent_bits
by David Sterba
· 9 years ago
e83b1d9
btrfs: make clear_extent_bit helpers static inline
by David Sterba
· 9 years ago
c631795
btrfs: make set_extent_bit helpers static inline
by David Sterba
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
74cedf9
direct-io: Fix negative return from dio read beyond eof
by Jan Kara
· 9 years ago
8003a57
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
80e0c50
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
681c46b
ext4: add "static" to ext4_seq_##name##_fops struct
by Xu Cang
· 9 years ago
5a1c7f4
ext4: fix an endianness bug in ext4_encrypted_follow_link()
by Al Viro
· 9 years ago
e2c9e0b
ext4: fix an endianness bug in ext4_encrypted_zeroout()
by Al Viro
· 9 years ago
4f2e9dc
nfs4: resend LAYOUTGET when there is a race that changes the seqid
by Jeff Layton
· 9 years ago
c812012
nfs: if we have no valid attrs, then don't declare the attribute cache valid
by Jeff Layton
· 9 years ago
616c319
nfs: ensure that attrcache is revalidated after a SETATTR
by Jeff Layton
· 9 years ago
dba72cb
btrfs: fix balance range usage filters in 4.4-rc
by Holger Hoffstätte
· 9 years ago
82bd101
btrfs: qgroup: account shared subtree during snapshot delete
by Mark Fasheh
· 9 years ago
2d9e977
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
by Josef Bacik
· 9 years ago
967ef51
btrfs: qgroup: fix quota disable during rescan
by Justin Maggard
· 9 years ago
036a934
Btrfs: fix race between cleaner kthread and space cache writeout
by Filipe Manana
· 9 years ago
758f2df
Btrfs: fix scrub preventing unused block groups from being deleted
by Filipe Manana
· 9 years ago
020d5b7
Btrfs: fix race between scrub and block group deletion
by Filipe Manana
· 9 years ago
31388ab
btrfs: fix rcu warning during device replace
by David Sterba
· 9 years ago
76a8efa
btrfs: Continue replace when set_block_ro failed
by Zhaolei
· 9 years ago
da02c68
btrfs: fix clashing number of the enhanced balance usage filter
by David Sterba
· 9 years ago
7fd0118
Btrfs: fix the number of transaction units needed to remove a block group
by Filipe Manana
· 9 years ago
8eab77f
Btrfs: use global reserve when deleting unused block group after ENOSPC
by Filipe Manana
· 9 years ago
89b6c8d
Btrfs: tests: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 9 years ago
9dcbeed
btrfs: fix signed overflows in btrfs_sync_file
by David Sterba
· 9 years ago
Next »