aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] suspend regression: sysfs deadlockHugh Dickins2007-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-06
|\
| * [CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French2007-03-05
| * [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2007-02-28
| * [CIFS] Remove some unused functions/declarationsSteve French2007-02-27
| * [CIFS] New file for previous commitSteve French2007-02-27
| * [CIFS] cifs export operationsSteve French2007-02-27
| * [CIFS] small piece missing from previous patchSteve French2007-02-26
| * [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-03-06
|\ \
| * | ncpfs: make sure server connection survives a killPierre Ossman2007-03-06
* | | [PATCH] fs: nobh_truncate_page() fixDave Kleikamp2007-03-06
* | | [PATCH] Fix 2.6.21 rfcomm lockupsMark Lord2007-03-06
|/ /
* | [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov2007-03-05
* | [PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov2007-03-05
* | [PATCH] shmem and simple const super_operationsHugh Dickins2007-03-05
* | [PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2007-03-05
* | [PATCH] ext[34]: EA block reference count racing fixMingming Cao2007-03-01
* | [PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow2007-03-01
* | [PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow2007-03-01
* | [PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2007-03-01
* | [PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow2007-03-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-02-26
|\ \
| * | JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp2007-02-09
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-26
|\ \ \
| * | | sysfs: move struct sysfs_dirent to private headerAdam J. Richter2007-02-23
| | |/ | |/|
* / | sysfs: allow attributes to be added to groupsAlan Stern2007-02-23
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-02-21
|\ \
| * | [CIFS] One line missing from previous commitSteve French2007-02-16
| * | [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-16
| * | [CIFS] fix &&/& typo in cifs_setattr()Steve French2007-02-14
* | | [PATCH] lockdep: annotate BLKPG_DEL_PARTITIONPeter Zijlstra2007-02-20
* | | [PATCH] Missing __user in pointer referenced within copy_from_userGlauber de Oliveira Costa2007-02-20
* | | [PATCH] affs: implement ->drop_inodeChristoph Hellwig2007-02-20
* | | [PATCH] autofs4: check for directory re-create in lookupIan Kent2007-02-20
* | | [PATCH] autofs4: fix another race between mount and expireIan Kent2007-02-20
* | | [PATCH] autofs4: header file updateIan Kent2007-02-20
* | | [PATCH] fs: fix nobh data leakNick Piggin2007-02-20
* | | [PATCH] fs: fix libfs data leakNick Piggin2007-02-20
* | | [PATCH] ext[234]: update documentationAneesh Kumar K.V2007-02-20
* | | [PATCH] FAT: DIO-write fallback to normal bufferedOGAWA Hirofumi2007-02-20
* | | [PATCH] fs: fix __block_write_full_page error case buffer submissionNick Piggin2007-02-20
* | | [PATCH] rework reserved major handlingAndrew Morton2007-02-20
* | | [PATCH] xfs warning fixAndrew Morton2007-02-20
* | | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-19
* | | [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copiedErez Zadok2007-02-19
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | [JFFS2] printk warning fixesAndrew Morton2007-02-18
| * | | [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NANDArtem Bityutskiy2007-02-09
| * | | JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko2007-02-09