| Commit message (Expand) | Author | Age |
* | switch ext3 to inode->i_acl | Al Viro | 2009-06-24 |
* | switch ext2 to inode->i_acl | Al Viro | 2009-06-24 |
* | add caching of ACLs in struct inode | Al Viro | 2009-06-24 |
* | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2009-06-24 |
* | cleanup __writeback_single_inode | Christoph Hellwig | 2009-06-24 |
* | ... and the same for vfsmount id/mount group id | Al Viro | 2009-06-24 |
* | Make allocation of anon devices cheaper | Al Viro | 2009-06-24 |
* | update Documentation/filesystems/Locking | Christoph Hellwig | 2009-06-24 |
* | devpts: remove module-related code | H. Peter Anvin | 2009-06-24 |
* | VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper | Trond Myklebust | 2009-06-24 |
* | vfs: fix nd->root leak in do_filp_open() | J. R. Okajima | 2009-06-24 |
* | reiserfs: remove stray unlock_super in reiserfs_resize | Christoph Hellwig | 2009-06-24 |
* | nvidiafb: fix boot-time printk string | Mikael Pettersson | 2009-06-23 |
* | h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. | Robert P. J. Day | 2009-06-23 |
* | mm: fix handling of pagesets for downed cpus | Dimitri Sivanich | 2009-06-23 |
* | rmap: fixup page_referenced() for nommu systems | Mike Frysinger | 2009-06-23 |
* | mm: pass mm to grab_swap_token | Hugh Dickins | 2009-06-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-06-23 |
|\ |
|
| * | sh: Fix up HAVE_PERF_COUNTERS typo. | Paul Mundt | 2009-06-23 |
| * | sh: Fix up more dma-mapping fallout. | Paul Mundt | 2009-06-23 |
| * | sh: SH7786 SMP support. | Paul Mundt | 2009-06-23 |
| * | sh: Wire up the uncached fixmap on sh64 as well. | Paul Mundt | 2009-06-23 |
| * | sh: Use local TLB flush in set_pte_phys(). | Paul Mundt | 2009-06-23 |
| * | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 2009-06-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-06-23 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier | 2009-06-23 |
| |\ \ \ \ \ |
|
| | | | | * | | RDMA/nes: Fix FIN state handling under error conditions | Faisal Latif | 2009-06-23 |
| | | | | * | | RDMA/nes: Fix max_qp_init_rd_atom returned from query device | Faisal Latif | 2009-06-23 |
| | | | * | | | IB/mthca: Replace dma_sync_single() use with proper functions | Roland Dreier | 2009-06-23 |
| | | | |/ / |
|
| | | * / / | mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls | Roland Dreier | 2009-06-23 |
| | | |/ / |
|
| | * / / | RDMA: Add __init/__exit macros to addr.c and cma.c | Peter Huewe | 2009-06-23 |
| | |/ / |
|
| * | | | IB/ehca: Bump version number | Alexander Schmidt | 2009-06-23 |
| * | | | IB/ehca: Ensure that guid_entry index is not negative | Roel Kluin | 2009-06-23 |
| * | | | IB/ehca: Tolerate dynamic memory operations before driver load | Hannes Hering | 2009-06-23 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-06-23 |
|\ \ \ |
|
| * | | | fusion: mptsas, fix lock imbalance | Jiri Slaby | 2009-06-22 |
| * | | | [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count | James Bottomley | 2009-06-21 |
| * | | | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke | 2009-06-21 |
| * | | | scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targets | Jaswinder Singh Rajput | 2009-06-21 |
| * | | | fc_transport: Selective return value from BSG timeout function | Giridhar Malavali | 2009-06-21 |
| * | | | fc_transport: The softirq_done function registration for BSG request | Giridhar Malavali | 2009-06-21 |
| * | | | sym53c8xx: ratelimit parity errors | John Stoffel | 2009-06-21 |
| * | | | explain the hidden scsi_wait_scan Kconfig variable | Stefan Richter | 2009-06-21 |
| * | | | ibmvfc: Fix endless PRLI loop in discovery | Brian King | 2009-06-21 |
| * | | | ibmvfc: Process async events before command responses | Brian King | 2009-06-21 |
| * | | | libfc: Add runtime debugging with debug_logging module parameter | Robert Love | 2009-06-21 |
| * | | | libfcoe: Add runtime debugging with module param debug_logging | Robert Love | 2009-06-21 |
| * | | | fcoe: Add runtime debug logging with module parameter debug_logging | Robert Love | 2009-06-21 |
| * | | | scsi_debug: Add support for physical block exponent and alignment | Martin K. Petersen | 2009-06-21 |
| * | | | cnic: add NETDEV_1000 and NETDEVICES to Kconfig select | Randy Dunlap | 2009-06-21 |