2006-10-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/bunk/trivial |
tree | commitdiff |
2006-10-03 |
Eric Sesterhenn | BUG_ON conversion for fs/xfs/ |
tree | commitdiff |
2006-10-03 |
Linus Torvalds | Merge branch 'devel' of /home/rmk/linux-2.6-arm |
tree | commitdiff |
2006-10-03 |
Linus Torvalds | Merge branch 'devel' of /home/rmk/linux-2.6-serial |
tree | commitdiff |
2006-10-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/paulus/powerpc |
tree | commitdiff |
2006-10-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/sam/kbuild |
tree | commitdiff |
2006-10-02 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
tree | commitdiff |
2006-10-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2006-10-01 |
David Woodhouse | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2006-10-01 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davej/agpgart |
tree | commitdiff |
2006-10-01 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davej/cpufreq |
tree | commitdiff |
2006-10-01 |
Badari Pulavarty | [PATCH] Streamline generic_file_* interfaces and filema... |
tree | commitdiff |
2006-10-01 |
Badari Pulavarty | [PATCH] Remove readv/writev methods and use aio_read... |
tree | commitdiff |
2006-10-01 |
Badari Pulavarty | [PATCH] Vectorize aio_read/aio_write fileop methods |
tree | commitdiff |
2006-10-01 |
Jeff Garzik | Merge branch 'master' into upstream |
tree | commitdiff |
2006-09-30 |
Linus Torvalds | Merge branch 'block' of git://brick.kernel.dk/data... |
tree | commitdiff |
2006-09-30 |
David Howells | [PATCH] BLOCK: Make it possible to disable the block... |
tree | commitdiff |
2006-09-30 |
Linus Torvalds | Merge branch 'drm-patches' of git://git./linux/kernel... |
tree | commitdiff |
2006-09-30 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/mchehab/v4l-dvb |
tree | commitdiff |
2006-09-30 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
tree | commitdiff |
2006-09-30 |
Linus Torvalds | Merge branch 'intelfb-patches' of /linux/kernel/git... |
tree | commitdiff |
2006-09-29 |
Linus Torvalds | Merge branch 'for-linus' of /linux/kernel/git/roland... |
tree | commitdiff |
2006-09-29 |
Linus Torvalds | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 |
tree | commitdiff |
2006-09-29 |
Tim Shimmin | Merge branch 'master' of git://git./linux/kernel/git... |
tree | commitdiff |
2006-09-29 |
Tim Shimmin | [XFS] Remove v1 dir trace macro - missed in a past... |
tree | commitdiff |
2006-09-28 |
Linus Torvalds | Merge branch 'devel' of /home/rmk/linux-2.6-arm |
tree | commitdiff |
2006-09-28 |
Linus Torvalds | Merge branch 'devel' of /home/rmk/linux-2.6-mmc |
tree | commitdiff |
2006-09-28 |
Vlad Apostolov | [XFS] 955947: Infinite loop in xfs_bulkstat() on format... |
tree | commitdiff |
2006-09-28 |
Vlad Apostolov | [XFS] pv 956241, author: nathans, rv: vapo - make ino... |
tree | commitdiff |
2006-09-28 |
Vlad Apostolov | [XFS] pv 956240, author: nathans, rv: vapo - Minor... |
tree | commitdiff |
2006-09-28 |
David Chinner | [XFS] Really fix use after free in xfs_iunpin. |
tree | commitdiff |
2006-09-28 |
Eric Sandeen | [XFS] Collapse sv_init and init_sv into just the one... |
tree | commitdiff |
2006-09-28 |
Eric Sandeen | [XFS] standardize on one sema init macro |
tree | commitdiff |
2006-09-28 |
Eric Sandeen | [XFS] Reduce endian flipping in alloc_btree, same as... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Minor cleanup from dio locking fix, remove an... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. |
tree | commitdiff |
2006-09-28 |
Vlad Apostolov | [XFS] pv 955157, rv bnaujok - break the loop on EFAULT... |
tree | commitdiff |
2006-09-28 |
Vlad Apostolov | [XFS] pv 955157, rv bnaujok - break the loop on formatt... |
tree | commitdiff |
2006-09-28 |
Tim Shimmin | [XFS] Fixes the leak in reservation space because we... |
tree | commitdiff |
2006-09-28 |
Josh Triplett | [XFS] Add lock annotations to xfs_trans_update_ail and |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Fix a porting botch on the realtime subvol growfs... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Minor code rearranging and cleanup to prevent... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Remove a no-longer-correct debug assert from... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Add a greedy allocation interface, allocating... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Improve error handling for the zero-fsblock exten... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Be more defensive with page flags (error/private... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Add a debug flag for allocations which are known... |
tree | commitdiff |
2006-09-28 |
Eric Sandeen | [XFS] Remove several macros that are no longer used... |
tree | commitdiff |
2006-09-28 |
Eric Sandeen | [XFS] Remove unused iop_abort log item operation |
tree | commitdiff |
2006-09-28 |
Eric Sandeen | [XFS] Remove a couple of unused BUF macros |
tree | commitdiff |
2006-09-28 |
Vlad Apostolov | [XFS] pass file mode on DMAPI remove events |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Remove last bulkstat false-positives with debug... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Ensure xlog_state_do_callback does not report... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Increase the size of the buffer holding the local... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Drop unneeded endian conversion in bulkstat and... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] When issuing metadata readahead, submit bio with... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Rework DMAPI bulkstat calls in such a way that... |
tree | commitdiff |
2006-09-28 |
Tim Shimmin | [XFS] Add EA list callbacks for xfs kernel use. Cleanup... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Update XFS for i_blksize removal from generic... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] remove accidentally reintroduced vfs unmount... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] remove bhv_lookup, _range version works aswell... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] use NULL for pointer initialisation instead of... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotations for xfs_bmbt_key Trivial... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotate XFS_BMAP_BROOT_PTR_ADDR Make... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotations for xfs_bmbt_ptr_t/xfs_bmdr... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] add xfs_btree_check_lptr_disk variant which handl... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] remove left over INT_ comments in *alloc*.c We... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotations for xfs_inobt_rec_t / xfs_i... |
tree | commitdiff |
2006-09-28 |
Christoph Hellwig | [XFS] endianess annotation for xfs_agfl_t. Trivial... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Fix sparse warning found when page tracing enable... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Fix rounding bug in xfs_free_file_space found... |
tree | commitdiff |
2006-09-28 |
Alexey Dobriyan | [XFS] move XFS_IOC_GETVERSION to main multiplexer |
tree | commitdiff |
2006-09-28 |
Tim Shimmin | [XFS] cleanup the field types of some item format struc... |
tree | commitdiff |
2006-09-28 |
Nathan Scott | [XFS] Improve xfsbufd delayed write submission patterns... |
tree | commitdiff |
2006-09-28 |
Alexey Dobriyan | [XFS] pass inode to xfs_ioc_space(), simplify some... |
tree | commitdiff |
2006-09-27 |
Jeff Garzik | Merge branch 'master' into upstream |
tree | commitdiff |
2006-09-27 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
tree | commitdiff |
2006-09-27 |
Linus Torvalds | Merge branch 'upstream-linus' of /linux/kernel/git... |
tree | commitdiff |
2006-09-27 |
Linus Torvalds | Merge branch 'release' of git://git./linux/kernel/git... |
tree | commitdiff |
2006-09-27 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/lethal/sh-2.6 |
tree | commitdiff |
2006-09-27 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davem/sparc-2.6 |
tree | commitdiff |
2006-09-27 |
Theodore Ts'o | [PATCH] inode-diet: Eliminate i_blksize from the inode... |
tree | commitdiff |
2006-09-27 |
Alexey Dobriyan | [PATCH] Really ignore kmem_cache_destroy return value |
tree | commitdiff |
2006-09-27 |
Panagiotis Issaris | [PATCH] fs: Removing useless casts |
tree | commitdiff |
2006-09-26 |
Tony Luck | Pull esi-support into release branch |
tree | commitdiff |
2006-09-26 |
Tony Luck | Pull model-name into release branch |
tree | commitdiff |
2006-09-23 |
James Bottomley | Merge mulgrave-w:git/scsi-misc-2.6 |
tree | commitdiff |
2006-09-23 |
Linus Torvalds | Merge git://git./linux/kernel/git/sfrench/cifs-2.6 |
tree | commitdiff |
2006-09-23 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davej/agpgart |
tree | commitdiff |
2006-09-23 |
Linus Torvalds | Merge /pub/scm/linux/kernel/git/davej/cpufreq |
tree | commitdiff |
2006-09-23 |
Jeff Garzik | Merge tag 'r8169-20060920-00' of git://electric-eye... |
tree | commitdiff |
2006-09-19 |
Linus Torvalds | Merge git://git.infradead.org/mtd-2.6 |
tree | commitdiff |
2006-09-19 |
Dmitry Torokhov | Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6 |
tree | commitdiff |
2006-09-17 |
Stefan Richter | ieee1394: merge from Linus |
tree | commitdiff |
2006-09-13 |
Paul Mackerras | Merge branch 'linux-2.6' |
tree | commitdiff |
2006-09-13 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
tree | commitdiff |
2006-09-13 |
Jeff Garzik | Merge branch 'master' into upstream |
tree | commitdiff |
2006-09-13 |
Jeff Garzik | Merge branch 'upstream-fixes' into upstream |
tree | commitdiff |
2006-09-13 |
Jeff Garzik | Merge branch 'master' into upstream-fixes |
tree | commitdiff |
2006-09-13 |
Jeff Garzik | Merge tag 'r8169-20060912-00' of git://electric-eye... |
tree | commitdiff |
next |