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
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-02
compat: restore timerfd settime and gettime compat syscalls
Heiko Carstens
2013-03-01
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-03-01
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
Tim Gardner
2013-03-01
autofs - Fix sparse warning: context imbalance in autofs4_d_automount() diffe...
Peter Huewe
2013-03-01
btrfs: fixup/remove module.h usage as required
Paul Gortmaker
2013-03-01
Btrfs: delete inline extents when we find them during logging
Josef Bacik
2013-03-01
btrfs: try harder to allocate raid56 stripe cache
David Sterba
2013-03-01
Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic
Wang Shilong
2013-03-01
Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails
Wang Shilong
2013-03-01
Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_...
Wang Shilong
2013-03-01
Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
Wang Shilong
2013-03-01
Btrfs: fix missing deleted items in btrfs_clean_quota_tree
Wang Shilong
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-28
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
btrfs: use only inline_pages from extent buffer
David Sterba
2013-02-28
Btrfs: fix wrong reserved space when deleting a snapshot/subvolume
Miao Xie
2013-02-28
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-28
Btrfs: remove unnecessary dget_parent/dput when creating the pending snapshot
Miao Xie
2013-02-28
btrfs: remove a printk from scan_one_device
David Sterba
2013-02-28
Btrfs: fix NULL pointer after aborting a transaction
Liu Bo
2013-02-28
Btrfs: fix memory leak of log roots
Liu Bo
2013-02-28
Btrfs: copy everything if we've created an inline extent
Josef Bacik
2013-02-28
cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue()
Ouyang Maochun
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
nfs4client: convert to idr_alloc()
Tejun Heo
2013-02-27
ocfs2: convert to idr_alloc()
Tejun Heo
2013-02-27
inotify: convert to idr_alloc()
Tejun Heo
2013-02-27
dlm: convert to idr_alloc()
Tejun Heo
2013-02-27
inotify: don't use idr_remove_all()
Tejun Heo
2013-02-27
nfs: idr_destroy() no longer needs idr_remove_all()
Tejun Heo
2013-02-27
dlm: don't use idr_remove_all()
Tejun Heo
2013-02-27
dlm: use idr_for_each_entry() in recover_idr_clear() error path
Tejun Heo
2013-02-27
fs/seq_file.c:seq_lseek(): fix switch statement indenting
Andrew Morton
2013-02-27
seq-file: use SEEK_ macros instead of hardcoded numbers
Cyrill Gorcunov
2013-02-27
fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplica...
Zhang Yanfei
2013-02-27
fs/proc: clean up printks
Andrew Morton
2013-02-27
coredump: remove redundant defines for dumpable states
Kees Cook
2013-02-27
fat: mark fs as dirty on mount and clean on umount
Oleksij Rempel
2013-02-27
fat: add extended fileds to struct fat_boot_sector
Oleksij Rempel
2013-02-27
hfsplus: fix issue with unzeroed unused b-tree nodes
Vyacheslav Dubeyko
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
2013-02-27
hfsplus: rework functionality of getting, setting and deleting of extended at...
Vyacheslav Dubeyko
2013-02-27
hfsplus: add functionality of manipulating by records in attributes tree
Vyacheslav Dubeyko
2013-02-27
hfsplus: add on-disk layout declarations related to attributes tree
Vyacheslav Dubeyko
[next]