summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-1222-1054/+2386
|\
| * ocfs2: Optionally return filldir errorsMark Fasheh2007-10-121-11/+22
| * ocfs2: Write support for directories with inline dataMark Fasheh2007-10-124-98/+594
| * ocfs2: Read support for directories with inline dataMark Fasheh2007-10-121-8/+168
| * ocfs2: Write support for inline dataMark Fasheh2007-10-127-8/+526
| * ocfs2: Read support for inline dataMark Fasheh2007-10-122-4/+82
| * ocfs2: Structure updates for inline dataMark Fasheh2007-10-126-4/+57
| * ocfs2: Cleanup dirent size checkMark Fasheh2007-10-121-8/+28
| * ocfs2: Rename cleanupsMark Fasheh2007-10-123-31/+47
| * ocfs2: Provide convenience function for ino lookupMark Fasheh2007-10-125-21/+25
| * ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach()Mark Fasheh2007-10-122-52/+46
| * ocfs2: Remove open coded readdir()Mark Fasheh2007-10-123-83/+70
| * ocfs2: Pass raw u64 to filldirMark Fasheh2007-10-121-1/+1
| * ocfs2: Abstract out core dir listing functionalityMark Fasheh2007-10-121-47/+56
| * ocfs2: Move directory manipulation code into dir.cMark Fasheh2007-10-125-467/+461
| * ocfs2: Small refactor of truncate zeroing codeMark Fasheh2007-10-123-87/+86
| * ocfs2: move nonsparse hole-filling into ocfs2_write_begin()Mark Fasheh2007-10-123-144/+115
| * ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh2007-10-121-2/+18
| * [PATCH] fs/ocfs2/: removed unneeded initial value and function's return valueDenis Cheng2007-10-121-9/+8
| * ocfs2: Implement show_options()Sunil Mushran2007-10-121-0/+38
| * ocfs2: Clear slot map when umounting a local volumeMark Fasheh2007-10-121-3/+4
| * ocfs2: Remove unused structure fieldMark Fasheh2007-10-121-10/+3
| * ocfs2: remove unused variableTao Mao2007-10-121-24/+16
| * ocfs2: remove mostly unused field from insert structureTao Mao2007-10-121-23/+6
* | Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/j...Linus Torvalds2007-10-127-662/+868
|\ \
| * | [ISDN] HiSax diva: split setup into three smaller functionsJeff Garzik2007-10-121-219/+294
| * | [ISDN] HiSax sedlbauer: move ISAPNP and PCI code into functions of their ownJeff Garzik2007-10-121-119/+157
| * | [ISDN] HiSax elsa: split huge setup function into four smaller functionsJeff Garzik2007-10-121-216/+278
| * | [ISDN] HiSax avm_pci: split setup into three smaller functionsJeff Garzik2007-10-121-88/+136
| * | [ISDN] Remove CONFIG_PCI ifdefs from 100% PCI source codeJeff Garzik2007-10-123-20/+3
| |/
* | Merge branch 'hysdn' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds2007-10-121-144/+130
|\ \
| * | [ISDN] hysdn: convert to PCI hotplug APIJeff Garzik2007-10-121-144/+130
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-121-1/+1
|\ \
| * | mmc: use correct unregister function for led triggerPierre Ossman2007-10-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-125-21/+20
|\ \ \
| * | | [BLOCK] s390 xpram typoJens Axboe2007-10-121-1/+1
| * | | [BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is setJens Axboe2007-10-122-1/+5
| * | | [BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe2007-10-121-6/+1
| * | | [BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2007-10-122-14/+14
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-122-16/+24
|\ \ \
| * | | [BNX2]: Refine napi poll loop.Michael Chan2007-10-121-6/+10
| * | | [TG3]: Refine napi poll loop.Michael Chan2007-10-121-10/+14
| |/ /
* | | NTFS: Fix a mount time deadlock.Anton Altaparmakov2007-10-129-53/+181
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-1249-961/+1139
|\ \ \
| * | | [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-1011-152/+161
| * | | [DLM] don't overwrite castparam if it's NULLPatrick Caulfield2007-10-101-2/+4
| * | | [GFS2] Get superblock a different waySteven Whitehouse2007-10-101-1/+2
| * | | [GFS2] Don't try to remove buffers that don't existSteven Whitehouse2007-10-101-2/+1
| * | | [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-106-9/+60
| * | | [GFS2] Data corruption fixWendy Cheng2007-10-102-5/+5