summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-26fs: yaffs2: initialize delayed workqueue before using itKrishna Konda
2013-11-21seq_file: always clear m->count when we free m->bufAl Viro
2013-11-21seq_file: always update file->f_pos in seq_lseek()Gu Zheng
2013-10-18debugfs: add get/set for atomic typesSeth Jennings
2013-09-04fs: yaffs: Update for new procfs APIStephen Boyd
2013-09-04fs: yaffs2: get rid of write_superSujit Reddy Thumma
2013-09-04fs: yaffs2: Fix compilation issues with 3.7 kernelSujit Reddy Thumma
2013-09-04fs: yaffs2: Add null pointer check before dereferencing inodeSujit Reddy Thumma
2013-09-04yaffs2: Update for kernel 3.4Stephen Boyd
2013-09-04yaffs: add interface to cleancacheLarry Bassel
2013-09-04fs: yaffs: Use deferable timer for background operationsSujit Reddy Thumma
2013-09-04fs: yaffs: don't force YAFFS_TRACE_ALWAYS for all trace levelsDima Zavin
2013-09-04fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300Arve Hjønnevåg
2013-09-04Merge branch 'qandroid-3.10' into msm-3.10Stephen Boyd
2013-09-04fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-09-04Revert "debugfs: more tightly restrict default mount mode"Stephen Boyd
2013-08-22sysctl: Don't scan for the leaks on headersChintan Pandya
2013-08-22fs: vfat: reduce the worst case latenciesxiaogang
2013-08-22fs: Mark alloc_fd with EXPORT_SYMBOLJordan Crouse
2013-07-08fs: fuse: Workaround for CMA migrationLaura Abbott
2013-07-08fs/buffer.c: Revoke LRU when trying to drop buffersLaura Abbott
2013-07-08proc: show present cpu instead of online cpu in /proc/statAjay Dudani
2013-07-08fs: fat: rate limit the kernel messagesSubhash Jadavani
2013-07-01select: use freezable blocking callColin Cross
2013-07-01epoll: use freezable blocking callColin Cross
2013-07-01freezer: add unsafe versions of freezable helpers for CIFSColin Cross
2013-07-01freezer: add unsafe versions of freezable helpers for NFSColin Cross
2013-07-01timerfd: add alarm timersTodd Poynor
2013-07-01fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2013-07-01fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2013-07-01Grants system server access to /proc/<pid>/oom_adj for Android applications.Mike Chan
2013-07-01FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Mike Lockwood
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-06-26perf: Disable monitoring on setuid processes for regular usersStephane Eranian
2013-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-06-23fs: fix new splice.c kernel-doc warningRandy Dunlap
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro
2013-06-18fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner
2013-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds