index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-21
/
+21
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2016-01-20
btrfs: delete unused argument in btrfs_copy_from_user
Zhao Lei
1
-4
/
+2
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2016-01-01
btrfs: use new dedupe data function pointer
Darrick J. Wong
1
-0
/
+1
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-4
/
+4
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+14
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
1
-4
/
+14
2015-12-07
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
1
-0
/
+1
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
1
-4
/
+4
2015-12-01
btrfs: add .copy_file_range file operation
Zach Brown
1
-0
/
+1
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+7
2015-11-25
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
1
-3
/
+7
2015-11-13
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2015-11-08
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+12
2015-11-06
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-66
/
+162
2015-11-03
Btrfs: fix hole punching when using the no-holes feature
Filipe Manana
1
-0
/
+13
2015-11-03
btrfs: Fix a data space underflow warning
Qu Wenruo
1
-3
/
+8
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
1
-5
/
+5
2015-10-21
btrfs: fallocate: Add support to accurate qgroup reserve
Qu Wenruo
1
-44
/
+117
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
1
-8
/
+7
2015-10-21
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
1
-2
/
+3
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
1
-13
/
+21
2015-10-21
btrfs: declare rsv_count as unsigned int instead of int
Alexandru Moise
1
-1
/
+1
2015-10-21
btrfs/file.c: remove an unsed varialbe first_index
Shan Hai
1
-3
/
+0
2015-10-20
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
Qu Wenruo
1
-1
/
+1
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-06-23
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
1
-1
/
+1
2015-06-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
1
-3
/
+6
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-32
/
+33
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
1
-2
/
+2
2015-04-13
Btrfs: qgroup, Account data space in more proper timings.
Dongsheng Yang
1
-9
/
+1
2015-04-11
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-1
/
+1
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
1
-15
/
+9
2015-04-11
generic_write_checks(): drop isblk argument
Al Viro
1
-1
/
+1
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+1
2015-03-26
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
1
-0
/
+2
2015-03-26
Btrfs: add missing inode item update in fallocate()
Filipe Manana
1
-9
/
+20
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-25
Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Chris Mason
1
-4
/
+4
2015-03-25
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-8
/
+4
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-31
/
+56
2015-03-05
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-03
btrfs: remove shadowing variables in __btrfs_buffered_write
David Sterba
1
-2
/
+2
2015-03-03
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
1
-1
/
+1
2015-03-03
btrfs: use cond_resched_lock where possible
David Sterba
1
-5
/
+1
[next]