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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-2
/
+2
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-1
/
+1
2011-07-20
Btrfs: implement our own ->llseek
Josef Bacik
1
-0
/
+3
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
1
-1
/
+1
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+5
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
1
-0
/
+5
2011-06-24
Remove unneeded version.h includes from fs/
Jesper Juhl
1
-1
/
+0
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+14
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
1
-1
/
+0
2011-06-17
Btrfs: fix relocation races
Chris Mason
1
-0
/
+14
2011-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+17
2011-06-04
btrfs: add helper for fs_info->closing
David Sterba
1
-0
/
+9
2011-06-04
Btrfs: add mount -o inode_cache
Chris Mason
1
-0
/
+1
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-5
/
+7
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+1
2011-05-26
Btrfs: add mount -o auto_defrag
Chris Mason
1
-1
/
+44
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-3
/
+0
2011-05-23
BTRFS: Remove unused node_lock
Andi Kleen
1
-3
/
+0
2011-05-23
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
1
-2
/
+1
2011-05-23
Btrfs: fix how we do space reservation for truncate
Josef Bacik
1
-0
/
+3
2011-05-23
Btrfs: kill trans_mutex
Josef Bacik
1
-3
/
+3
2011-05-23
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
1
-4
/
+38
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-96
/
+6
2011-05-22
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
1
-2
/
+27
2011-05-21
btrfs: implement delayed inode items operation
Miao Xie
1
-2
/
+27
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
1
-12
/
+17
2011-05-12
btrfs: use unsigned type for single bit bitfield
David Sterba
1
-4
/
+4
2011-05-12
btrfs: add readonly flag
Arne Jansen
1
-1
/
+1
2011-05-12
btrfs: new ioctls for scrub
Jan Schmidt
1
-2
/
+0
2011-05-12
btrfs: scrub
Arne Jansen
1
-2
/
+35
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-78
/
+0
2011-05-04
btrfs: remove unused function prototypes
David Sterba
1
-12
/
+0
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
1
-1
/
+1
2011-05-02
btrfs: rename variables clashing with global function names
David Sterba
1
-1
/
+1
2011-04-26
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-04-25
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
1
-0
/
+7
2011-04-25
Btrfs: Cache free inode numbers in memory
Li Zefan
1
-6
/
+9
2011-04-25
Btrfs: Make free space cache code generic
Li Zefan
1
-6
/
+1
2011-04-16
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
Josef Bacik
1
-1
/
+3
2011-04-08
Btrfs: deal with the case that we run out of space in the cache
Josef Bacik
1
-0
/
+5
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
1
-0
/
+4
2011-03-28
Btrfs: fix OOPS of empty filesystem after balance
liubo
1
-0
/
+1
2011-03-28
Btrfs: add btrfs_trim_fs() to handle FITRIM
Li Dongyang
1
-0
/
+1
2011-03-28
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
Li Dongyang
1
-1
/
+1
2011-03-28
Btrfs: make update_reserved_bytes() public
Li Dongyang
1
-0
/
+2
2011-03-28
Btrfs: Per file/directory controls for COW and compression
Liu Bo
1
-0
/
+1
2011-03-28
Btrfs: add initial tracepoint support for btrfs
liubo
1
-0
/
+1
2011-03-25
Btrfs: cleanup how we setup free space clusters
Josef Bacik
1
-3
/
+0
[next]