]> bbs.cooldavid.org Git - net-next-2.6.git/history - fs
Merge branch 'next' into upstream-merge
[net-next-2.6.git] / fs /
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
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.kernel.org/pub/scm...
2010-10-28 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2010-10-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-10-28 Linus TorvaldsMerge branch 'module' of git://git.kernel.org/pub/scm...
2010-10-28 Linus TorvaldsMerge branch 'akpm-incoming-2'
2010-10-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
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 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 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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
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 Miklos Szeredifuse: use release_pages()
2010-10-28 KOSAKI Motohiroexec: don't turn PF_KTHREAD off when a target command...
2010-10-28 KAMEZAWA Hiroyuki/proc/stat: fix scalability of irq sum of all cpu
2010-10-28 KAMEZAWA Hiroyuki/proc/stat: scalability of irq num per cpu
2010-10-28 Davidlohr Buesoprocfs: fix /proc/softirqs formatting
2010-10-28 Nikanth Karthikesan/proc/pid/smaps: export amount of anonymous memory...
2010-10-28 Roland McGrathcoredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
2010-10-28 Xiaotian Fengcore_pattern: fix truncation by core_pattern handler...
2010-10-28 KOSAKI Motohirosignals: move cred_guard_mutex from task_struct to...
2010-10-28 Ondrej Zaryisofs: work-around for Rock Ridge+Joliet CDs with empty...
2010-10-27 Arnd Bergmannlocks: turn lock_flocks into a spinlock
2010-10-27 Linus Torvaldsfasync: re-organize fasync entry insertion to allow...
2010-10-27 Arnd Bergmannlocks/nfsd: allocate file lock outside of spinlock
2010-10-27 J. Bruce Fieldslockd: fix nlmsvc_notify_blocked locking
2010-10-27 Arnd Bergmannlockd: push lock_flocks down
2010-10-27 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2010-10-27 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2010-10-27 Linus TorvaldsMerge branches 'upstream/xenfs' and 'upstream/core...
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-10-27 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2010-10-27 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-10-27 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2010-10-27 Linus TorvaldsMerge branch 'sfi-release' of git://git.kernel.org...
2010-10-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-10-27 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-27 Linus TorvaldsMerge branch 'akpm-incoming-1'
2010-10-26 Peter Zijlstrakernel: remove PF_FLUSHER
2010-10-26 Eric Dumazetfs: allow for more than 2^31 files
2010-10-26 Jerome Marchandprocfs: fix numbering in /proc/locks
2010-10-26 Randy Dunlapfs: move exportfs since it is not a networking filesystem
2010-10-26 Namhyung Kimfs/buffer.c: remove duplicated assignment to b_private
2010-10-26 Edward Shishkinfs/direct-io.c: fix truncation error in dio_complete...
2010-10-26 Miklos Szeredifuse: use clear_highpage() and KM_USER0 instead of...
2010-10-26 Jan Beulichuse clear_page()/copy_page() in favor of memset()/memcp...
2010-10-26 Richard Weinbergerhostfs: code cleanups
2010-10-26 Andrew Mortonfs/fs-writeback.c: restore lost comment
2010-10-26 Wu Fengguangwriteback: remove the internal 5% low bound on dirty_ratio
2010-10-26 Michael Rubinmm: add account_page_writeback()
2010-10-26 Wu Fengguangwriteback: remove nonblocking/encountered_congestion...
next