summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-11ocfs2: support for removing file regionsMark Fasheh4-12/+262
2007-07-11ocfs2: update truncate handling of partial clustersMark Fasheh3-46/+35
2007-07-11ocfs2: btree support for removal of arbirtrary extentsMark Fasheh1-0/+367
2007-07-11ocfs2: Support creation of unwritten extentsMark Fasheh7-28/+105
2007-07-11ocfs2: support writing of unwritten extentsMark Fasheh3-26/+84
2007-07-11ocfs2: small cleanup of ocfs2_write_begin_nolock()Mark Fasheh1-32/+76
2007-07-11ocfs2: btree changes for unwritten extentsMark Fasheh6-91/+1770
2007-07-11ocfs2: abstract btree growing callsMark Fasheh1-45/+74
2007-07-11ocfs2: use all extent block suballocatorsMark Fasheh2-12/+0
2007-07-11ocfs2: plug truncate into cached dealloc routinesMark Fasheh5-94/+29
2007-07-11ocfs2: simplify deallocation lockingMark Fasheh4-21/+242
2007-07-11ocfs2: harden buffer check during mapping of page blocksMark Fasheh1-1/+2
2007-07-11ocfs2: shared writeable mmapMark Fasheh4-39/+200
2007-07-11ocfs2: factor out write aops into nolock variantsMark Fasheh1-40/+80
2007-07-11ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh3-438/+551
2007-07-11ocfs2: take ip_alloc_sem during entire truncateMark Fasheh2-6/+9
2007-07-11ocfs2: Add "preferred slot" mount optionSunil Mushran3-5/+31
2007-07-11[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen1-1/+1
2007-07-11[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig6-105/+47
2007-07-11ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker1-1/+20
2007-07-11ocfs2: live heartbeat depends on the local node configurationJoel Becker3-3/+46
2007-07-11ocfs2: Depend on configfs heartbeat items.Joel Becker7-17/+92
2007-07-11configfs: config item dependancies.Joel Becker4-3/+280
2007-07-11configfs: accessing item hierarchy during rmdir(2)Joel Becker3-1/+41
2007-07-11[PATCH] configsfs buffer: use mutexJohannes Berg1-7/+8
2007-07-11configfs: Convert subsystem semaphore to mutexJoel Becker6-26/+26
2007-07-11[PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma3-16/+11
2007-07-11[PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2-8/+16
2007-07-11configfs: misc cleanupsSatyam Sharma2-13/+3
2007-07-11configfs: consistent attribute sizeJoel Becker1-3/+10
2007-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds18-572/+980
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds79-42320/+3531
2007-07-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds61-919/+1052
2007-07-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds292-14142/+10760
2007-07-11Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds21-0/+2958
2007-07-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds31-348/+459
2007-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds62-1107/+2249
2007-07-11Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds56-459/+874
2007-07-11Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds42-26865/+192
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno5-0/+1834
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik45-41970/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2-6/+8
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger2-103/+97