summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar4-26/+40
2010-11-30cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar3-7/+17
2010-11-29cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman1-1/+3
2010-11-14[CIFS] fs/cifs/Kconfig: CIFS depends on CRYPTO_HMACSteve French1-0/+1
2010-11-13cifs: don't take extra tlink reference in initiate_cifs_searchJeff Layton1-13/+16
2010-11-11cifs: Percolate error up to the caller during get/set acls [try #4]Shirish Pargaonkar2-19/+27
2010-11-11cifs: fix another memleak, in cifs_root_igetOskar Schirmer1-6/+6
2010-11-10cifs: fix potential use-after-free in cifs_oplock_break_putJeff Layton1-1/+3
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-3/+10
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman1-1/+0
2010-11-09sparc: fix openpromfs compileMeelis Roos1-1/+1
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds5-91/+117
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton1-2/+10
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o2-0/+13
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o1-2/+0
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov1-5/+3
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2-24/+16
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o3-25/+38
2010-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-161/+152
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky4-14/+15
2010-11-04cifs: dereferencing first then checkingJeff Layton1-7/+3
2010-11-04cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman1-1/+1
2010-11-03ext4: initialize the percpu counters before replaying the journalTheodore Ts'o1-26/+39
2010-11-02[CIFS] Cleanup unused variable build warningSteve French1-1/+0
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton4-85/+101
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2-17/+5
2010-11-02cifs: trivial doc fix: note setlease implementedJ. Bruce Fields1-1/+1
2010-11-02CIFS: Add cifs_set_oplock_levelPavel Shilovsky3-32/+30
2010-11-02ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o1-8/+6
2010-11-02ext4: fix lazyinit hang after removing requestLukas Czerner1-1/+2
2010-11-02ext4: Remove useless spinlock in ext4_getattr()Theodore Ts'o1-2/+0
2010-11-02Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French1-1/+1
2010-11-02FS: cifs, remove unneeded NULL testsJiri Slaby2-18/+11
2010-11-01fs: logfs: Fix up MTD=y build.Paul Mundt1-1/+1
2010-11-01Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds4-8/+8
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig1-4/+1
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig5-17/+13
2010-10-31nfsd4: initialize delegation pointer to leaseJ. Bruce Fields1-17/+2
2010-10-31locks: fix setlease methods to free passed-in lockJ. Bruce Fields4-3/+10
2010-10-31locks: fix leaks on setlease errorsJ. Bruce Fields1-5/+7
2010-10-31locks: prevent ENOMEM on lease unlockJ. Bruce Fields1-13/+30
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds7-33/+146
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo1-1/+1
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds26-519/+2403
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds1-10/+13
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds15-41/+56
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin1-0/+1
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse431-20113/+10658
2010-10-30Btrfs: deal with errors from updating the tree logChris Mason1-1/+2
2010-10-30jbd2: Convert jbd2_slab_create_sem to mutexThomas Gleixner1-4/+4