aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins1-4/+1
2007-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-70/+227
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-64/+103
2007-03-06[PATCH] fs: nobh_truncate_page() fixDave Kleikamp1-0/+9
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord1-0/+2
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman2-64/+103
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French3-28/+45
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov1-12/+16
2007-03-05[PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov1-7/+1
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins1-4/+6
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2-4/+5
2007-03-01[PATCH] ext[34]: EA block reference count racing fixMingming Cao2-32/+51
2007-03-01[PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow1-1/+1
2007-03-01[PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow1-1/+0
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2-3/+1
2007-03-01[PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow1-5/+23
2007-03-01[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2-0/+13
2007-02-27[CIFS] Remove some unused functions/declarationsSteve French6-10/+14
2007-02-27[CIFS] New file for previous commitSteve French1-0/+52
2007-02-27[CIFS] cifs export operationsSteve French3-12/+18
2007-02-26[CIFS] small piece missing from previous patchSteve French1-5/+11
2007-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-1/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-0/+11
2007-02-26[CIFS] Fix locking problem around some cifs uses of i_size writeSteve French4-23/+82
2007-02-23sysfs: allow attributes to be added to groupsAlan Stern1-0/+44
2007-02-23sysfs: move struct sysfs_dirent to private headerAdam J. Richter1-0/+11
2007-02-21Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-10/+28
2007-02-20[PATCH] lockdep: annotate BLKPG_DEL_PARTITIONPeter Zijlstra1-0/+7
2007-02-20[PATCH] Missing __user in pointer referenced within copy_from_userGlauber de Oliveira Costa1-1/+1
2007-02-20[PATCH] affs: implement ->drop_inodeChristoph Hellwig3-6/+13
2007-02-20[PATCH] autofs4: check for directory re-create in lookupIan Kent1-4/+19
2007-02-20[PATCH] autofs4: fix another race between mount and expireIan Kent3-23/+161
2007-02-20[PATCH] autofs4: header file updateIan Kent1-4/+8
2007-02-20[PATCH] fs: fix nobh data leakNick Piggin1-18/+3
2007-02-20[PATCH] fs: fix libfs data leakNick Piggin1-2/+3
2007-02-20[PATCH] ext[234]: update documentationAneesh Kumar K.V3-3/+3
2007-02-20[PATCH] FAT: DIO-write fallback to normal bufferedOGAWA Hirofumi1-1/+3
2007-02-20[PATCH] fs: fix __block_write_full_page error case buffer submissionNick Piggin1-1/+1
2007-02-20[PATCH] rework reserved major handlingAndrew Morton1-6/+2
2007-02-20[PATCH] xfs warning fixAndrew Morton1-1/+1
2007-02-19[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks1-5/+12
2007-02-19[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copiedErez Zadok1-5/+9
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-157/+90
2007-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds9-11/+83
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+7
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-12/+12
2007-02-19Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds10-6628/+0
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2007-02-18[JFFS2] printk warning fixesAndrew Morton1-9/+9
2007-02-189p: implement optional loose read cacheEric Van Hensbergen8-7/+82