summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-12dlm: use TCP_NODELAYDavid Teigland
2010-11-12dlm: Use cmwq for send and receive workqueuesSteven Whitehouse
2010-11-11dlm: Handle application limited situations properly.David Miller
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman
2010-11-08sparc: fix openpromfs compileMeelis Roos
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky
2010-11-04cifs: dereferencing first then checkingJeff Layton
2010-11-04cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman
2010-11-03ext4: initialize the percpu counters before replaying the journalTheodore Ts'o
2010-11-02[CIFS] Cleanup unused variable build warningSteve French
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton
2010-11-02cifs: trivial doc fix: note setlease implementedJ. Bruce Fields
2010-11-02CIFS: Add cifs_set_oplock_levelPavel Shilovsky
2010-11-02ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o
2010-11-02ext4: fix lazyinit hang after removing requestLukas Czerner
2010-11-02ext4: Remove useless spinlock in ext4_getattr()Theodore Ts'o
2010-11-02Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2010-11-02FS: cifs, remove unneeded NULL testsJiri Slaby
2010-11-01fs: logfs: Fix up MTD=y build.Paul Mundt
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig
2010-10-30nfsd4: initialize delegation pointer to leaseJ. Bruce Fields
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields
2010-10-30locks: fix leaks on setlease errorsJ. Bruce Fields
2010-10-30locks: prevent ENOMEM on lease unlockJ. Bruce Fields
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-30Btrfs: deal with errors from updating the tree logChris Mason
2010-10-30jbd2: Convert jbd2_slab_create_sem to mutexThomas Gleixner
2010-10-30hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil
2010-10-29Btrfs: make SNAP_DESTROY asyncSage Weil
2010-10-29Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds