Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92b5265d38f6a4d33e9d43974f176f18547687d6
/
fs
/
btrfs
15fc5de
Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
e00da20
Btrfs: remove mnt_want_write call in btrfs_mksubvol
by Alexander Block
· 12 years ago
b257031
btrfs: nuke pdflush from comments
by Artem Bityutskiy
· 12 years ago
34eaada
btrfs: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b2b5ef5
btrfs: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
533574c
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
by Joe Perches
· 12 years ago
e784868
btrfs: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 12 years ago
a1857eb
Btrfs: using vmalloc and friends needs vmalloc.h
by Stephen Rothwell
· 12 years ago
e2aed8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
b24baf6
Btrfs: uninit variable fixes in send/receive
by Chris Mason
· 12 years ago
113c1cb
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
by Chris Mason
· 12 years ago
31db9f7
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
by Alexander Block
· 12 years ago
7069830
Btrfs: add btrfs_compare_trees function
by Alexander Block
· 12 years ago
8ea05e3
Btrfs: introduce subvol uuids and times
by Alexander Block
· 12 years ago
91cb916
Btrfs: make iref_to_path non static
by Alexander Block
· 12 years ago
cd1cfc4
Btrfs: add a barrier before a waitqueue_active check
by Chris Mason
· 12 years ago
e9fbcb4
Btrfs: call the ordered free operation without any locks held
by Chris Mason
· 12 years ago
2b0ce2c
Btrfs: Check INCOMPAT flags on remount and add helper function
by Mitch Harder
· 12 years ago
b478b2b
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
e679376
Btrfs: add helper for tree enumeration
by Arne Jansen
· 13 years ago
362a20c
btrfs: allow cross-subvolume file clone
by David Sterba
· 13 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
67c9684
Btrfs: improve multi-thread buffer read
by Liu Bo
· 12 years ago
df57dbe
Btrfs: make btrfs's allocation smoothly with preallocation
by Liu Bo
· 12 years ago
51561ff
Btrfs: lock the transition from dirty to writeback for an eb
by Josef Bacik
· 12 years ago
594831c
Btrfs: fix potential race in extent buffer freeing
by Josef Bacik
· 12 years ago
e64860a
Btrfs: don't return true in releasepage unless we actually freed the eb
by Josef Bacik
· 12 years ago
a98cdb8
Btrfs: suppress printk() if all device I/O stats are zero
by Stefan Behrens
· 12 years ago
5021976
Btrfs: remove unwanted printk() for btrfs device I/O stats
by Stefan Behrens
· 12 years ago
18077bb
Btrfs: rewrite BTRFS_SETGET_FUNCS
by Li Zefan
· 12 years ago
293f7e0
Btrfs: zero unused bytes in inode item
by Li Zefan
· 12 years ago
b4d7c3c
Btrfs: kill free_space pointer from inode structure
by Li Zefan
· 12 years ago
d5b025d
btrfs read error corrected message floods the console during recovery
by Anand Jain
· 12 years ago
e6466e3
Btrfs: fix buffer leak in btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
f6175ef
Btrfs: do not count in readonly bytes
by Liu Bo
· 12 years ago
799ffc3
Btrfs: add ro notification to dump_space_info
by Liu Bo
· 12 years ago
cf7c1ef
Btrfs: fix a bug of writting free space cache during balance
by Liu Bo
· 12 years ago
0678938
Btrfs: do not abort transaction in prealloc case
by Liu Bo
· 12 years ago
83eea1f
Btrfs: kill root from btrfs_is_free_space_inode
by Liu Bo
· 12 years ago
51a8cf9
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
by Liu Bo
· 12 years ago
c090158
Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()
by Stefan Behrens
· 12 years ago
f4c738c
Btrfs: rework shrink_delalloc
by Josef Bacik
· 12 years ago
b9ca066
Btrfs: do not set subvolume flags in readonly mode
by Liu Bo
· 12 years ago
e54bfa3
Btrfs: use mnt_want_write_file instead of mnt_want_write
by Liu Bo
· 12 years ago
768e9df
Btrfs: remove redundant r/o check for superblock
by Liu Bo
· 12 years ago
a874a63
Btrfs: check write access to mount earlier while creating snapshots
by Liu Bo
· 12 years ago
287082b
Btrfs: fix typo in cow_file_range_async and async_cow_submit
by Liu Bo
· 12 years ago
0e72110
Btrfs: change how we indicate we're adding csums
by Josef Bacik
· 12 years ago
b995929
Btrfs: return error of btrfs_update_inode() to caller
by Tsutomu Itoh
· 12 years ago
23291a0
Btrfs: fix error handling in __add_reloc_root()
by Dan Carpenter
· 12 years ago
44c44af
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
by Ilya Dryomov
· 12 years ago
fed425c
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
by Ilya Dryomov
· 12 years ago
02db084
Btrfs: add DEVICE_READY ioctl
by Josef Bacik
· 12 years ago
96c3f43
Btrfs: flush delayed inodes if we're short on space
by Josef Bacik
· 12 years ago
b27f7c0
btrfs: join DEV_STATS ioctls to one
by David Sterba
· 12 years ago
a43a211
btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased
by Andrew Mahone
· 12 years ago
e4b50e1
Btrfs: small naming cleanup in join_transaction()
by Dan Carpenter
· 12 years ago
2bc556528
Btrfs: don't update atime on RO subvolumes
by Alexander Block
· 12 years ago
063849e
Btrfs: allow mount -o remount,compress=no
by Arnd Hannemann
· 13 years ago
c5c3c5f
Btrfs: remove ->dirty_inode
by Josef Bacik
· 13 years ago
cbea5ac
Btrfs: reduce calls to wake_up on uncontended locks
by Chris Mason
· 12 years ago
e39e64a
Btrfs: don't wait around for new log writers on an SSD
by Chris Mason
· 12 years ago
11e62a8
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
by Al Viro
· 12 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
b3d9b7a
vfs: switch i_dentry/d_alias to hlist
by Al Viro
· 12 years ago
10983f2
Btrfs: fix typo in convert_extent_bit
by Liu Bo
· 12 years ago
6f72c7e
Btrfs: add qgroup inheritance
by Arne Jansen
· 13 years ago
5d13a37
Btrfs: add qgroup ioctls
by Arne Jansen
· 13 years ago
c556723
Btrfs: hooks to reserve qgroup space
by Arne Jansen
· 13 years ago
546adb0
Btrfs: hooks for qgroup to record delayed refs
by Jan Schmidt
· 12 years ago
bcef60f
Btrfs: quota tree support and startup
by Arne Jansen
· 13 years ago
edf3927
Btrfs: call the qgroup accounting functions
by Jan Schmidt
· 12 years ago
bed92ea
Btrfs: qgroup implementation and prototypes
by Arne Jansen
· 12 years ago
709c048
Btrfs: Test code to change the order of delayed-ref processing
by Arne Jansen
· 13 years ago
416ac51
Btrfs: qgroup state and initialization
by Arne Jansen
· 13 years ago
20897f5
Btrfs: added helper to create new trees
by Arne Jansen
· 13 years ago
d13603e
Btrfs: check the root passed to btrfs_end_transaction
by Arne Jansen
· 13 years ago
2f38b3e
Btrfs: add helper for tree enumeration
by Arne Jansen
· 13 years ago
630dc77
Btrfs: qgroup on-disk format
by Arne Jansen
· 13 years ago
097b8a7
Btrfs: join tree mod log code with the code holding back delayed refs
by Jan Schmidt
· 12 years ago
cf53883
Btrfs: fix buffer leak in btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
5eecb9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
b630556
Btrfs: run delayed directory updates during log replay
by Chris Mason
· 12 years ago
7fd1a3f
Btrfs: hold a ref on the inode during writepages
by Josef Bacik
· 12 years ago
bdb7d30
Btrfs: fix tree log remove space corner case
by Josef Bacik
· 12 years ago
6bf0231
Btrfs: fix wrong check during log recovery
by Liu Bo
· 12 years ago
d3a9404
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
by Alexander Block
· 12 years ago
2b6ba62
Btrfs: resume balance on rw (re)mounts properly
by Ilya Dryomov
· 12 years ago
68310a5
Btrfs: restore restriper state on all mounts
by Ilya Dryomov
· 12 years ago
c3473e8
Btrfs: fix dio write vs buffered read race
by Josef Bacik
· 12 years ago
597a60f
Btrfs: don't count I/O statistic read errors for missing devices
by Stefan Behrens
· 12 years ago
d42244a
Btrfs: resolve tree mod log locking issue in btrfs_next_leaf
by Jan Schmidt
· 12 years ago
19956c7
Btrfs: fix tree mod log rewind of ADD operations
by Jan Schmidt
· 12 years ago
155725c
Btrfs: leave critical region in btrfs_find_all_roots as soon as possible
by Jan Schmidt
· 12 years ago
c3e0696
Btrfs: always put insert_ptr modifications into the tree mod log
by Jan Schmidt
· 12 years ago
28da9fb
Btrfs: fix tree mod log for root replacements at leaf level
by Jan Schmidt
· 12 years ago
9345457
Btrfs: support root level changes in __resolve_indirect_ref
by Jan Schmidt
· 12 years ago
Next »