Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
319e4d0661e5323c9f9945f0f8fb5905e5fe74c3
/
fs
319e4d0
btrfs: Enhance super validation check
by Qu Wenruo
· 9 years ago
c2d6cb1
Btrfs: fix deadlock running delayed iputs at transaction commit time
by Filipe Manana
· 9 years ago
fedc004
Btrfs: fix typo in log message when starting a balance
by Filipe Manana
· 9 years ago
326f784
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
acc3085
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
fb75d85
btrfs: remove duplicate const specifier
by Colin Ian King
· 9 years ago
546bed6
btrfs: initialize the seq counter in struct btrfs_device
by Sebastian Andrzej Siewior
· 9 years ago
0dc924c5
Btrfs: clean up an error code in btrfs_init_space_info()
by Dan Carpenter
· 9 years ago
8e21785
btrfs: fix iterator with update error in backref.c
by Geliang Tang
· 9 years ago
b7c47bb
Btrfs: fix output of compression message in btrfs_parse_options()
by Tsutomu Itoh
· 9 years ago
f32e48e
Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots
by Chandan Rajendra
· 9 years ago
95617d6
btrfs: cleanup, stop casting for extent_map->lookup everywhere
by Jeff Mahoney
· 10 years ago
988f1f5
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
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
8cdc7c5
Btrfs: fix fitrim discarding device area reserved for boot loader's use
by Filipe Manana
· 9 years ago
ee592d0
Btrfs: Check metadata redundancy on balance
by Sam Tygier
· 9 years ago
ca8a51b
btrfs: statfs: report zero available if metadata are exhausted
by David Sterba
· 9 years ago
8546b57
btrfs: preallocate path for snapshot creation at ioctl time
by David Sterba
· 9 years ago
b0c0ea6
btrfs: allocate root item at snapshot ioctl time
by David Sterba
· 9 years ago
a1ee736
btrfs: do an allocation earlier during snapshot creation
by David Sterba
· 9 years ago
4fb72bf
btrfs: use smaller type for btrfs_path locks
by David Sterba
· 9 years ago
7853f15
btrfs: use smaller type for btrfs_path lowest_level
by David Sterba
· 9 years ago
dccabfa
btrfs: use smaller type for btrfs_path reada
by David Sterba
· 9 years ago
e4058b5
btrfs: cleanup, use enum values for btrfs_path reada
by David Sterba
· 9 years ago
4d4ab6d
btrfs: constify static arrays
by David Sterba
· 9 years ago
20e5506
btrfs: constify remaining structs with function pointers
by David Sterba
· 9 years ago
28f0779
btrfs tests: replace whole ops structure for free space tests
by David Sterba
· 9 years ago
a7ca422
btrfs: use list_for_each_entry* in backref.c
by Geliang Tang
· 9 years ago
7ae1681
btrfs: use list_for_each_entry_safe in free-space-cache.c
by Geliang Tang
· 9 years ago
b69f2be
btrfs: use list_for_each_entry* in check-integrity.c
by Geliang Tang
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 9 years ago
7928d67
btrfs: cleanup, remove stray return statements
by David Sterba
· 9 years ago
352dd9c
btrfs: zero out delayed node upon allocation
by Alexandru Moise
· 9 years ago
575a75d
btrfs: pass proper enum type to start_transaction()
by Alexandru Moise
· 9 years ago
9780c49
btrfs: switch __btrfs_fs_incompat return type from int to bool
by Alexandru Moise
· 9 years ago
e40da0e
btrfs: remove unused inode argument from uncompress_inline()
by Byongho Lee
· 10 years ago
100d570
btrfs: don't use slab cache for struct btrfs_delalloc_work
by David Sterba
· 9 years ago
0de270f
btrfs: drop duplicate prefix from scrub workqueues
by David Sterba
· 9 years ago
93a3d46
btrfs: verbose error when we find an unexpected item in sys_array
by David Sterba
· 9 years ago
f5cdedd
btrfs: handle invalid num_stripes in sys_array
by David Sterba
· 9 years ago
35b3ad5
btrfs: better packing of btrfs_delayed_extent_op
by David Sterba
· 9 years ago
8089fe6
btrfs: put delayed item hook into inode
by David Sterba
· 9 years ago
c5ca878
btrfs: Support convert to -d dup for btrfs-convert
by Zhao Lei
· 9 years ago
be7bd73
Btrfs: igrab inode in writepage
by Josef Bacik
· 9 years ago
b2acddd
Btrfs: add missing brelse when superblock checksum fails
by Anand Jain
· 9 years ago
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
Next »