aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-07-09
|\
| * cifs: when ATTR_READONLY is set, only clear write bits on non-directoriesJeff Layton2009-07-09
| * cifs: remove cifsInodeInfo->inUse counterJeff Layton2009-07-09
| * cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_igetJeff Layton2009-07-09
| * [CIFS] update cifs version numberSteve French2009-07-09
| * cifs: add and use CIFSSMBUnixSetFileInfo for setattr callsJeff Layton2009-07-09
| * cifs: make a separate function for filling out FILE_UNIX_BASIC_INFOJeff Layton2009-07-09
| * cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfoJeff Layton2009-07-09
| * cifs: add pid of initiating process to spnego upcall infoJeff Layton2009-07-09
| * cifs: fix regression with O_EXCL creates and optimize away lookupJeff Layton2009-07-08
| * cifs: add new cifs_iget function and convert unix codepath to use itJeff Layton2009-07-01
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-08
|\ \
| * | quota: Fix possible deadlock during parallel quotaon and quotaoffJiaying Zhang2009-07-07
* | | Free the memory allocated by memdup_user() in fs/sysfs/bin.cCatalin Marinas2009-07-08
* | | headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
|/ /
* | cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov2009-07-06
* | sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin2009-07-06
* | Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-07-04
|\ \
| * | NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()David Howells2009-07-03
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-02
|\ \ \
| * | | fs/notify/inotify: decrement user inotify count on closeKeith Packard2009-07-02
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-07-02
|\ \ \ | |/ / |/| |
| * | Btrfs: fix error message formattingHu Tao2009-07-02
| * | Btrfs: fix use after free in btrfs_start_workers fail pathJiri Slaby2009-07-02
| * | Btrfs: honor nodatacow/sum mount options for new filesChris Mason2009-07-02
| * | Btrfs: update backrefs while dropping snapshotYan Zheng2009-07-02
| * | Btrfs: account for space we may use in fallocateJosef Bacik2009-07-02
| * | Btrfs: fix the file clone ioctl for preallocated extentsChris Mason2009-07-02
| * | Btrfs: don't log the inode in file_write while growing the fileChris Mason2009-07-02
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-07-01
|\ \ \
| * | | jffs2: fix another potential leak on error path in scan.cDavid Woodhouse2009-06-22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-01
|\ \ \ \
| * | | | fuse: invalidation reverse callsJohn Muir2009-06-30
| * | | | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-30
| * | | | fuse: fix bad return value in fuse_file_poll()Miklos Szeredi2009-06-30
| * | | | fuse: fix return value of fuse_dev_write()Csaba Henk2009-06-30
| | |_|/ | |/| |
* | | | elf: fix one check-after-useAmerigo Wang2009-07-01
* | | | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-01
* | | | hostfs: set maximum filesize in superblock for proper LFS supportWolfgang Illmeyer2009-06-30
* | | | ext2: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan2009-06-30
* | | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-30
* | | | eventfd: revised interface and cleanupsDavide Libenzi2009-06-30
* | | | AFS: Fix lock imbalanceJiri Slaby2009-06-30
* | | | integrity: add ima_counts_put (updated)Mimi Zohar2009-06-28
* | | | cifs: fix fh_mutex locking in cifs_reopen_fileJeff Layton2009-06-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-06-26
|\ \ \ \ | |/ / / |/| | |
| * | | [CIFS] remove unknown mount option warning messageSteve French2009-06-26
| * | | [CIFS] remove bkl usage from umount beginSteve French2009-06-25
| * | | cifs: Fix incorrect return code being printed in cFYI messagesSuresh Jayaraman2009-06-25