Age | Commit message (Expand) | Author | Files | Lines |
2011-07-12 | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 8 | -52/+1 |
2011-07-11 | cfq: Remove special treatment for metadata rqs. | Justin TerAvest | 1 | -18/+0 |
2011-07-08 | block: document blk_plug list access | Shaohua Li | 1 | -0/+6 |
2011-07-08 | block: avoid building too big plug list | Shaohua Li | 2 | -0/+8 |
2011-07-07 | compat_ioctl: fix make headers_check regression | Johannes Stezenbach | 1 | -1/+5 |
2011-07-06 | block: eliminate potential for infinite loop in blkdev_issue_discard | Mike Snitzer | 1 | -1/+4 |
2011-07-02 | compat_ioctl: fix warning caused by qemu | Johannes Stezenbach | 3 | -14/+23 |
2011-07-01 | block: flush MEDIA_CHANGE from drivers on close(2) | Tejun Heo | 3 | -20/+27 |
2011-07-01 | Merge branch 'for-linus' into for-3.1/core | Jens Axboe | 992 | -6664/+12546 |
2011-06-30 | Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo... | Jens Axboe | 5 | -23/+33 |
2011-06-30 | drbd: we should write meta data updates with FLUSH FUA | Lars Ellenberg | 1 | -1/+1 |
2011-06-30 | drbd: fix limit define, we support 1 PiByte now | Lars Ellenberg | 1 | -2/+2 |
2011-06-30 | drbd: when receive times out on meta socket, also check last receive time on ... | Lars Ellenberg | 1 | -0/+6 |
2011-06-30 | drbd: account bitmap IO during resync as resync-(related-)-io | Lars Ellenberg | 1 | -0/+3 |
2011-06-30 | drbd: don't cond_resched_lock with IRQs disabled | Lars Ellenberg | 1 | -1/+3 |
2011-06-30 | drbd: add missing spinlock to bitmap receive | Lars Ellenberg | 1 | -15/+19 |
2011-06-30 | drbd: Use the correct max_bio_size when creating resync requests | Philipp Reisner | 1 | -6/+1 |
2011-06-27 | cfq-iosched: make code consistent | Shaohua Li | 1 | -1/+2 |
2011-06-27 | cfq-iosched: fix a rcu warning | Shaohua Li | 1 | -1/+4 |
2011-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2 | -5/+3 |
2011-06-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -116/+98 |
2011-06-25 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 18 | -151/+147 |
2011-06-25 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -112/+91 |
2011-06-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 10 | -27/+44 |
2011-06-25 | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu... | Thomas Gleixner | 1 | -42/+3 |
2011-06-25 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -12/+12 |
2011-06-25 | cifs: propagate errors from cifs_get_root() to mount(2) | Al Viro | 1 | -7/+5 |
2011-06-25 | cifs: tidy cifs_do_mount() up a bit | Al Viro | 1 | -22/+22 |
2011-06-25 | cifs: more breakage on mount failures | Al Viro | 1 | -7/+4 |
2011-06-25 | cifs: close sget() races | Al Viro | 1 | -3/+9 |
2011-06-25 | cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() | Al Viro | 2 | -14/+4 |
2011-06-25 | cifs: move cifs_umount() call into ->kill_sb() | Al Viro | 1 | -18/+1 |
2011-06-25 | cifs: pull cifs_mount() call up | Al Viro | 1 | -12/+15 |
2011-06-25 | sanitize cifs_umount() prototype | Al Viro | 3 | -8/+5 |
2011-06-25 | cifs: initialize ->tlink_tree in cifs_setup_cifs_sb() | Al Viro | 2 | -3/+3 |
2011-06-25 | cifs: allocate mountdata earlier | Al Viro | 1 | -11/+10 |
2011-06-25 | cifs: leak on mount if we share superblock | Al Viro | 1 | -0/+2 |
2011-06-25 | cifs: don't pass superblock to cifs_mount() | Al Viro | 4 | -22/+26 |
2011-06-25 | cifs: don't leak nls on mount failure | Al Viro | 1 | -0/+1 |
2011-06-25 | cifs: double free on mount failure | Al Viro | 1 | -6/+8 |
2011-06-25 | take bdi setup/destruction into cifs_mount/cifs_umount | Al Viro | 2 | -11/+11 |
2011-06-24 | cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN | Jeff Layton | 1 | -1/+1 |
2011-06-24 | cifs: free blkcipher in smbhash | Jeff Layton | 1 | -4/+2 |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -45/+73 |
2011-06-24 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -4/+13 |
2011-06-24 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 3 | -2/+39 |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab... | Linus Torvalds | 10 | -61/+73 |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -3/+3 |
2011-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 1 | -14/+25 |
2011-06-24 | Remove unneeded version.h includes from fs/ | Jesper Juhl | 2 | -2/+0 |