Commit Graph

2790 Commits (42225a359aa8094242651191ad0ac9c338503d81)

Author SHA1 Message Date
Nathan Scott b65745205f [XFS] Portability changes: remove prdev, stick to one diagnostic 19 years ago
Nathan Scott 9c48876a05 [XFS] Remove dead code from come bulkstat paths. 19 years ago
Nathan Scott ad723875ac [XFS] Fix a typo in a header file comment. 19 years ago
Nathan Scott 7d4fb40ad7 [XFS] Start writeout earlier (on last close) in the case where we have a 19 years ago
Nathan Scott 59c1b082f5 [XFS] Make the pflags test/set wrappers more legible for us mere humans. 19 years ago
Nathan Scott e109007461 [XFS] Fix a buffer refcount leak in dir2 code on a forced shutdown. 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Nathan Scott b76963fac4 [XFS] getattr can return an error code, so propogate any from lower 19 years ago
Nathan Scott 3d80ede479 [XFS] Drop use of m_writeio_blocks when zeroing, its not meaningful 19 years ago
Ingo Molnar 72c93bcc63 [XFS] lock validator: lockdep: small xfs init_rwsem() cleanup 19 years ago
Tim Shimmin 87c199c2a7 [XFS] Over zealous with doing endian conversions. We endian converted the 19 years ago
David Chinner 714250879e [XFS] Stop a BUG from occurring in generic_delete_inode by preventing 19 years ago
Tim Shimmin 6d192a9b82 [XFS] inode items and EFI/EFDs have different ondisk format for 32bit and 19 years ago
Yingping Lu d210a28cd8 [XFS] In actual allocation of file system blocks and freeing extents, the 19 years ago
Barry Naujok d3446eac3f [XFS] Add degframentation exclusion support 19 years ago
Nathan Scott fbc1462bcb [XFS] Fix a noatime regression related to updating inode atime field on 19 years ago
Nathan Scott ba0b92d671 [XFS] Fix a comment typo, originally noticed by Ming Zhang. 19 years ago
Mandy Kirkconnell fe6c1e7240 [XFS] Fix size argument in kmem_free(). 19 years ago
Olaf Weber 3f368a0d58 [XFS] Originally the ATTR_DMI flag also had the functionality of the 19 years ago
Christoph Hellwig 1d8daf06f6 [XFS] endianess annotations for xfs_dir_leaf_entry_t 19 years ago
Christoph Hellwig 8034fff39b [XFS] endianess annotations for xfs_dir_leaf_hdr_t 19 years ago
Christoph Hellwig ff9901c1e7 [XFS] endianess annotations for xfs_dir2_data_entry_t 19 years ago
Olaf Weber 3e57ecf640 [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report 19 years ago
Jens Axboe 71601e2b33 [PATCH] debugfs inode leak 19 years ago
Trond Myklebust 6d09bb627d [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() 19 years ago
David Woodhouse 3bcc86f507 [JFFS2] Remove stray __exit from jffs2_compressors_exit() 19 years ago
Andrew Morton 6855a3a6c3 [PATCH] ext3 resize: fix double unlock_super() 19 years ago
Steve French 55aa2e097d [[CIFS] Pass truncate open flag through on file open in case setattr fails 19 years ago
Steve French 08775834c4 [CIFS] Fix typos in previous fix 19 years ago
Steve French cec6815a12 [CIFS] endian fix for new POSIX byte range lock support 19 years ago
Steve French a424f8bfcb [CIFS] fix memory leak in cifs session info struct on reconnect 19 years ago
Steve French c01f36a896 [CIFS] ACPI suspend oops 19 years ago
Steve French a878fb2218 [CIFS] Do not limit the length of share names (was 100 for whole UNC name) 19 years ago
Steve French fc94cdb944 [CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock 19 years ago
David Woodhouse 098a19811b [JFFS2] Preallocate node refs for cleanmarker in summary scan 19 years ago
David Woodhouse 13ba42df4a [JFFS2] Fix calculation of potential summary marker offset on NOR flash. 19 years ago
Thomas Gleixner 9a1fcdfd4b [MTD] NAND Signal that a bitflip was corrected by ECC 19 years ago
Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 years ago
Thomas Gleixner f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 19 years ago
Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout 19 years ago
Thomas Gleixner ff268fb879 [MTD] NAND Consolidate oobinfo handling 19 years ago
David Woodhouse a6a8bef722 [JFFS2] Preallocate raw_node_refs in a couple of missing places in scan 19 years ago
David Woodhouse 2ebf09c249 [JFFS2] Fix oops when marking space dirty in scan, but no previous node exists. 19 years ago
David Woodhouse ddc58bd65e [JFFS2] Fix wbuf recovery of f->metadata->raw node. 19 years ago
David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 years ago
Florin Malita 3ac8141366 [PATCH] affs: possible null pointer dereference in affs_rename() 19 years ago
David Woodhouse 89291a9d5b [JFFS2] Fix 64-bit size_t problems in XATTR code. 19 years ago
David Woodhouse 8b9e9fe8c6 [JFFS2] Fix and improve debugging output during scan. 19 years ago
David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
David Woodhouse f61579c337 [JFFS2] Correctly handle wasted space before summary node. 19 years ago