aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-08-09add missing setattr methodsChristoph Hellwig5-0/+60
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig12-85/+101
2010-08-09introduce __block_write_beginChristoph Hellwig9-64/+37
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig13-107/+57
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig8-27/+62
2010-08-09get rid of nobh_write_begin_newtruncChristoph Hellwig3-41/+16
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig14-83/+140
2010-08-09fix leak in __logfs_create()Al Viro1-1/+4
2010-08-09Fix reiserfs_file_release()Al Viro3-24/+30
2010-08-09missing include in hppfsAl Viro1-0/+1
2010-08-09Deal with missing exports for hostfsAl Viro1-3/+3
2010-08-09ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo1-12/+77
2010-08-09fs/ecryptfs/file.c: introduce missing freeJulia Lawall1-2/+2
2010-08-09ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo1-2/+3
2010-08-09eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks1-21/+35
2010-08-09ecryptfs: Fix warning in ecryptfs_process_response()Prarit Bhargava1-1/+1
2010-08-09Merge commit 'linus/master' into bkl/coreFrederic Weisbecker320-7912/+9330
2010-08-08Squashfs: fix checkpatch.pl warningsPhillip Lougher1-10/+10
2010-08-09autofs/autofs4: Move compat_ioctl handling into fsArnd Bergmann3-39/+113
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse1-1/+0
2010-08-08omfs: fix uninitialized variable warningBill Pemberton1-1/+1
2010-08-08jffs2: Update copyright noticesDavid Woodhouse18-2/+20
2010-08-07Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds1-7/+0
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-287/+465
2010-08-07AFS: Fix the module init error handlingDavid Howells1-3/+6
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds22-381/+624
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-7/+227
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds22-887/+1235
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds24-639/+896
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds15-176/+181
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2-15/+2
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-3/+0
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-257/+179
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds22-245/+262
2010-08-07O2net: Disallow o2net accept connection request from itself.Tristan Ye1-5/+12
2010-08-07ocfs2/dlm: remove potential deadlock -V3Wengang Wang1-4/+0
2010-08-07ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2-25/+31
2010-08-07Fix the nested PR lock calling issue in ACLJiaju Zhang1-3/+21
2010-08-07ocfs2: Count more refcount records in file system fragmentation.Tao Ma1-5/+15
2010-08-07ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda1-46/+34
2010-08-07ocfs2/dlm: fix a dead lockWengang Wang1-3/+2
2010-08-07ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang1-2/+7
2010-08-07writeback: optimize periodic bdi thread wakeupsArtem Bityutskiy1-25/+11
2010-08-07writeback: prevent unnecessary bdi threads wakeupsArtem Bityutskiy1-11/+48
2010-08-07writeback: move bdi threads exiting logic to the forker threadArtem Bityutskiy1-42/+12
2010-08-07writeback: move last_active to bdiArtem Bityutskiy1-3/+3
2010-08-07writeback: do not remove bdi from bdi_listArtem Bityutskiy1-7/+0
2010-08-07writeback: do not lose wake-ups in bdi threadsArtem Bityutskiy1-8/+9
2010-08-07writeback: harmonize writeback threads namingArtem Bityutskiy1-1/+1
2010-08-07coda: fixup clash with block layer REQ_* definesJens Axboe2-12/+12