aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-07-13jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-13ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o
2009-07-13ext4: fix null handler of ioctls in no journal modePeng Tao
2009-07-13ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth
2009-07-12partitions: fix broken uevent_suppress conversionHeiko Carstens
2009-07-12AFS: Fix compilation warningArtem Bityutskiy
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-11Revert "fuse: Fix build error" as unnecessaryLinus Torvalds
2009-07-10isofs: fix Joliet regressionBartlomiej Zolnierkiewicz
2009-07-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-07-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2009-07-10fuse: Fix build errorLarry Finger
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-07-09cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton
2009-07-09cifs: remove cifsInodeInfo->inUse counterJeff Layton
2009-07-09cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton
2009-07-09[CIFS] update cifs version numberSteve French
2009-07-09cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton
2009-07-09cifs: make a separate function for filling out FILE_UNIX_BASIC_INFOJeff Layton
2009-07-09cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton
2009-07-09cifs: add pid of initiating process to spnego upcall infoJeff Layton
2009-07-09UBIFS: fix corruption dumpArtem Bityutskiy
2009-07-09UBIFS: clean up free space checkingArtem Bityutskiy
2009-07-09UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy
2009-07-09UBIFS: dump a little more in case of corruptionsArtem Bityutskiy
2009-07-08cifs: fix regression with O_EXCL creates and optimize away lookupJeff Layton
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-08Free the memory allocated by memdup_user() in fs/sysfs/bin.cCatalin Marinas
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-07-07quota: Fix possible deadlock during parallel quotaon and quotaoffJiaying Zhang
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov
2009-07-06sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin
2009-07-05UBIFS: allow more than one volume to be mountedDaniel Mack
2009-07-05UBIFS: fix assertion warningArtem Bityutskiy
2009-07-05UBIFS: minor spelling and grammar fixesAdrian Hunter
2009-07-05UBIFS: fix 64-bit divisions in debug printAdrian Hunter
2009-07-05UBIFS: few spelling fixesArtem Bityutskiy
2009-07-05UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy
2009-07-05UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy
2009-07-05UBIFS: improve debugging messagedArtem Bityutskiy
2009-07-05UBIFS: fix integer overflow warningAdrian Hunter
2009-07-05nilfs2: fix disorder in cp count on error during deleting checkpointsJiro SEKIBA
2009-07-05nilfs2: fix lockdep warning between regular file and inode fileRyusuke Konishi