aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-13
| | * | | | | | | | | | | | | | | | | UBIFS: use __packed instead of __attribute__((packed))Artem Bityutskiy2011-05-13
| | * | | | | | | | | | | | | | | | | UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-13
| | * | | | | | | | | | | | | | | | | UBIFS: make debugfs files non-seekableArtem Bityutskiy2011-05-13
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2011-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | fat: Fix statfs->f_namelenOGAWA Hirofumi2011-04-12
| | * | | | | | | | | | | | | | | | | | fat: Replace all printk with fat_msg()Alexey Fisher2011-04-12
| | * | | | | | | | | | | | | | | | | | fat: Add fat_msg() function for preformated FAT messagesAlexey Fisher2011-04-12
| | * | | | | | | | | | | | | | | | | | fat: Convert fat_fs_error to use %pVAlexey Fisher2011-04-12
| | * | | | | | | | | | | | | | | | | | fat: Fix possible null deref in fat_cache_add()OGAWA Hirofumi2011-04-12
| | * | | | | | | | | | | | | | | | | | fat: use new setup() for ->dir_ops tooOGAWA Hirofumi2011-04-12
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | xfs: obey minleft values during extent allocation correctlyDave Chinner2011-05-19
| | * | | | | | | | | | | | | | | | | xfs: reset buffer pointers before freeing themDave Chinner2011-05-19
| | * | | | | | | | | | | | | | | | | xfs: avoid getting stuck during async inode flushesDave Chinner2011-05-19
| | * | | | | | | | | | | | | | | | | xfs: fix xfs_itruncate_start tracingDave Chinner2011-05-19
| | * | | | | | | | | | | | | | | | | xfs: fix duplicate workqueue initialisationDave Chinner2011-05-19
| | * | | | | | | | | | | | | | | | | xfs: kill off xfs_printk()Joe Perches2011-05-19
| | * | | | | | | | | | | | | | | | | xfs: fix race condition in AIL push triggerDave Chinner2011-05-09
| | * | | | | | | | | | | | | | | | | xfs: make AIL target updates and compares 32bit safe.Dave Chinner2011-05-09
| | * | | | | | | | | | | | | | | | | xfs: always push the AIL to the targetDave Chinner2011-05-09
| | * | | | | | | | | | | | | | | | | xfs: exit AIL push work correctly when AIL is emptyDave Chinner2011-05-09
| | * | | | | | | | | | | | | | | | | xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner2011-05-09
| | * | | | | | | | | | | | | | | | | xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGEChristoph Hellwig2011-04-28
| | * | | | | | | | | | | | | | | | | xfs: fix compiler warning in xfs_trace.hChristoph Hellwig2011-04-28
| | * | | | | | | | | | | | | | | | | xfs: cleanup duplicate initializationsDavid Sterba2011-04-28
| | * | | | | | | | | | | | | | | | | xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busyChristoph Hellwig2011-04-28
| | * | | | | | | | | | | | | | | | | xfs: exact busy extent trackingChristoph Hellwig2011-04-28
| | * | | | | | | | | | | | | | | | | xfs: do not immediately reuse busy extent rangesChristoph Hellwig2011-04-28
| | * | | | | | | | | | | | | | | | | xfs: optimize AGFL refillsChristoph Hellwig2011-04-28
| * | | | | | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | export kernel call get_task_comm().J Freyensee2011-05-13
| | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | timerfd: Manage cancelable timers in timerfdThomas Gleixner2011-05-23
| | * | | | | | | | | | | | | | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2011-05-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-02
| | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| | * | | | | | | | | | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| | * | | | | | | | | | | | | | | | | | | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan2011-04-10
| | * | | | | | | | | | | | | | | | | | | ufs: Fix a typoAlessio Igor Bogani2011-04-08
| * | | | | | | | | | | | | | | | | | | | block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo2011-05-23
| * | | | | | | | | | | | | | | | | | | | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | exec: document acct_arg_size()Oleg Nesterov2011-04-09
| | * | | | | | | | | | | | | | | | | | | | exec: unify do_execve/compat_do_execve codeOleg Nesterov2011-04-09
| | * | | | | | | | | | | | | | | | | | | | exec: introduce struct user_arg_ptrOleg Nesterov2011-04-09
| | * | | | | | | | | | | | | | | | | | | | exec: introduce get_user_arg_ptr() helperOleg Nesterov2011-04-09
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Wait properly when flushing the ail listSteven Whitehouse2011-05-21