summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2011-05-19xfs: reset buffer pointers before freeing themDave Chinner
2011-05-19xfs: avoid getting stuck during async inode flushesDave Chinner
2011-05-19xfs: fix xfs_itruncate_start tracingDave Chinner
2011-05-19xfs: fix duplicate workqueue initialisationDave Chinner
2011-05-19xfs: kill off xfs_printk()Joe Perches
2011-05-19[CIFS] Remove sparse warningSteve French
2011-05-19[CIFS] Update cifs to version 1.72Steve French
2011-05-19cifs: Change key name to cifs.idmap, misc. clean-upShirish Pargaonkar
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney
2011-05-19cifs: Use kstrndup for cifs_sb->mountdataSean Finney
2011-05-19cifs: Simplify handling of submount options in cifs_mount.Sean Finney
2011-05-19cifs: cifs_parse_mount_options: do not tokenize mount options in-placeSean Finney
2011-05-19cifs: Add support for mounting Windows 2008 DFS sharesSean Finney
2011-05-19cifs: Extract DFS referral expansion logic to separate functionSean Finney
2011-05-19cifs: turn BCC into a static inlined functionJeff Layton
2011-05-19cifs: keep BCC in little-endian formatJeff Layton
2011-05-19cifs: fix some unused variable warnings in id_rb_searchJeff Layton
2011-05-19CIFS: Simplify invalidate part (try #5)Pavel Shilovsky
2011-05-19CIFS: directio read/write cleanupsPavel Shilovsky
2011-05-19consistently use smb_buf_length as be32 for cifs (try 3)Steve French
2011-05-19cifs: Invoke id mapping functions (try #17 repost)Shirish Pargaonkar