index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-16
ext4: Use our own write_cache_pages()
Theodore Ts'o
1
-22
/
+119
2010-05-16
ext4: Show journal_checksum option
Jan Kara
1
-0
/
+2
2010-05-16
ext4: Fix for ext4_mb_collect_stats()
Curt Wohlgemuth
1
-1
/
+1
2010-05-16
ext4: check for a good block group before loading buddy pages
Curt Wohlgemuth
2
-13
/
+58
2010-05-16
ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
Nikanth Karthikesan
1
-0
/
+5
2010-05-16
ext4: Remove extraneous newlines in ext4_msg() calls
Curt Wohlgemuth
2
-4
/
+4
2010-05-16
ext4: Print mount options in when mounting and add a remount message
Curt Wohlgemuth
1
-1
/
+10
2010-05-16
ext4: don't use quota reservation for speculative metadata
Eric Sandeen
2
-48
/
+26
2010-05-16
quota: add the option to not fail with EDQUOT in block
Eric Sandeen
1
-1
/
+2
2010-05-16
quota: use flags interface for dquot alloc/free space
Eric Sandeen
1
-3
/
+5
2010-05-16
ext4: init statistics after journal recovery
Dmitry Monakhov
1
-22
/
+18
2010-05-16
ext4: clean up inode bitmaps manipulation in ext4_free_inode
Dmitry Monakhov
1
-46
/
+39
2010-05-16
ext4: Do not zero out uninitialized extents beyond i_size
Dmitry Monakhov
1
-16
/
+51
2010-05-16
jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()
Theodore Ts'o
1
-4
/
+1
2010-05-16
ext4: don't scan/accumulate more pages than mballoc will allocate
Eric Sandeen
1
-0
/
+9
2010-05-16
ext4: stop issuing discards if not supported by device
Eric Sandeen
1
-1
/
+7
2010-05-16
ext4: don't return to userspace after freezing the fs with a mutex held
Eric Sandeen
1
-10
/
+10
2010-05-16
ext4: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-05-16
ext4: check s_log_groups_per_flex in online resize code
Eric Sandeen
1
-1
/
+2
2010-05-16
ext4: fix quota accounting in case of fallocate
Dmitry Monakhov
1
-1
/
+2
2010-05-15
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
Christian Borntraeger
1
-0
/
+2
2010-05-14
ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
Jing Zhang
1
-12
/
+12
2010-05-13
ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
Jing Zhang
1
-2
/
+0
2010-05-12
ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
Jing Zhang
1
-7
/
+8
2010-05-11
ext4: Fix coding style in fs/ext4/move_extent.c
Steven Liu
1
-0
/
+1
2010-05-10
ext4: check missed return value in ext4_sync_file()
Dmitry Monakhov
1
-1
/
+1
2010-05-07
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-35
/
+51
2010-05-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
8
-74
/
+110
2010-05-03
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
1
-1
/
+1
2010-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
12
-38
/
+71
2010-05-03
ceph: remove bad auth_x kmem_cache
Sage Weil
1
-22
/
+10
2010-05-03
ceph: fix lockless caps check
Sage Weil
1
-1
/
+1
2010-05-03
ceph: clear dir complete, invalidate dentry on replayed rename
Sage Weil
1
-0
/
+9
2010-05-03
ceph: fix direct io truncate offset
Sage Weil
1
-1
/
+2
2010-05-03
ceph: discard incoming messages with bad seq #
Sage Weil
1
-0
/
+20
2010-05-03
ceph: fix seq counting for skipped messages
Sage Weil
1
-0
/
+2
2010-05-03
ceph: add missing #includes
Sage Weil
3
-0
/
+4
2010-05-03
ceph: fix leaked spinlock during mds reconnect
Sage Weil
1
-1
/
+1
2010-05-03
ceph: print more useful version info on module load
Sage Weil
1
-3
/
+4
2010-05-03
ceph: fix snap realm splits
Sage Weil
1
-10
/
+14
2010-05-03
ceph: clear dir complete on d_move
Sage Weil
1
-0
/
+4
2010-05-03
nilfs2: fix sync silent failure
Ryusuke Konishi
1
-0
/
+1
2010-05-01
NFS: Fix RCU issues in the NFSv4 delegation code
David Howells
1
-21
/
+23
2010-05-01
NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
Trond Myklebust
1
-14
/
+28
2010-04-30
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
1
-11
/
+14
2010-04-30
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
387
-905
/
+1370
2010-04-30
Inotify: Fix build failure in inotify user support
Ralf Baechle
1
-0
/
+1
2010-04-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-9
/
+120
2010-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
6
-9
/
+120
[next]