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
2010-05-16
ext4: Print mount options in when mounting and add a remount message
Curt Wohlgemuth
2010-05-16
ext4: don't use quota reservation for speculative metadata
Eric Sandeen
2010-05-16
quota: add the option to not fail with EDQUOT in block
Eric Sandeen
2010-05-16
quota: use flags interface for dquot alloc/free space
Eric Sandeen
2010-05-16
ext4: init statistics after journal recovery
Dmitry Monakhov
2010-05-16
ext4: clean up inode bitmaps manipulation in ext4_free_inode
Dmitry Monakhov
2010-05-16
ext4: Do not zero out uninitialized extents beyond i_size
Dmitry Monakhov
2010-05-16
jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()
Theodore Ts'o
2010-05-16
ext4: don't scan/accumulate more pages than mballoc will allocate
Eric Sandeen
2010-05-16
ext4: stop issuing discards if not supported by device
Eric Sandeen
2010-05-16
ext4: don't return to userspace after freezing the fs with a mutex held
Eric Sandeen
2010-05-16
ext4: symlink must be handled via filesystem specific operation
Dmitry Monakhov
2010-05-16
ext4: check s_log_groups_per_flex in online resize code
Eric Sandeen
2010-05-16
ext4: fix quota accounting in case of fallocate
Dmitry Monakhov
2010-05-15
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
Christian Borntraeger
2010-05-14
ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
Jing Zhang
2010-05-13
ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
Jing Zhang
2010-05-12
ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
Jing Zhang
2010-05-11
ext4: Fix coding style in fs/ext4/move_extent.c
Steven Liu
2010-05-10
ext4: check missed return value in ext4_sync_file()
Dmitry Monakhov
2010-05-07
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-05-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
2010-05-03
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
2010-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-05-03
ceph: remove bad auth_x kmem_cache
Sage Weil
2010-05-03
ceph: fix lockless caps check
Sage Weil
2010-05-03
ceph: clear dir complete, invalidate dentry on replayed rename
Sage Weil
2010-05-03
ceph: fix direct io truncate offset
Sage Weil
2010-05-03
ceph: discard incoming messages with bad seq #
Sage Weil
2010-05-03
ceph: fix seq counting for skipped messages
Sage Weil
2010-05-03
ceph: add missing #includes
Sage Weil
2010-05-03
ceph: fix leaked spinlock during mds reconnect
Sage Weil
2010-05-03
ceph: print more useful version info on module load
Sage Weil
2010-05-03
ceph: fix snap realm splits
Sage Weil
2010-05-03
ceph: clear dir complete on d_move
Sage Weil
2010-05-03
nilfs2: fix sync silent failure
Ryusuke Konishi
2010-05-01
NFS: Fix RCU issues in the NFSv4 delegation code
David Howells
2010-05-01
NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
Trond Myklebust
2010-04-30
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
2010-04-30
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
2010-04-30
Inotify: Fix build failure in inotify user support
Ralf Baechle
2010-04-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
2010-04-29
fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
Jens Axboe
2010-04-29
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
2010-04-28
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
[next]