summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-26ext4: fix async i/o writes beyond 4GB to a sparse fileEric Sandeen
2010-04-26xfs: check for more work before sleeping in xfssyncdDave Chinner
2010-04-26xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-04-26xfs: Non-blocking inode locking in IO completionDave Chinner
2010-04-26ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-26eCryptfs: Decrypt symlink target for stat sizeTyler Hicks
2010-04-26ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-269p: Skip check for mandatory locks when unlockingSachin Prabhu
2010-04-26ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma
2010-04-26ocfs2: set i_mode on disk during acl operationsMark Fasheh
2010-04-26quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-26fix NFS4 handling of mountpoint statAl Viro
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-04-26NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-26CIFS: initialize nbytes at the beginning of CIFSSMBWrite()Steve French
2010-04-26cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26reiserfs: Fix locking BUG during mount failureJeff Mahoney
2010-04-26oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov
2010-04-26fat: fix buffer overflow in vfat_create_shortname()Nikolaus Schulz
2010-04-01GFS2: Skip check for mandatory locks when unlockingSachin Prabhu
2010-04-01quota: Fix warning when a delayed write happens before quota is enabledJan Kara
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-04-01nilfs2: fix hang-up of cleaner after log writer returned with errorRyusuke Konishi
2010-04-01fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi
2010-04-01fs/partitions/msdos: add support for large disksDaniel Taylor
2010-04-01NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust
2010-04-01NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust
2010-04-01NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust
2010-04-01coredump: suppress uid comparison test if core output files are pipesNeil Horman
2010-03-15NFS: Fix an allocation-under-spinlock bugTrond Myklebust
2010-03-15ocfs2: Only bug out in direct io write for reflinked extent.Tao Ma
2010-03-15sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman
2010-03-15vfs: take f_lock on modifying f_mode after open timeWu Fengguang
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19Switch proc/self to nd_set_link()Al Viro
2010-02-19fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling