index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2012-01-11
Btrfs: fix possible deadlock when opening a seed device
Li Zefan
2012-01-11
Btrfs: update global block_rsv when creating a new block group
Li Zefan
2012-01-11
Btrfs: rewrite btrfs_trim_block_group()
Li Zefan
2012-01-11
Btrfs: simplfy calculation of stripe length for discard operation
Li Zefan
2012-01-11
Btrfs: don't pre-allocate btrfs bio
Li Zefan
2012-01-11
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
2012-01-11
Btrfs: reserve metadata space in btrfs_ioctl_setflags()
Li Zefan
2012-01-11
Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags()
Li Zefan
2012-01-11
Btrfs: check the return value of io_ctl_init()
Li Zefan
2012-01-11
Btrfs: avoid possible NULL deref in io_ctl_drop_pages()
Li Zefan
2012-01-11
Btrfs: add pinned extents to on-disk free space cache correctly
Li Zefan
2012-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Li Zefan
2012-01-11
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
btrfs: pass __GFP_WRITE for buffered write page allocations
Johannes Weiner
2012-01-09
btrfs: take allocation of ->tree_root into open_ctree()
Al Viro
2012-01-09
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
2012-01-09
btrfs: consolidate failure exits in btrfs_mount() a bit
Al Viro
2012-01-09
btrfs: make free_fs_info() call ->kill_sb() unconditional
Al Viro
2012-01-09
btrfs: merge free_fs_info() calls on fill_super failures
Al Viro
2012-01-09
btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()
Al Viro
2012-01-09
btrfs: make open_ctree() return int
Al Viro
2012-01-09
btrfs: sanitizing ->fs_info, part 5
Al Viro
2012-01-09
btrfs: sanitizing ->fs_info, part 4
Al Viro
2012-01-09
btrfs: sanitizing ->fs_info, part 3
Al Viro
2012-01-09
btrfs: sanitizing ->fs_info, part 2
Al Viro
2012-01-09
btrfs: sanitizing ->fs_info, part 1
Al Viro
2012-01-09
btrfs: fix a deadlock in btrfs_scan_one_device()
Al Viro
2012-01-09
btrfs: fix mount/umount race
Al Viro
2012-01-09
btrfs: get ->kill_sb() of its own
Al Viro
2012-01-09
btrfs: preparation to fixing mount/umount race
Al Viro
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Btrfs: revamp clustered allocation logic
Alexandre Oliva
2012-01-08
Btrfs: don't set up allocation result twice
Alexandre Oliva
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
Btrfs: test free space only for unclustered allocation
Alexandre Oliva
2012-01-06
Btrfs: use bigger metadata chunks on bigger filesystems
Chris Mason
2012-01-06
Btrfs: lower the bar for chunk allocation
Chris Mason
2012-01-06
Btrfs: run chunk allocations while we do delayed refs
Chris Mason
2012-01-05
Btrfs: make sure we're not using obsolete code in btrfs_get_extent
Jan Schmidt
2012-01-05
Btrfs: new backref walking code
Jan Schmidt
2012-01-04
Btrfs: added btrfs_find_all_roots()
Jan Schmidt
2012-01-04
Btrfs: add waitqueue instead of doing busy waiting for more delayed refs
Jan Schmidt
2012-01-04
Btrfs: put back delayed refs that are too new
Arne Jansen
2012-01-04
Btrfs: add sequence numbers to delayed refs
Arne Jansen
2012-01-04
Btrfs: add nested locking mode for paths
Arne Jansen
2012-01-04
fs: propagate umode_t, misc bits
Al Viro
2012-01-04
switch ->mknod() to umode_t
Al Viro
2012-01-04
switch ->create() to umode_t
Al Viro
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
[prev]
[next]