pandora-kernel.git
2010-10-28 Sanchit Gargnet/9p: Return error on read with NULL buffer
2010-10-28 Venkateswararao... 9p: Add datasync to client side TFSYNC/RFSYNC for dotl
2010-10-28 Aneesh Kumar K.Vnet/9p: Return error if we fail to encode protocol...
2010-10-28 Aneesh Kumar K.Vfs/9p: Use generic_file_open with lookup_instantiate_filp
2010-10-28 Aneesh Kumar K.Vfs/9p: Add missing iput in v9fs_vfs_lookup
2010-10-28 Aneesh Kumar K.Vfs/9p: Use mknod 9p operation on create without open...
2010-10-28 Venkateswararao... net/9p: Add waitq to VirtIO transport.
2010-10-28 Venkateswararao... [net/9p]Serialize virtqueue operations to make VirtIO...
2010-10-28 M. Mohan Kumar9p: Implement TREADLINK operation for 9p2000.L
2010-10-28 M. Mohan Kumar9p: Use V9FS_MAGIC in statfs
2010-10-28 M. Mohan Kumar9p: Implement TGETLOCK
2010-10-28 M. Mohan Kumar9p: Implement TLOCK
2010-10-28 Venkateswararao... [9p] Introduce client side TFSYNC/RFSYNC for dotl.
2010-10-28 Venkateswararao... [fs/9p] Add file_operations for cached mode in dotl...
2010-10-28 Aneesh Kumar K.Vfs/9p: Add access = client option to opt in acl evaluation.
2010-10-28 Aneesh Kumar K.Vfs/9p: Implement create time inheritance
2010-10-28 Aneesh Kumar K.Vfs/9p: Update ACL on chmod
2010-10-28 Aneesh Kumar K.Vfs/9p: Implement setting posix acl
2010-10-28 Aneesh Kumar K.Vfs/9p: Add xattr callbacks for POSIX ACL
2010-10-28 Aneesh Kumar K.Vfs/9p: Implement POSIX ACL permission checking function
2010-10-28 jvraonet/9p: Add a Warning to catch NULL fids passed to...
2010-10-28 jvraofs/9p: Remove the redundant rsize calculation in v9fs_f...
2010-10-28 jvrao9p: Add a Direct IO support for non-cached operations.
2010-10-28 Arun R Bharadwajnet/9p: This patch implements TLERROR/RLERROR on the...
2010-10-28 Harsh Prateek... fs/9p: mkdir fix for setting S_ISGID bit as per parent...
2010-10-28 Sripathi Kodi9p: Pass the correct end of buffer to p9dirent_read
2010-10-28 Harsh Prateek... fs/9p: setrlimit fix for 9p write
2010-10-28 Dan Carpenter9p: remove unneeded checks
2010-10-28 Linus TorvaldsMerge branch 'upstream-merge' of git://git./linux/kerne...
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Theodore Ts'oext4,jbd2: convert tracepoints to use major/minor numbers
2010-10-28 Dmitry Monakhovext4: optimize orphan_list handling for ext4_setattr
2010-10-28 Nicolas Kaiserext4: fix unbalanced mutex unlock in error path of...
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2010-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-10-28 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'akpm-incoming-2'
2010-10-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-10-28 Linus Torvaldsproc_bus_pci_ioctl: remove pointless BKL usage
2010-10-28 Kazuya Mioext4: fix compile error in ext4_fallocate()
2010-10-28 Eric Sandeenext4: move ext4_mb_{get,put}_buddy_cache_lock and make...
2010-10-28 Theodore Ts'oext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
2010-10-28 Theodore Ts'oext4: move flush_completed_IO to fs/ext4/fsync.c and...
2010-10-28 Theodore Ts'oext4: rename {ext,idx}_pblock and inline small extent...
2010-10-28 Theodore Ts'oext4: make various ext4 functions be static
2010-10-28 Theodore Ts'oext4: rename {exit,init}_ext4_*() to ext4_{exit,init...
2010-10-28 Theodore Ts'oext4: fix kernel oops if the journal superblock has...
2010-10-28 Eric Sandeenext4: update writeback_index based on last page scanned
2010-10-28 Eric Sandeenext4: implement writeback livelock avoidance using...
2010-10-28 Eric Sandeenext4: tidy up a void argument in inode.c
2010-10-28 Lukas Czernerext4: add batched_discard into ext4 feature list
2010-10-28 Lukas Czernerext4: Add batched discard support for ext4
2010-10-28 Lukas Czernerfs: Add FITRIM ioctl
2010-10-28 Lukas Czernerext4: Use return value from sb_issue_discard()
2010-10-28 Namhyung Kimext4: Check return value of sb_getblk() and friends
2010-10-28 Theodore Ts'oext4: use bio layer instead of buffer layer in mpage_da...
2010-10-28 Theodore Ts'oext4: move mpage_put_bnr_to_bhs()'s functionality to...
2010-10-28 Theodore Ts'oext4: inline walk_page_buffers() into mpage_da_submit_io
2010-10-28 Theodore Ts'oext4: inline ext4_writepage() into mpage_da_submit_io()
2010-10-28 Theodore Ts'oext4: simplify ext4_writepage()
2010-10-28 Theodore Ts'oext4: call mpage_da_submit_io() from mpage_da_map_blocks()
2010-10-28 Theodore Ts'oext4: use KMEM_CACHE instead of kmem_cache_create
2010-10-28 Theodore Ts'oext4: use search_dirblock() in ext4_dx_find_entry()
2010-10-28 Theodore Ts'oext4: avoid uninitialized memory references in ext3_htr...
2010-10-28 Eric Sandeenext4: remove unused ext4_sb_info members
2010-10-28 Eric Sandeenext4: queue conversion after adding to inode's complete...
2010-10-28 Eric Sandeenext4: don't use ext4_allocation_contexts for tracing
2010-10-28 Eric Sandeenext4: fix oops in trace_ext4_mb_release_group_pa
2010-10-28 Toshiyuki Okajimaext4: fix potential infinite loop in ext4_da_writepages()
2010-10-28 Toshiyuki Okajimaext4: improve llseek error handling for overly large...
2010-10-28 Maciej Żenczykowskiext4: don't update sb journal_devnum when RO dev
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in ext4_ext_zeroout
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in setup_new_group_blocks
2010-10-28 Lukas Czernerext4: add interface to advertise ext4 features in sysfs
2010-10-28 Lukas Czernerext4: add support for lazy inode table initialization
2010-10-28 Lukas CzernerAdd helper function for blkdev_issue_zeroout (sb_issue_...
2010-10-28 Theodore Ts'ojbd2: Add sanity check for attempts to start handle...
2010-10-28 Sergey Senozhatskyext4: fix NULL pointer dereference in print_daily_error...
2010-10-28 Lukas Czernerext4: don't hold spinlock while calling ext4_issue_disc...
2010-10-28 Lukas Czernerext4: check for negative error code from sb_issue_discard
2010-10-28 Eric Sandeenext4: don't bump up LONG_MAX nr_to_write by a factor...
2010-10-28 Eric Sandeenext4: stop looping in ext4_num_dirty_pages when max_pag...
2010-10-28 Curt Wohlgemuthext4: use dedicated slab caches for group_info structures
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-28 Alex Deucherdrm/radeon/kms: enable unmappable vram for evergreen
2010-10-28 Wen Congyangext4: avoid null dereference in trace_ext4_mballoc_discard
2010-10-28 Alex Deucherdrm/radeon/kms: fix tiled db height calculation on...
2010-10-28 Alex Deucherdrm/radeon/kms: fix handling of tex lookup disable...
2010-10-28 Brian Kingjbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
2010-10-28 Theodore Ts'oext4: fix EOFBLOCKS_FL handling
2010-10-28 Linus Torvaldsfasync: Fix placement of FASYNC flag comment
2010-10-28 Linus TorvaldsMerge branch 'flock' of git://git./linux/kernel/git...
2010-10-28 Shawn Bohrerepoll: make epoll_wait() use the hrtimer range feature
2010-10-28 Andrew Mortonselect: rename estimate_accuracy() to select_estimate_a...
2010-10-28 Zimny LechRemove duplicate includes from many files
next