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
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
59
-405
/
+66
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
11
-30
/
+22
2011-03-10
aio: remove request submission batching
Jens Axboe
1
-72
/
+3
2011-03-10
fs: make aio plug
Shaohua Li
1
-0
/
+4
2011-03-10
fs: make mpage read/write_pages() plug
Jens Axboe
1
-0
/
+8
2011-03-10
block: remove per-queue plugging
Jens Axboe
51
-305
/
+32
2011-03-09
block: Don't check events while open is in progress
Tejun Heo
1
-7
/
+10
2011-03-09
block: Don't check events on close unless it was blocked
Tejun Heo
1
-4
/
+2
2011-03-09
block: Don't implicitly trigger event check on disk_unblock_events()
Tejun Heo
1
-0
/
+1
2011-03-08
block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY
Martin K. Petersen
1
-3
/
+1
2011-02-28
fs/block_dev.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-10
/
+55
2011-02-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-13
/
+28
2011-02-25
aio: fix race between io_destroy() and io_submit()
Jan Kara
1
-0
/
+17
2011-02-25
aio: fix rcu ioctx lookup
Nick Piggin
1
-11
/
+24
2011-02-25
ldm: corrupted partition table can cause kernel oops
Timo Warns
1
-0
/
+5
2011-02-25
epoll: prevent creating circular epoll structures
Davide Libenzi
1
-0
/
+95
2011-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-57
/
+282
2011-02-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-8
/
+15
2011-02-25
afs: Fix oops in afs_unlink_writeback
Anton Blanchard
1
-0
/
+1
2011-02-25
fuse: fix truncate after open
Miklos Szeredi
1
-2
/
+5
2011-02-25
fuse: fix hang of single threaded fuseblk filesystem
Miklos Szeredi
2
-8
/
+50
2011-02-24
block: bd_link_disk_holder() should hold on to holder_dir
Tejun Heo
1
-0
/
+6
2011-02-24
Unlock vfsmount_lock in do_umount
J. R. Okajima
1
-1
/
+1
2011-02-24
Fix over-zealous flush_disk when changing device size.
NeilBrown
3
-8
/
+15
2011-02-23
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
8
-38
/
+19
2011-02-23
Btrfs: fix fiemap bugs with delalloc
Chris Mason
3
-42
/
+224
2011-02-22
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
1
-0
/
+2
2011-02-22
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
1
-0
/
+3
2011-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
4
-120
/
+44
2011-02-21
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
1
-6
/
+6
2011-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-5
/
+15
2011-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-9
/
+9
2011-02-21
[CIFS] update cifs version
Steve French
1
-1
/
+1
2011-02-21
cifs: Fix regression in LANMAN (LM) auth code
Shirish Pargaonkar
1
-4
/
+4
2011-02-21
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
1
-0
/
+2
2011-02-21
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
1
-0
/
+1
2011-02-21
eCryptfs: Handle NULL nameidata pointers
Tyler Hicks
3
-26
/
+29
2011-02-20
ocfs2: Check heartbeat mode for kernel stacks only
Mark Fasheh
1
-8
/
+20
2011-02-20
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...
Tristan Ye
1
-2
/
+5
2011-02-20
ocfs2: Fix estimate of necessary credits for mkdir
Jan Kara
1
-3
/
+3
2011-02-19
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
2
-1
/
+5
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2011-02-17
eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"
Tyler Hicks
1
-94
/
+12
2011-02-17
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
1
-8
/
+9
2011-02-16
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2011-02-17
cifs: fix handling of scopeid in cifs_convert_address
Jeff Layton
1
-4
/
+4
2011-02-16
block: revert block_dev read-only check
Chuck Ebbert
1
-6
/
+5
2011-02-16
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
1
-4
/
+4
2011-02-16
Btrfs: set FMODE_EXCL in btrfs_device->mode
Ilya Dryomov
1
-1
/
+1
[next]