2005-11-05 |
Linus Torvalds | Merge branch 'srp' of /linux/kernel/git/roland/infiniband |
tree | commitdiff |
2005-11-05 |
Linus Torvalds | Merge branch 'for-linus' of /linux/kernel/git/roland... |
tree | commitdiff |
2005-11-05 |
Linus Torvalds | Merge /linux/kernel/git/paulus/powerpc-merge |
tree | commitdiff |
2005-11-04 |
Chuck Lever | NFS,SUNRPC,NLM: fix unused variable warnings when CONFI... |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Teach NFSv4 to cache locks when we hold a delegation |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Recover locks too when returning a delegation |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Fix recovery of flock() locks. |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Return any delegations before sillyrenaming... |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Fix problem with OPEN_DOWNGRADE |
tree | commitdiff |
2005-11-04 |
Trond Myklebust | NFSv4: Fix a race between open() and close() |
tree | commitdiff |
2005-11-04 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-serial |
tree | commitdiff |
2005-11-04 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2005-11-04 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/acme/net-2.6 |
tree | commitdiff |
2005-11-04 |
Linus Torvalds | Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 |
tree | commitdiff |
2005-11-03 |
Nathan Scott | [XFS] Remove no-longer-used qsort source. |
tree | commitdiff |
2005-11-03 |
Nathan Scott | [XFS] Fix an inode32 regression - if no options are... |
tree | commitdiff |
2005-11-03 |
Nathan Scott | [XFS] Remove several no-longer-used files. |
tree | commitdiff |
2005-11-03 |
Nathan Scott | [XFS] Cleanup cosmetic differences between source trees. |
tree | commitdiff |
2005-11-03 |
Nathan Scott | [XFS] fix XFS quota for modular XFS builds |
tree | commitdiff |
2005-11-03 |
Nathan Scott | [XFS] Add a mechanism for XFS to use the generic quota... |
tree | commitdiff |
2005-11-03 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2005-11-03 |
Linus Torvalds | Merge branch 'swiotlb' of git://git./linux/kernel/git... |
tree | commitdiff |
2005-11-02 |
Yingping Lu | [XFS] Fixed the inconsistency between attribute b-tree... |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge git://brick.kernel.dk/data/git/linux-2.6-block |
tree | commitdiff |
2005-11-02 |
Stephen Rothwell | Merge Paulus' tree |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/airlied/drm-2.6 |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/acme/net-2.6 |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-serial |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge /linux/kernel/git/wim/linux-2.6-watchdog |
tree | commitdiff |
2005-11-02 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/sfrench/cifs-2.6 |
tree | commitdiff |
2005-11-02 |
Paul Mackerras | Merge ../linux-2.6 |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Ensure fsync does not incorrectly return EIO... |
tree | commitdiff |
2005-11-02 |
Eric Sandeen | [XFS] Fix calculation of reserved AGs for inodes in... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Fix boundary conditions when issuing direct IOs... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Remove an unhelpful ifdef, the comment above... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Remove old, broken nolog-mode code - noone plans... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Rework fid encode/decode wrt 64 bit inums interac... |
tree | commitdiff |
2005-11-02 |
Christoph Hellwig | [XFS] Endianess annotations for various allocator data... |
tree | commitdiff |
2005-11-02 |
Eric Sandeen | [XFS] remove unused code from xfs_iomap_write_direct |
tree | commitdiff |
2005-11-02 |
Eric Sandeen | [XFS] fix old xfs_setattr mis-merge from irix; mostly... |
tree | commitdiff |
2005-11-02 |
Yingping Lu | [XFS] Fixing size report discrepancy between ls and... |
tree | commitdiff |
2005-11-02 |
Yingping Lu | [XFS] Fixed a bug in reporting extent list for attribut... |
tree | commitdiff |
2005-11-02 |
Christoph Hellwig | [XFS] Simplify pagebuf_rele Remove a conditional that... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Rework the final mount options flag bit to make... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Rework the dquot hash sizing heuristics. |
tree | commitdiff |
2005-11-02 |
Eric Sandeen | [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Disable attr2 by default, until a more appropriat... |
tree | commitdiff |
2005-11-02 |
Eric Sandeen | [XFS] Prevent data corruption on extending truncate... |
tree | commitdiff |
2005-11-02 |
Christoph Hellwig | [XFS] Fix sparse warnings in ktrace.[ch] |
tree | commitdiff |
2005-11-02 |
Christoph Hellwig | [XFS] silence gcc4 warnings. the directory ones are... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Remove unused type, xfs_gap_t. |
tree | commitdiff |
2005-11-02 |
Christoph Hellwig | [XFS] endianess annotations and cleanup for the quota... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Show additional mount options in /proc/mounts... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Fix up a 32/64 local flags variable issue when... |
tree | commitdiff |
2005-11-02 |
Eric Sandeen | [XFS] Remove dead code in xfs_iomap_write_direct; save... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Update license/copyright notices to match the... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Update license/copyright notices to match the... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers... |
tree | commitdiff |
2005-11-02 |
Christoph Hellwig | [XFS] remove unused struct xfs_ail_ticket |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Track external log/realtime device names for... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Improve buffered read throughput by removing... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Remove a null CELL macro and its one caller,... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Fix up an internal sort function name collision... |
tree | commitdiff |
2005-11-02 |
Nathan Scott | [XFS] Make some extended attributes routines take const... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Ondisk format extension for extended attributes... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Ondisk format extension for extended attributes... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Ondisk format extension for extended attributes... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Move some code around to prepare for the upcoming... |
tree | commitdiff |
2005-11-01 |
David Chinner | [XFS] Introduce two new mount options (nolargeio/largei... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Provide a mechiansm for flushing delalloc before... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Fix signedness issues in dquot ID handling, allow... |
tree | commitdiff |
2005-11-01 |
Nathan Scott | [XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT. |
tree | commitdiff |
2005-11-01 |
Christoph Hellwig | [XFS] only mark buffers done when all pages are uptodat... |
tree | commitdiff |
2005-11-01 |
Eric Sandeen | [XFS] Stack footprint reduction for xfs_swapext (used... |
tree | commitdiff |
2005-11-01 |
Christoph Hellwig | [XFS] write barrier support Issue all log sync operati... |
tree | commitdiff |
2005-11-01 |
Christoph Hellwig | [XFS] fix PBF_NONE handling |
tree | commitdiff |
2005-11-01 |
Christoph Hellwig | [XFS] Add format checking to cmn_err and icmn_err |
tree | commitdiff |
2005-11-01 |
Christoph Hellwig | [XFS] remove unused pagebuf flags |
tree | commitdiff |
2005-11-01 |
Christoph Hellwig | [XFS] Make sure the threads and shaker in xfs_buf are... |
tree | commitdiff |
2005-11-01 |
Steve French | Merge ... /linux/kernel/git/torvalds/linux-2.6.git |
tree | commitdiff |
2005-11-01 |
Linus Torvalds | Merge git://git./linux/kernel/git/aia21/ntfs-2.6 |
tree | commitdiff |
2005-11-01 |
Anton Altaparmakov | Merge branch 'master' of /home/src/linux-2.6/ |
tree | commitdiff |
2005-11-01 |
Anton Altaparmakov | NTFS: Fix a stupid bug causing writes to non-initialize... |
tree | commitdiff |
2005-11-01 |
Jens Axboe | [BLOCK] Unify the seperate read/write io stat fields... |
tree | commitdiff |
2005-10-31 |
Andrea Arcangeli | [PATCH] fix __writeback_single_inode WARN_ON |
tree | commitdiff |
2005-10-31 |
Tony Luck | manual update from upstream: |
tree | commitdiff |
2005-10-31 |
Steve French | Merge ... /linux/kernel/git/torvalds/linux-2.6.git |
tree | commitdiff |
2005-10-31 |
Linus Torvalds | Merge git://git./linux/kernel/git/aia21/ntfs-2.6 |
tree | commitdiff |
2005-10-31 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
tree | commitdiff |
2005-10-31 |
Linus Torvalds | Merge kernel.org:/home/rmk/linux-2.6-drvmodel |
tree | commitdiff |
2005-10-31 |
Anton Altaparmakov | Merge branch 'master' of /usr/src/ntfs-2.6/ |
tree | commitdiff |
2005-10-31 |
Paul Mackerras | Merge ../linux-2.6 by hand |
tree | commitdiff |
2005-10-31 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-serial |
tree | commitdiff |
2005-10-31 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2005-10-31 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-mmc |
tree | commitdiff |
2005-10-31 |
Pekka Enberg | [PATCH] fat: Remove duplicate directory scanning code |
tree | commitdiff |
2005-10-31 |
OGAWA Hirofumi | [PATCH] fat: remove the unneeded vfat_find() in vfat_re... |
tree | commitdiff |
2005-10-31 |
OGAWA Hirofumi | [PATCH] fat: cleanup and optimization of checksum |
tree | commitdiff |
next |