aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-07-23jfs: Fix early release of acl in jfs_get_aclStefan Bader
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-07-22[CIFS] fix sparse warningSteve French
2009-07-22cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton
2009-07-22cifs: disable serverino if server doesn't support itJeff Layton
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust
2009-07-21jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-07-20cifs: free nativeFileSystem field before allocating a new oneJeff Layton
2009-07-16Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-07-15ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara
2009-07-15jbd: Fix a race between checkpointing code and journal_get_write_access()Jan Kara
2009-07-15ext3: Fix truncation of symlinks after failed writeJan Kara
2009-07-15jbd: Fail to load a journal if it is too shortJan Kara
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-07-14Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-149p: Fix incorrect parameters to v9fs_file_readn.Abhishek Kulkarni
2009-07-14dlm: free socket in error exit pathCasey Dahlin
2009-07-14fs/Kconfig: move nilfs2 outRyusuke Konishi
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-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
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-10[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in statsSteve French
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