Commit Graph

60019 Commits (2c9ecdf40af0554ee9a2b1cbbbbdbc77f90a40e1)
 

Author SHA1 Message Date
Boaz Harrosh 0ab179bcf3 [SCSI] tmscsim: Further clean-up of the driver 18 years ago
Geert Uytterhoeven cde760856c [SCSI] CONFIG_SCSI_FD_8xx no longer exists 18 years ago
Akinobu Mita da3962fe63 [SCSI] sr: fix error handling in module_init 18 years ago
James Bottomley a57850379e [SCSI] lpfc: Fix NPIV compile problem 18 years ago
FUJITA Tomonori c59fd9ebc4 [SCSI] lpfc: fix NPIV mapping problems 18 years ago
Boaz Harrosh d4bd4cd063 [SCSI] lpfc: add missed data buffer accessor 18 years ago
Priyanka Gupta d0f656cad3 [SCSI] Remove unused method scsi_device_cancel 18 years ago
Eric Van Hensbergen 0af8887ebf 9p: fix a race condition bug in umount which caused a segfault 18 years ago
Eric Van Hensbergen 9e2f6688c0 9p: re-enable mount time debug option 18 years ago
Eric Van Hensbergen 9523a841b1 9p: cache meta-data when cache=loose 18 years ago
Latchesar Ionkov 1d6b560238 net/9p: set error to EREMOTEIO if trans->write returns zero 18 years ago
Latchesar Ionkov e46662be7f net/9p: change net/9p module name to 9pnet 18 years ago
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago
David Chinner 0f1145cc18 [XFS] Fix lockdep annotations for xfs_lock_inodes 18 years ago
David Chinner d7f0923d83 [LIB]: export radix_tree_preload() 18 years ago
Michal Marek faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode 18 years ago
Michal Marek 1fa503df66 [XFS] Compat ioctl handler for handle operations 18 years ago
Michal Marek 547e00c3c6 [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. 18 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
David Chinner b11f94d537 [XFS] Quota inode has no parent. 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Andrew Morton 0892ccd6fe [XFS] Use uninitialized_var macro to stop warning about rtx 18 years ago
Christoph Hellwig fbf3ce8d8e [XFS] XFS should not be looking at filp reference counts 18 years ago
Vignesh Babu 16a087d8e1 [XFS] Use is_power_of_2 instead of open coding checks 18 years ago
Christoph Hellwig bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
David Chinner 54aa8e26e9 [XFS] Simplify XFS min/max macros. 18 years ago
Eric Sandeen 24ad33ff71 [XFS] Kill off xfs_count_bits 18 years ago
Jesper Juhl 87ae3c2411 [XFS] Cancel transactions on xfs_itruncate_start error. 18 years ago
Christoph Hellwig 39726be2a2 [XFS] Use do_div() on 64 bit types. 18 years ago
David Chinner 516b2e7c26 [XFS] Fix remount,readonly path to flush everything correctly. 18 years ago
David Chinner 957d0ebed0 [XFS] Cleanup inode extent size hint extraction 18 years ago
David Chinner 84e1e99f11 [XFS] Prevent ENOSPC from aborting transactions that need to succeed 18 years ago
David Chinner 641c56fbfe [XFS] Prevent deadlock when flushing inodes on unmount 18 years ago
Tim Shimmin 0164af51ce [XFS] Log the agf_length change in xfs_growfs_data_private(). 18 years ago
David Chinner effd120edb [XFS] Map unwritten extents correctly for I/o completion processing 18 years ago
David Chinner 45c3414112 [XFS] Apply transaction delta counts atomically to incore counters 18 years ago
David Chinner b2826136a1 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). 18 years ago
David Chinner e927af90aa [XFS] Block on unwritten extent conversion during synchronous direct I/O. 18 years ago
David Chinner f4a9f28a90 [XFS] Flush the block device before closing it on unmount. 18 years ago
David Chinner 4e5ae8386b [XFS] xfs_bmapi fails to update the previous extent pointer 18 years ago
David Chinner 210c6f1caa [XFS] Fix the transaction flags to make lazy superblock counters work. 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Andrew Morton 3260f78ad6 [XFS] Use generic shrinker interfaces in XFS. 18 years ago
David Chinner 92dfe8d266 [XFS] Make hole punching at EOF atomic. 18 years ago
David Chinner 511105b3d7 [XFS] Fix vmalloc leak on mount/unmount. 18 years ago
Christoph Hellwig ca165b8892 [XFS] Fix double free in xfs_buf_get_noaddr error handling path 18 years ago
David Chinner 3db296f341 [XFS] Fix use-after-free during log unmount. 18 years ago
David Chinner 40095b64f5 [XFS] Sleeping with the ilock waiting for I/O completion is Bad. 18 years ago
Nathan Scott 4cc929ee30 [XFS] Don't grow filesystems past the size they can index. 18 years ago
Christoph Hellwig 1fa40b01ae [XFS] Only use refcounted pages for I/O 18 years ago