aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2/dlm: Do not migrate resource to a node that is leaving the domainSunil Mushran2011-05-252-95/+57
* ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSGSunil Mushran2011-05-254-11/+82
* ocfs2: change incorrect 'extern' keyword to 'static' in dlmfsRobin Dong2011-05-231-1/+1
* ocfs2/dlm: dlm_is_lockres_migrateable() returns booleanSunil Mushran2011-05-232-84/+63
* ocfs2: Add trace event for trim.Tao Ma2011-05-232-0/+32
* ocfs2: Add FITRIM ioctl.Tao Ma2011-05-231-0/+24
* ocfs2: Add ocfs2_trim_fs for SSD trim support.Tao Ma2011-05-232-0/+160
* ocfs2: remove the /sys/o2cb symlinkAmerigo Wang2011-05-231-9/+0
* ocfs2: clean up mount option about atime in ocfs2.txtTiger Yang2011-05-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-05-238-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/+6
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-2325-417/+721
|\ \
| * | xfs: obey minleft values during extent allocation correctlyDave Chinner2011-05-191-1/+0
| * | 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/+0
| * | xfs: kill off xfs_printk()Joe Perches2011-05-192-23/+4
| * | 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/+3
| * | 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/+237
| * | xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-282-79/+361
| * | xfs: optimize AGFL refillsChristoph Hellwig2011-04-282-27/+6
* | | 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-131-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-081-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/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | exec: document acct_arg_size()Oleg Nesterov2011-04-091-1/+6