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-23
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-03-23
block: Add bio_copy_data()
Kent Overstreet
2013-03-23
block: Add submit_bio_wait(), remove from md
Kent Overstreet
2013-03-23
block: Remove bi_idx references
Kent Overstreet
2013-03-23
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
block: Add bio_advance()
Kent Overstreet
2013-03-23
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
2013-03-23
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
2013-03-23
block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-15
Btrfs: fix warning of free_extent_map
Liu Bo
2013-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2013-03-14
Btrfs: fix warning when creating snapshots
Liu Bo
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
2013-03-14
Btrfs: return EIO if we have extent tree corruption
Josef Bacik
2013-03-14
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-14
Btrfs: remove btrfs_try_spin_lock
Liu Bo
2013-03-14
Btrfs: get better concurrency for snapshot-aware defrag work
Liu Bo
2013-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
2013-03-13
ext2: Fix BUG_ON in evict() on inode deletion
Jan Kara
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-12
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
2013-03-12
vfs: fix pipe counter breakage
Al Viro
2013-03-11
reiserfs: Use kstrdup instead of kmalloc/strcpy
Ionut-Gabriel Radu
2013-03-11
ext3: Fix format string issues
Lars-Peter Clausen
2013-03-11
quota: add missing use of dq_data_lock in __dquot_initialize
Jeff Mahoney
2013-03-11
fs: Limit sys_mount to only request filesystem modules. (Part 3)
Eric W. Biederman
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
2013-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-08
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
2013-03-07
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2013-03-07
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2013-03-06
Btrfs: fix a mismerge in btrfs_balance()
Ilya Dryomov
2013-03-06
CIFS: Fix missing of oplock_read value in smb30_values structure
Pavel Shilovsky
2013-03-06
cifs: don't try to unlock pagecache page after releasing it
Jeff Layton
2013-03-06
cifs: remove the sockopt= mount option
Jeff Layton
2013-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-03-06
cifs: Check server capability before attempting silly rename
Sachin Prabhu
2013-03-06
cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
Sachin Prabhu
2013-03-05
Btrfs: enforce min_bytes parameter during extent allocation
Chris Mason
2013-03-04
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
2013-03-04
Btrfs: avoid deadlock on transaction waiting list
Liu Bo
[next]