summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-05-23Btrfs: do not flush csum items of unchanged file data during treelogliubo
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-05-23UBIFS: switch to dynamic printksArtem Bityutskiy
2011-05-23cifs: add ignore_pend flag to cifs_call_asyncJeff Layton
2011-05-23cifs: make cifs_send_async take a kvec arrayJeff Layton
2011-05-23cifs: consolidate SendReceive response checksJeff Layton
2011-05-22jbd2: Fix the wrong calculation of t_max_wait in update_t_max_waitTao Ma
2011-05-22ext4: fix unbalanced up_write() in ext4_ext_truncate() error pathEric Gouriou
2011-05-22ext4: count hits/misses of extent cache and expose in sysfsVivek Haldar
2011-05-22ext4: make ext4_split_extent() handle error correctlyYongqiang Yang
2011-05-22ext4: don't show mount options in /proc/mounts if there is no journalTheodore Ts'o
2011-05-22fs: add missing prefetch.h includeHeiko Carstens
2011-05-22Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Chris Mason
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason
2011-05-22Btrfs: update the delayed inode code to use the btrfs_ino helper.Chris Mason
2011-05-22Merge branch 'delayed_inode' into inode_numbersChris Mason
2011-05-21GFS2: Wait properly when flushing the ail listSteven Whitehouse
2011-05-21btrfs: implement delayed inode items operationMiao Xie
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason
2011-05-21GFS2: Wipe directory hash table metadata when deallocating a directorySteven Whitehouse
2011-05-21VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok
2011-05-20Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2011-05-20ext4: fix possible use-after-free in ext4_remove_li_request()Lukas Czerner
2011-05-20ext4: fix the mount option "init_itable=n" to work as expected for n=0Lukas Czerner
2011-05-20ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()Lukas Czerner
2011-05-20ext4: Use schedule_timeout_interruptible() for waiting in lazyinit threadLukas Czerner
2011-05-20Pull pstore into release branchTony Luck
2011-05-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French
2011-05-20UBIFS: fix kernel-doc commentsArtem Bityutskiy
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19ceph: check return value for start_request in writepagesSage Weil
2011-05-19ceph: remove useless checkSage Weil
2011-05-19ceph: fix broken comparison in readdir loopSage Weil
2011-05-19ceph: fix rare potential cap leakSage Weil
2011-05-19ceph: use snprintf for dirstat contentSage Weil
2011-05-19libceph: remove unused variableSage Weil
2011-05-19ceph: take reference on mds request r_unsafe_dirSage Weil
2011-05-19xfs: obey minleft values during extent allocation correctlyDave Chinner