summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran2011-05-262-95/+57Star
* ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran2011-05-264-11/+82
* ocfs2: change incorrect 'extern' keyword to 'static' in dlmfsRobin Dong2011-05-241-1/+1
* ocfs2/dlm: dlm_is_lockres_migrateable() returns booleanSunil Mushran2011-05-242-84/+63Star
* ocfs2: Add trace event for trim.Tao Ma2011-05-242-0/+32
* ocfs2: Add FITRIM ioctl.Tao Ma2011-05-241-0/+24
* ocfs2: Add ocfs2_trim_fs for SSD trim support.Tao Ma2011-05-242-0/+160
* ocfs2: remove the /sys/o2cb symlinkAmerigo Wang2011-05-241-9/+0Star
* ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang2011-05-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-05-248-80/+104
|\
| * fat: Fix statfs->f_namelenOGAWA Hirofumi2011-04-121-1/+2
| * fat: Replace all printk with fat_msg()Alexey Fisher2011-04-124-54/+55
| * fat: Add fat_msg() function for preformated FAT messagesAlexey Fisher2011-04-122-0/+18
| * fat: Convert fat_fs_error to use %pVAlexey Fisher2011-04-122-16/+16
| * fat: Fix possible null deref in fat_cache_add()OGAWA Hirofumi2011-04-121-0/+7
| * fat: use new setup() for ->dir_ops tooOGAWA Hirofumi2011-04-124-9/+6Star
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-2425-417/+721
|\ \
| * | xfs: obey minleft values during extent allocation correctlyDave Chinner2011-05-191-1/+0Star
| * | xfs: reset buffer pointers before freeing themDave Chinner2011-05-194-38/+67
| * | xfs: avoid getting stuck during async inode flushesDave Chinner2011-05-191-0/+10
| * | xfs: fix xfs_itruncate_start tracingDave Chinner2011-05-191-1/+1
| * | xfs: fix duplicate workqueue initialisationDave Chinner2011-05-191-4/+0Star
| * | xfs: kill off xfs_printk()Joe Perches2011-05-192-23/+4Star
| * | xfs: fix race condition in AIL push triggerDave Chinner2011-05-091-6/+10
| * | xfs: make AIL target updates and compares 32bit safe.Dave Chinner2011-05-091-3/+4
| * | xfs: always push the AIL to the targetDave Chinner2011-05-091-1/+1
| * | xfs: exit AIL push work correctly when AIL is emptyDave Chinner2011-05-091-13/+13
| * | xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner2011-05-091-0/+1
| * | xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-282-1/+3
| * | xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-281-1/+1
| * | xfs: cleanup duplicate initializationsDavid Sterba2011-04-283-8/+3Star
| * | xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-286-19/+61
| * | xfs: exact busy extent trackingChristoph Hellwig2011-04-289-248/+237Star
| * | xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-282-79/+361
| * | xfs: optimize AGFL refillsChristoph Hellwig2011-04-282-27/+6Star
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-0/+1
|\ \ \
| * | | export kernel call get_task_comm().J Freyensee2011-05-141-0/+1
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-231-7/+95
|\ \ \ \
| * | | | timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-231-31/+74
| * | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-2059-1101/+1152
| |\ \ \ \
| * | | | | timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-021-6/+51
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-2310-11/+11
|\ \ \ \ \ \
| * | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-106-7/+7
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26490-8324/+13578
| |\ \ \ \ \ \
| * | | | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-102-2/+2
| * | | | | | | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan2011-04-101-1/+1
| * | | | | | | ufs: Fix a typoAlessio Igor Bogani2011-04-091-1/+1
* | | | | | | | block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo2011-05-231-8/+9
* | | | | | | | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-232-260/+100Star
|\ \ \ \ \ \ \ \
| * | | | | | | | exec: document acct_arg_size()Oleg Nesterov2011-04-091-1/+6