Age | Commit message (Expand) | Author |
2011-06-01 | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo |
2011-05-30 | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe |
2011-05-28 | block: improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher |
2011-05-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-05-27 | [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required) | Steve French |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-27 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2011-05-27 | eCryptfs: Allow 2 scatterlist entries for encrypted filenames | Tyler Hicks |
2011-05-27 | eCryptfs: Clear i_nlink in rmdir | Tyler Hicks |
2011-05-27 | [CIFS] Fix endian error comparing authusers when cifsacl enabled | Steve French |
2011-05-27 | Btrfs: use the device_list_mutex during write_dev_supers | Chris Mason |
2011-05-27 | Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc... | Joel Becker |
2011-05-27 | Ocfs2/move_extents: Validate moving goal after the adjustment. | Tristan Ye |
2011-05-27 | Ocfs2/move_extents: Avoid doing division in extent moving. | Tristan Ye |
2011-05-27 | [CIFS] Rename three structures to avoid camel case | Steve French |
2011-05-27 | Fix extended security auth failure | Steve French |
2011-05-27 | CIFS: Add rwpidforward mount option | Pavel Shilovsky |
2011-05-27 | CIFS: Migrate to shared superblock model | Pavel Shilovsky |
2011-05-27 | [CIFS] Migrate from prefixpath logic | Steve French |
2011-05-27 | CIFS: Fix memory leak in cifs_do_mount | Pavel Shilovsky |
2011-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-05-26 | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops | Timo Warns |
2011-05-26 | fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages | Olaf Hering |
2011-05-26 | proc: fix pagemap_read() error case | KOSAKI Motohiro |
2011-05-26 | proc: put check_mem_permission after __get_free_page in mem_write | KOSAKI Motohiro |
2011-05-26 | proc/stat: use defined macro KMALLOC_MAX_SIZE | Yuanhan Liu |
2011-05-26 | proc: constify status array | Mike Frysinger |
2011-05-26 | fs/proc: convert to kstrtoX() | Alexey Dobriyan |
2011-05-26 | coredump: add support for exe_file in core name | Jiri Slaby |
2011-05-26 | mm: extract exe_file handling from procfs | Jiri Slaby |
2011-05-26 | memcg: add the pagefault count into memcg stats | Ying Han |
2011-05-26 | ufs: fix truncated values handling 64 bit metadata | Dan Carpenter |
2011-05-26 | Btrfs: setup free ino caching in a more asynchronous way | Li Zefan |
2011-05-26 | btrfs scrub: don't coalesce pages that are logically discontiguous | Arne Jansen |
2011-05-26 | Btrfs: return -ENOMEM in clear_extent_bit | Chris Mason |
2011-05-26 | Btrfs: add mount -o auto_defrag | Chris Mason |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-05-26 | block: fix oops on !disk->queue and sysfs discard alignment display | Jens Axboe |
2011-05-26 | [CIFS] When mandatory encryption on share, fail mount | Steve French |
2011-05-26 | CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size | Pavel Shilovsky |
2011-05-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-05-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-05-26 | mm: don't access vm_flags as 'int' | KOSAKI Motohiro |