- 91e1108 [XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr by Yingping Lu · 19 years ago
- 9af0a70 [XFS] Fixed a bug in reporting extent list for attribute fork running by Yingping Lu · 19 years ago
- 7f14d0a [XFS] Simplify pagebuf_rele Remove a conditional that can not be true by Christoph Hellwig · 19 years ago
- e718eeb4 [XFS] Rework the final mount options flag bit to make room for more. by Nathan Scott · 19 years ago
- 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
- a000503 powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM by Paul Mackerras · 19 years ago
- 1f730e3 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change by Eric Sandeen · 19 years ago
- 6cbbdab merge filename and modify references to iseries/iseries_io.h by Kelly Daly · 19 years ago
- 8a319ae [XFS] Disable attr2 by default, until a more appropriate time to enable it. by Nathan Scott · 19 years ago
- 374e2ac [XFS] Prevent data corruption on extending truncate case from cxfs client by Eric Sandeen · 19 years ago
- 4750ddb [XFS] Fix sparse warnings in ktrace.[ch] by Christoph Hellwig · 19 years ago
- bccfd58 powerpc: Fix compile error with CONFIG_TAU=y by Paul Mackerras · 19 years ago
- 5bde1ba9 [XFS] silence gcc4 warnings. the directory ones are wrong because of by Christoph Hellwig · 19 years ago
- 9dac13e [XFS] Remove unused type, xfs_gap_t. by Nathan Scott · 19 years ago
- 19fa17e powerpc: Use rtas_call not call_rtas in CHRP code by Paul Mackerras · 19 years ago
- c43a55f merge filename and modify references to iseries/lpar_map.h by Kelly Daly · 19 years ago
- f2cad7a [PATCH] ppc bug.h namespace pollution by Al Viro · 19 years ago
- 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
- fa7e7d7 [XFS] Show additional mount options in /proc/mounts, fix up some debug code. by Nathan Scott · 19 years ago
- da087ba [XFS] Fix up a 32/64 local flags variable issue when enabling attr2 mode. by Nathan Scott · 19 years ago
- 0116d93 [XFS] Remove dead code in xfs_iomap_write_direct; save some stack by Eric Sandeen · 19 years ago
- 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- 59ce20b merge filename and modify references to iseries/it_lp_reg_save.h by Kelly Daly · 19 years ago
- 2ff2ae7 [PATCH] powerpc: Merge futex.h by David Gibson · 19 years ago
- 847aeb6 [PATCH] powerpc: Fix merged ipcbuf.h by David Gibson · 19 years ago
- a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
- 8875ccf merge filename and modify references to iseries/it_lp_queue.h by Kelly Daly · 19 years ago
- f218aab merge filename and modify references to iseries/it_lp_naca.h by Kelly Daly · 19 years ago
- 7b487bb merge filename and modify references to iseries/it_exp_vpd_panel.h by Kelly Daly · 19 years ago
- 1ec65d7 merge filename and modify references to iseries/hv_types.h by Kelly Daly · 19 years ago
- e45423e merge filename and modify references to iseries/hv_lp_event.h by Kelly Daly · 19 years ago
- 15b1718 merge filename and modify reference to iseries/hv_lp_config.h by Kelly Daly · 19 years ago
- 61c1e68 [XFS] remove unused struct xfs_ail_ticket by Christoph Hellwig · 19 years ago
- fc1f8c1 [XFS] Track external log/realtime device names for correct reporting in by Nathan Scott · 19 years ago
- 4aeb664 [XFS] Improve buffered read throughput by removing unnecessary timer calls by Nathan Scott · 19 years ago
- 0fdfb37 [XFS] Remove a null CELL macro and its one caller, not useful to anyone. by Nathan Scott · 19 years ago
- 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
- 80cce77 [XFS] Make some extended attributes routines take const parameters, for by Nathan Scott · 19 years ago
- 8021b8a merge filename and modify references to iseries/hv_call_xm.h by Kelly Daly · 19 years ago
- 50592f5 merge filename and modify references to iseries/hv_call_sc.h by Kelly Daly · 19 years ago
- c0a8d05 merge filename and modify references to iseries/hv_call_event.h by Kelly Daly · 19 years ago
- f74dee4 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
- af4e34a [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
- d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
- aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago
- e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
- ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
- c310ab6 [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above by Nathan Scott · 19 years ago
- 30dab21 [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. by Nathan Scott · 19 years ago
- c86e711 [XFS] only mark buffers done when all pages are uptodate in addition by Christoph Hellwig · 19 years ago
- d0cfb37 [XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr) by Eric Sandeen · 19 years ago
- f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
- 739cafd [XFS] fix PBF_NONE handling by Christoph Hellwig · 19 years ago
- da1650a [XFS] Add format checking to cmn_err and icmn_err by Christoph Hellwig · 19 years ago
- 88741a9 [XFS] remove unused pagebuf flags by Christoph Hellwig · 19 years ago
- 04d8b28 [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in by Christoph Hellwig · 19 years ago
- 73ee723 [ARM] 3081/1: Remove GTWX5715 from ixp4xx_defconfig by Deepak Saxena · 19 years ago
- fbd9a6d [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem_region) by Dan Williams · 19 years ago
- 7b28b0d [IB] ucm: 32/64 compatibility fixes by Sean Hefty · 19 years ago
- d01e889 [ARM] 3052/1: add ixp2000 microcode loader by Lennert Buytenhek · 19 years ago
- fadab09 [ARM] 2948/1: new preemption safe copy_{to|from}_user implementation by Nicolas Pitre · 19 years ago
- 7549423 [ARM] 2947/1: copy template with new memcpy/memmove by Nicolas Pitre · 19 years ago
- a0c6fdb [ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.S by Nicolas Pitre · 19 years ago
- 85eb226 [ARM] 3078/1: lubbock platform updates, mostly mmc detection by David Brownell · 19 years ago
- 4ebc336 [ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FS by Ben Dooks · 19 years ago
- 6ff8f59 [ARM] 3076/1: S3C2410 - updated documentation for platfrom data init by Ben Dooks · 19 years ago
- e838ffc [ARM] 3071/1: RX3715 - add lcd/fb platform setup by Ben Dooks · 19 years ago
- fa87ced [ARM] 3065/1: ixp2000 typo and whitespace fixes by Lennert Buytenhek · 19 years ago
- e9b72e4 [ARM] 3064/1: start using ixp2000_reg_wrb by Lennert Buytenhek · 19 years ago
- 69a8576 [ARM] 3063/1: allow slave ixp2000 cpu reset by Lennert Buytenhek · 19 years ago
- a6f1063 [ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver by Lennert Buytenhek · 19 years ago
- de4ae58 [WATCHDOG] adds device_driver .owner field by Wim Van Sebroeck · 19 years ago
- b3faed6 [WATCHDOG] pcwd_pci.c update comments by Wim Van Sebroeck · 19 years ago
- d051017 [WATCHDOG] w83627hf_wdt trivial typo by Pozsar Balazs · 19 years ago
- 30da940 [WATCHDOG] s3c2410 wdt - add .owner field by Ben Dooks · 19 years ago
- 7f28570 Export __pagevec_release and pagevec_lookup_tag by Steve French · 19 years ago
- ef0eaa133 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 19 years ago
- df70b17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 19 years ago
- 94b166a Merge branch 'master' of /home/src/linux-2.6/ by Anton Altaparmakov · 19 years ago
- 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
- a39dbcf powerpc: Fix pseries (64-bit) build by Paul Mackerras · 19 years ago
- 89003eb powerpc: Fix BUG/WARN macros for 64-bit by Paul Mackerras · 19 years ago
- a0e60b2 [PATCH] powerpc: Merge bitops.h by David Gibson · 19 years ago
- 031ef0a [PATCH] powerpc: Merge ipcbuf.h by David Gibson · 19 years ago
- 811d417 [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell by Arnd Bergmann · 19 years ago
- edf03c1 [PATCH] powerpc: move mmio_nvram.c over to arch/powerpc by Arnd Bergmann · 19 years ago
- e9add2e [PATCH] powerpc: move rtas_fw.c out of platforms/pseries by Arnd Bergmann · 19 years ago
- 19fe047 [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c by Arnd Bergmann · 19 years ago
- f3f66f5 [PATCH] powerpc: Rename BPA to Cell by Arnd Bergmann · 19 years ago
- 496456c [BLOCK] aoe: update for combined io statistics by Jens Axboe · 19 years ago
- a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
- d72d904 [BLOCK] Update read/write block io statistics at completion time by Jens Axboe · 19 years ago
- 1da4403 merge filename and modify references to iseries/hv_call.h by Kelly Daly · 19 years ago
- 541ab4a Don't touch USB controller IO registers when they are disabled by Linus Torvalds · 19 years ago
- 48fe487 powerpc: clean up uaccess.h by Stephen Rothwell · 19 years ago
- 3c4cf5e powerpc: use asm-generic/termios.h by Stephen Rothwell · 19 years ago
- 870c6ff powerpc: remove duplicate ioctl definitions by Stephen Rothwell · 19 years ago
- bec7c45 powerpc: make mem= work on iSeries again by Stephen Rothwell · 19 years ago
- 5015b49 powerpc: fix __strnlen_user in merge tree by Stephen Rothwell · 19 years ago