Commit Graph

12279 Commits (8a3fb4d0ce5cc37a765d59b65a3b3714e5806dc9)
 

Author SHA1 Message Date
Linus Torvalds 0e016b9fa1 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 19 years ago
Linus Torvalds fca324e79f Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 19 years ago
Roland Dreier 1d37374197 [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit 19 years ago
Nathan Scott 19d5bcf370 [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. 19 years ago
Eric Sandeen a749ee8615 [XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode 19 years ago
Nathan Scott fdc7ed75c0 [XFS] Fix boundary conditions when issuing direct IOs from large userspace 19 years ago
Nathan Scott 2b3b6d07f7 [XFS] Remove an unhelpful ifdef, the comment above the routine explains 19 years ago
Nathan Scott cfcbbbd089 [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. 19 years ago
Nathan Scott c11e2c369d [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. 19 years ago
Christoph Hellwig 16259e7d95 [XFS] Endianess annotations for various allocator data structures 19 years ago
Eric Sandeen e2ed81fbbb [XFS] remove unused code from xfs_iomap_write_direct 19 years ago
Eric Sandeen e94af02a9c [XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not 19 years ago
Yingping Lu 91e11088f8 [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr 19 years ago
Yingping Lu 9af0a70c07 [XFS] Fixed a bug in reporting extent list for attribute fork running 19 years ago
Christoph Hellwig 7f14d0a013 [XFS] Simplify pagebuf_rele Remove a conditional that can not be true 19 years ago
Nathan Scott e718eeb4fe [XFS] Rework the final mount options flag bit to make room for more. 19 years ago
Nathan Scott 6b3f6b5b87 [XFS] Rework the dquot hash sizing heuristics. 19 years ago
Eric Sandeen 1f730e3b53 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change 19 years ago
Nathan Scott 8a319ae494 [XFS] Disable attr2 by default, until a more appropriate time to enable 19 years ago
Eric Sandeen 374e2ac337 [XFS] Prevent data corruption on extending truncate case from cxfs client 19 years ago
Christoph Hellwig 4750ddb0ba [XFS] Fix sparse warnings in ktrace.[ch] 19 years ago
Christoph Hellwig 5bde1ba99c [XFS] silence gcc4 warnings. the directory ones are wrong because of 19 years ago
Nathan Scott 9dac13e7ff [XFS] Remove unused type, xfs_gap_t. 19 years ago
Christoph Hellwig 1149d96ae8 [XFS] endianess annotations and cleanup for the quota code 19 years ago
Nathan Scott fa7e7d71e0 [XFS] Show additional mount options in /proc/mounts, fix up some debug 19 years ago
Nathan Scott da087bad81 [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. 19 years ago
Eric Sandeen 0116d9356b [XFS] Remove dead code in xfs_iomap_write_direct; save some stack 19 years ago
Nathan Scott 4ce3121f67 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 19 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 19 years ago
Christoph Hellwig 61c1e689fb [XFS] remove unused struct xfs_ail_ticket 19 years ago
Nathan Scott fc1f8c1ca3 [XFS] Track external log/realtime device names for correct reporting in 19 years ago
Nathan Scott 4aeb664c25 [XFS] Improve buffered read throughput by removing unnecessary timer calls 19 years ago
Nathan Scott 0fdfb3757f [XFS] Remove a null CELL macro and its one caller, not useful to anyone. 19 years ago
Nathan Scott 380b5dc0e5 [XFS] Fix up an internal sort function name collision issue. 19 years ago
Nathan Scott 80cce77980 [XFS] Make some extended attributes routines take const parameters, for 19 years ago
Nathan Scott f74dee4276 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott af4e34a527 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott d8cc890d40 [XFS] Ondisk format extension for extended attributes (attr2). Basically, 19 years ago
Nathan Scott aa82daa061 [XFS] Move some code around to prepare for the upcoming extended 19 years ago
David Chinner e8c8b3a79d [XFS] Introduce two new mount options (nolargeio/largeio) to allow 19 years ago
Nathan Scott ee34807a65 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. 19 years ago
Nathan Scott c310ab6c07 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above 19 years ago
Nathan Scott 30dab21abb [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. 19 years ago
Christoph Hellwig c86e711ceb [XFS] only mark buffers done when all pages are uptodate in addition 19 years ago
Eric Sandeen d0cfb37305 [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr) 19 years ago
Christoph Hellwig f538d4da8d [XFS] write barrier support Issue all log sync operations as ordered 19 years ago
Christoph Hellwig 739cafd316 [XFS] fix PBF_NONE handling 19 years ago
Christoph Hellwig da1650a5d6 [XFS] Add format checking to cmn_err and icmn_err 19 years ago
Christoph Hellwig 88741a95af [XFS] remove unused pagebuf flags 19 years ago