aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* dlm: clean upsDavid Teigland2008-01-30
* dlm: Sanity check namelen before copying itPatrick Caulfeld2008-01-30
* dlm: keep cached master rsbs during recoveryDavid Teigland2008-01-30
* dlm: change error message to debugDavid Teigland2008-01-30
* dlm: fix possible use-after-freeDavid Teigland2008-01-30
* dlm: limit dir lookup loopDavid Teigland2008-01-30
* dlm: reject normal unlock when lock is waiting for lookupDavid Teigland2008-01-30
* dlm: validate messages before processingDavid Teigland2008-01-30
* dlm: reject messages from non-membersDavid Teigland2008-01-30
* dlm: another call to confirm_master in receive_request_replyDavid Teigland2008-01-30
* dlm: recover locks waiting for overlap repliesDavid Teigland2008-01-30
* dlm: clear ast_type when removing from astqueueDavid Teigland2008-01-30
* dlm: use fixed errno values in messagesDavid Teigland2008-01-30
* dlm: swap bytes for rcom lock replyFabio M. Di Nitto2008-01-30
* dlm: align midcomms message bufferFabio M. Di Nitto2008-01-30
* dlm: close otherconsPatrick Caulfeld2008-01-29
* dlm: use dlm prefix on alloc and free functionsDavid Teigland2008-01-29
* dlm: don't print common non-errorsDavid Teigland2008-01-29
* dlm: proper prototypesAdrian Bunk2008-01-29
* dlm: bind connections from known local address when using TCPLon Hohberger2008-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-29
|\
| * [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
| * [ATM]: Oops reading net/atm/arpDenis V. Lunev2008-01-28
| * [NET]: Consolidate net namespace related proc files creation.Denis V. Lunev2008-01-28
| * [SPLICE]: Don't assume regular pages in splice_to_pipe()Jens Axboe2008-01-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-01-29
|\ \
| * | remove __attribute_used__Adrian Bunk2008-01-28
| * | FS: Remove dead codeWANG Cong2008-01-28
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-01-29
|\ \
| * | jbd2: sparse pointer use of zero as nullMingming Cao2008-01-28
| * | jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeupMingming Cao2008-01-28
| * | jbd2: Mark jbd2 slabs as SLAB_TEMPORARYMingming Cao2008-01-28
| * | jbd2: add lockdep supportMingming Cao2008-01-28
| * | ext4: Use the ext4_ext_actual_len() helper functionAneesh Kumar K.V2008-01-28
| * | ext4: fix uniniatilized extent splitting errorDmitry Monakhov2008-01-28
| * | ext4: Check for return value from sb_set_blocksizeAneesh Kumar K.V2008-01-28
| * | ext4: Add stripe= option to /proc/mountsMiklos Szeredi2008-01-28
| * | ext4: Enable the multiblock allocator by defaultAneesh Kumar K.V2008-01-28
| * | ext4: Add multi block allocator for ext4Alex Tomas2008-01-29
| * | ext4: Add new functions for searching extent treeAlex Tomas2008-01-28
| * | ext4: fix up EXT4FS_DEBUG buildsEric Sandeen2008-01-28
| * | ext4: Fix ext4_show_options to show the correct mount options.Aneesh Kumar K.V2008-01-28
| * | ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-28
| * | ext4: Add inode version support in ext4Jean Noel Cordenner2008-01-28
| * | vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-28
| * | ext4: Add the journal checksum featureGirish Shilamkar2008-01-28
| * | jbd2: jbd2 stats through procfsJohann Lombardi2008-01-28
| * | ext4: Take read lock during overwrite case.Aneesh Kumar K.V2008-01-28
| * | ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-28
| * | ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V2008-01-28