index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Btrfs: do not set subvolume flags in readonly mode
Liu Bo
2012-07-23
1
-14
/
+28
|
*
|
|
Btrfs: use mnt_want_write_file instead of mnt_want_write
Liu Bo
2012-07-23
1
-2
/
+2
|
*
|
|
Btrfs: remove redundant r/o check for superblock
Liu Bo
2012-07-23
1
-7
/
+0
|
*
|
|
Btrfs: check write access to mount earlier while creating snapshots
Liu Bo
2012-07-23
1
-11
/
+11
|
*
|
|
Btrfs: fix typo in cow_file_range_async and async_cow_submit
Liu Bo
2012-07-23
1
-2
/
+2
|
*
|
|
Btrfs: change how we indicate we're adding csums
Josef Bacik
2012-07-23
4
-15
/
+18
|
*
|
|
Btrfs: return error of btrfs_update_inode() to caller
Tsutomu Itoh
2012-07-23
2
-3
/
+3
|
*
|
|
Btrfs: fix error handling in __add_reloc_root()
Dan Carpenter
2012-07-23
1
-1
/
+2
|
*
|
|
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
Ilya Dryomov
2012-07-23
1
-2
/
+2
|
*
|
|
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
Ilya Dryomov
2012-07-23
1
-1
/
+1
|
*
|
|
Btrfs: add DEVICE_READY ioctl
Josef Bacik
2012-07-23
4
-2
/
+18
|
*
|
|
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-07-23
3
-38
/
+83
|
*
|
|
btrfs: join DEV_STATS ioctls to one
David Sterba
2012-07-23
4
-15
/
+15
|
*
|
|
btrfs: ignore unfragmented file checks in defrag when compression enabled - r...
Andrew Mahone
2012-07-23
1
-3
/
+5
|
*
|
|
Btrfs: small naming cleanup in join_transaction()
Dan Carpenter
2012-07-23
1
-2
/
+2
|
*
|
|
Btrfs: don't update atime on RO subvolumes
Alexander Block
2012-07-23
1
-0
/
+5
|
*
|
|
Btrfs: allow mount -o remount,compress=no
Arnd Hannemann
2012-07-23
1
-1
/
+8
|
*
|
|
Btrfs: remove ->dirty_inode
Josef Bacik
2012-07-23
1
-11
/
+0
|
*
|
|
Btrfs: reduce calls to wake_up on uncontended locks
Chris Mason
2012-07-23
1
-5
/
+9
|
*
|
|
Btrfs: don't wait around for new log writers on an SSD
Chris Mason
2012-07-23
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+2
|
\
\
\
|
*
|
|
Btrfs: fix typo in convert_extent_bit
Liu Bo
2012-07-12
1
-1
/
+2
*
|
|
|
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
Al Viro
2012-07-23
1
-2
/
+2
*
|
|
|
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-2
/
+2
*
|
|
|
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
|
|
|
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
|
|
|
vfs: switch i_dentry/d_alias to hlist
Al Viro
2012-07-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-07-05
13
-201
/
+258
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Btrfs: run delayed directory updates during log replay
Chris Mason
2012-07-02
1
-0
/
+6
|
*
|
Btrfs: hold a ref on the inode during writepages
Josef Bacik
2012-07-02
1
-0
/
+14
|
*
|
Btrfs: fix tree log remove space corner case
Josef Bacik
2012-07-02
1
-93
/
+52
|
*
|
Btrfs: fix wrong check during log recovery
Liu Bo
2012-07-02
1
-1
/
+1
|
*
|
Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS
Alexander Block
2012-07-02
1
-1
/
+1
|
*
|
Btrfs: resume balance on rw (re)mounts properly
Ilya Dryomov
2012-07-02
4
-18
/
+47
|
*
|
Btrfs: restore restriper state on all mounts
Ilya Dryomov
2012-07-02
3
-25
/
+26
|
*
|
Btrfs: fix dio write vs buffered read race
Josef Bacik
2012-07-02
2
-18
/
+50
|
*
|
Btrfs: don't count I/O statistic read errors for missing devices
Stefan Behrens
2012-07-02
1
-10
/
+12
|
*
|
Btrfs: resolve tree mod log locking issue in btrfs_next_leaf
Jan Schmidt
2012-06-27
1
-0
/
+12
|
*
|
Btrfs: fix tree mod log rewind of ADD operations
Jan Schmidt
2012-06-27
1
-5
/
+1
|
*
|
Btrfs: leave critical region in btrfs_find_all_roots as soon as possible
Jan Schmidt
2012-06-27
1
-2
/
+1
|
*
|
Btrfs: always put insert_ptr modifications into the tree mod log
Jan Schmidt
2012-06-27
1
-7
/
+7
|
*
|
Btrfs: fix tree mod log for root replacements at leaf level
Jan Schmidt
2012-06-27
1
-13
/
+15
|
*
|
Btrfs: support root level changes in __resolve_indirect_ref
Jan Schmidt
2012-06-27
1
-4
/
+8
|
*
|
Btrfs: avoid waiting for delayed refs when we must not
Jan Schmidt
2012-06-27
1
-5
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-21
4
-46
/
+62
|
\
|
|
|
*
|
Btrfs: delay iput with async extents
Josef Bacik
2012-06-21
1
-2
/
+2
|
*
|
Btrfs: add a missing spin_lock
Josef Bacik
2012-06-21
1
-0
/
+1
|
*
|
Btrfs: don't assume to be on the correct extent in add_all_parents
Alexander Block
2012-06-21
1
-42
/
+52
|
*
|
Btrfs: introduce btrfs_next_old_item
Alexander Block
2012-06-21
1
-2
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-16
2
-2
/
+3
|
\
|
|
[prev]
[next]