index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-06-09
Btrfs: fix joining same transaction handle more than twice
Wang Shilong
2014-06-09
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
Miao Xie
2014-06-09
Btrfs: check if items are ordered when a leaf is marked dirty
Filipe Manana
2014-06-09
Btrfs: don't access non-existent key when csum tree is empty
Filipe Manana
2014-06-09
Btrfs: make sure there are not any read requests before stopping workers
Wang Shilong
2014-06-09
Btrfs: fix possible memory leak in btrfs_create_tree()
Tsutomu Itoh
2014-06-09
btrfs: remove useless ACL check
ZhangZhen
2014-06-09
btrfs: btrfs_rm_device() should zero mirror SB as well
Anand Jain
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
Btrfs: send, fix more issues related to directory renames
Filipe Manana
2014-06-09
Btrfs: send, remove dead code from __get_cur_name_and_parent
Filipe Manana
2014-06-09
Btrfs: send, account for orphan directories when building path strings
Filipe Manana
2014-06-09
Btrfs: send, avoid unnecessary inode item lookup in the btree
Filipe Manana
2014-06-09
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
Gui Hecheng
2014-06-09
btrfs: fix wrong max system array size check in kernel space
Gui Hecheng
2014-06-09
btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.
Qu Wenruo
2014-06-09
Btrfs: reclaim the reserved metadata space at background
Miao Xie
2014-06-09
Btrfs: output warning instead of error when loading free space cache failed
Miao Xie
2014-06-09
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-09
btrfs: assert that send is not in progres before root deletion
David Sterba
2014-06-09
btrfs: protect snapshots from deleting during send
David Sterba
2014-06-09
btrfs: remove redundant null check in btrfs_dentry_release()
Daeseok Youn
2014-06-09
Btrfs: implement inode_operations callback tmpfile
Filipe Manana
2014-06-09
btrfs: make FS_INFO ioctl available to anyone
David Sterba
2014-06-09
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
2014-06-09
btrfs: export more from FS_INFO to sysfs
David Sterba
2014-06-09
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
2014-06-09
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
Btrfs: fix leaf corruption caused by ENOSPC while hole punching
Filipe Manana
2014-06-09
Btrfs: do not increment on bio_index one by one
Liu Bo
2014-06-09
Btrfs: read inode size after acquiring the mutex when punching a hole
Filipe Manana
2014-06-09
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-06-09
btrfs: fix inline compressed read err corruption
Zach Brown
2014-06-09
btrfs: return ptr error from compression workspace
Zach Brown
2014-06-09
btrfs: return errno instead of -1 from compression
Zach Brown
2014-06-09
btrfs: check_int: propagate out-of-memory error upwards
Stefan Behrens
2014-06-09
Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
Filipe Manana
2014-06-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-06
mm: add !pte_present() check on existing hugetlb_entry callbacks
Naoya Horiguchi
2014-06-06
Btrfs: send, fix corrupted path strings for long paths
Filipe Manana
2014-06-03
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-05-31
dcache: add missing lockdep annotation
Linus Torvalds
2014-05-30
dentry_kill() doesn't need the second argument now
Al Viro
2014-05-30
dealing with the rest of shrink_dentry_list() livelock
Al Viro
2014-05-30
shrink_dentry_list(): take parent's ->d_lock earlier
Al Viro
2014-05-29
expand dentry_kill(dentry, 0) in shrink_dentry_list()
Al Viro
2014-05-29
split dentry_kill()
Al Viro
2014-05-28
lift the "already marked killed" case into shrink_dentry_list()
Al Viro
2014-05-28
vfs: fix vmplice_to_user()
Miklos Szeredi
2014-05-25
Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
[prev]
[next]