aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* vfs: use kmalloc() to allocate fdmem if possibleChangli Gao2010-08-11
* vfs: clarify that nonseekable_open() will never failDmitry Torokhov2010-08-11
* vfs: O_* bit numbers uniqueness checkWu Fengguang2010-08-11
* vfs: improve comment describing fget_light()Tony Battersby2010-08-11
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-10
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy2010-08-07
| * writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy2010-08-07
| * writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy2010-08-07
| * writeback: move last_active to bdiArtem Bityutskiy2010-08-07
| * writeback: do not remove bdi from bdi_listArtem Bityutskiy2010-08-07
| * writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy2010-08-07
| * writeback: harmonize writeback threads namingArtem Bityutskiy2010-08-07
| * coda: fixup clash with block layer REQ_* definesJens Axboe2010-08-07
| * writeback: remove wb in get_next_work_itemMinchan Kim2010-08-07
| * splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi2010-08-07
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| * writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-07
| * writeback: Initial tracing supportDave Chinner2010-08-07
| * gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-07
| * writeback: merge bdi_writeback_task and bdi_start_fnChristoph Hellwig2010-08-07
| * writeback: remove wb_listChristoph Hellwig2010-08-07
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| * block: BARRIER request should imply SYNCChristoph Hellwig2010-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\ \
| * | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-10
|\ \ \
| * \ \ Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-08
| |\ \ \
| * | | | autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann2010-08-08
| * | | | ncpfs: Remove duplicated #includeHuang Weiyi2010-07-05
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo2010-08-09
| * | | | fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-09
| * | | | ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-09
| * | | | eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-09
| * | | | ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava2010-08-09
| | |_|/ | |/| |
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-10
|\ \ \ \
| * | | | mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
| * | | | jffs2: Update copyright noticesDavid Woodhouse2010-08-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds2010-08-10
|\ \ \ \ \
| * | | | | omfs: fix uninitialized variable warningBill Pemberton2010-08-08
| * | | | | omfs: sanity check cluster sizeBob Copeland2010-07-10
| * | | | | omfs: refuse to mount if bitmap pointer is obviously wrongBob Copeland2010-07-10
| * | | | | omfs: check bounds on block numbers before passing to sb_breadBob Copeland2010-07-10
| * | | | | omfs: fix memory leakDavidlohr Bueso2010-07-06
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \ \ \ \
| * | | | | fanotify: use both marks when possibleEric Paris2010-07-28
| * | | | | fsnotify: pass both the vfsmount mark and inode markEric Paris2010-07-28
| * | | | | fsnotify: walk the inode and vfsmount lists simultaneouslyEric Paris2010-07-28
| * | | | | fsnotify: rework ignored mark flushingEric Paris2010-07-28