Age | Commit message (Expand) | Author |
2009-09-14 | nilfs2: shorten freeze period due to GC in write operation v3 | Jiro SEKIBA |
2009-09-14 | nilfs2: add more check routines in mount process | Zhu Yanhai |
2009-09-14 | nilfs2: An unassigned variable is assigned to a never used structure member | Zhang Qiang |
2009-09-14 | nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT | Ryusuke Konishi |
2009-09-14 | nilfs2: stop using periodic write_super callback | Jiro SEKIBA |
2009-09-14 | nilfs2: clean up nilfs_write_super | Jiro SEKIBA |
2009-09-14 | nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs | Jiro SEKIBA |
2009-09-14 | nilfs2: remove redundant super block commit | Jiro SEKIBA |
2009-09-14 | nilfs2: implement nilfs_show_options to display mount options in /proc/mounts | Jiro SEKIBA |
2009-09-14 | nilfs2: always lookup disk block address before reading metadata block | Ryusuke Konishi |
2009-09-14 | nilfs2: use semaphore to protect pointer to a writable FS-instance | Ryusuke Konishi |
2009-09-14 | nilfs2: fix format string compile warning (ino_t) | Heiko Carstens |
2009-09-14 | nilfs2: fix ignored error code in __nilfs_read_inode() | Ryusuke Konishi |
2009-09-14 | GFS2: Whitespace fixes | Steven Whitehouse |
2009-09-14 | block: use blkdev_issue_discard in blk_ioctl_discard | Christoph Hellwig |
2009-09-14 | Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads | David Woodhouse |
2009-09-14 | block: don't assume device has a request list backing in nr_requests store | Jens Axboe |
2009-09-14 | block: Optimal I/O limit wrapper | Martin K. Petersen |
2009-09-14 | cfq: choose a new next_req when a request is dispatched | Jeff Moyer |
2009-09-14 | Seperate read and write statistics of in_flight requests | Nikanth Karthikesan |
2009-09-14 | aoe: end barrier bios with EOPNOTSUPP | Ed Cashin |
2009-09-14 | slub: fix slab_pad_check() | Eric Dumazet |
2009-09-13 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2009-09-14 | SELinux: flush the avc before disabling SELinux | Eric Paris |
2009-09-14 | SELinux: seperate avc_cache flushing | Eric Paris |
2009-09-14 | Creds: creds->security can be NULL is selinux is disabled | Eric Paris |
2009-09-13 | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina |
2009-09-13 | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg |
2009-09-13 | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov |
2009-09-12 | [SCSI] fix oops during scsi scanning | James Bottomley |
2009-09-12 | [SCSI] libsrp: fix memory leak in srp_ring_free() | Bart Van Assche |
2009-09-12 | [SCSI] libiscsi, bnx2i: make bound ep check common | Mike Christie |
2009-09-12 | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro... | Mike Christie |
2009-09-12 | [SCSI] scsi_dh_rdac: changes for rdac debug logging | Moger, Babu |
2009-09-12 | [SCSI] scsi_dh_rdac: changes to collect the rdac debug information during the... | Moger, Babu |
2009-09-12 | [SCSI] scsi_dh_rdac: move the init code from rdac_activate to rdac_bus_attach | Moger, Babu |
2009-09-12 | [SCSI] sg: fix oops in the error path in sg_build_indirect() | Michal Schmidt |
2009-09-12 | [SCSI] mptsas : Bump version to 3.04.12 | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Sanity check for phyinfo is added | Kashyap, Desai |
2009-09-12 | [SCSI] scsi_dh_rdac: Add support for Sun StorageTek ST2500, ST2510 and ST2530 | Charlie Brady |
2009-09-12 | [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller | Anil Ravindranath |
2009-09-12 | [SCSI] qla2xxx: Update version number to 8.03.01-k6. | Giridhar Malavali |
2009-09-12 | [SCSI] qla2xxx: Properly delete rports attached to a vport. | Andrew Vasquez |
2009-09-12 | [SCSI] qla2xxx: Correct various NPIV issues. | Andrew Vasquez |
2009-09-12 | [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. | Lalit Chandivade |
2009-09-12 | [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. | Andrew Vasquez |