index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2012-01-04
ext4: add missing ext4_resize_end on error paths
Djalal Harouni
2012-01-04
ext4: let ext4_group_add() use common code
Yongqiang Yang
2012-01-04
ext4: let ext4_group_extend() use common code
Yongqiang Yang
2012-01-04
ext4: add new online resize interface
Yongqiang Yang
2012-01-03
ext4: add a new function which adds a flex group to a fs
Yongqiang Yang
2012-01-03
ext4: add a new function which allocates bitmaps and inode tables
Yongqiang Yang
2012-01-03
ext4: pass verify_reserved_gdb() the number of group decriptors
Yongqiang Yang
2012-01-03
ext4: add a function which updates the super block during online resizing
Yongqiang Yang
2012-01-03
ext4: add a function which sets up a block group descriptors of a flex bg
Yongqiang Yang
2012-01-03
ext4: add a function which sets up group blocks of a flex bg
Yongqiang Yang
2012-01-03
ext4: add a structure which will be used by 64bit-resize interface
Yongqiang Yang
2012-01-03
ext4: add a function which adds a new group descriptors to a fs
Yongqiang Yang
2012-01-03
ext4: add a function which extends a group without checking parameters
Yongqiang Yang
2011-12-28
ext4: use proper little-endian bitops
Akinobu Mita
2011-12-28
ext4: remove no longer used functions in inode.c
Zheng Liu
2011-12-28
ext4: avoid counting the number of free inodes twice in find_group_orlov()
Theodore Ts'o
2011-12-28
ext4: add missing spaces to debugging printk's
Zheng Liu
2011-12-28
jbd2: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
2011-12-28
ext4: flush journal when switching from data=journal mode
Yongqiang Yang
2011-12-28
ext4: allocate delalloc blocks before changing journal mode
Yongqiang Yang
2011-12-21
ext4: remove unneeded file_remove_suid() from ext4_ioctl()
Theodore Ts'o
2011-12-18
ext4: optimize ext4_find_delalloc_range() in nodelalloc mode
Robin Dong
2011-12-18
ext4: remove unused local variable
Curt Wohlgemuth
2011-12-18
ext4: fix error handling on inode bitmap corruption
Jan Kara
2011-12-18
ext4: add missing space to ext4_msg output in ext4_fill_super()
Zheng Liu
2011-12-18
ext4: do not reference pa_inode from group_pa
Yongqiang Yang
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
btrfs: lower the dirty balance poll interval
Wu Fengguang
2011-12-15
Btrfs: unplug every once and a while
Chris Mason
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
2011-12-15
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
2011-12-15
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
2011-12-15
Btrfs: fix num_workers_starting bug and other bugs in async thread
Josef Bacik
2011-12-15
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
2011-12-15
Btrfs: add a cond_resched() into the worker loop
Chris Mason
2011-12-15
Btrfs: fix ctime update of on-disk inode
Li Zefan
2011-12-15
btrfs: keep orphans for subvolume deletion
Arne Jansen
2011-12-15
Btrfs: fix inaccurate available space on raid0 profile
Miao Xie
2011-12-15
Btrfs: fix wrong disk space information of the files
Miao Xie
2011-12-15
Btrfs: fix wrong i_size when truncating a file to a larger size
Miao Xie
2011-12-14
Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-12-14
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
Djalal Harouni
2011-12-13
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
2011-12-13
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
Yongqiang Yang
[next]