summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-22Android fat: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Brian Swetland
2010-11-22Android block: genhd: Add disk/partition specific uevent callbacks for partit...San Mehat
2010-08-25ENGR00069937 Community patch for Fix mount error in case of MLC flashJason Liu
2010-08-25ENGR00068619 JFFS2 community fix with not use OOBJason Liu
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-13ext4: fix freeze deadlock under IOEric Sandeen
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-13blkdev: cgroup whitelist permission fixChris Wright
2010-08-13Fix sget() race with failing mountAl Viro
2010-08-10block_dev: always serialize exclusive open attemptsTejun Heo
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman
2010-07-24ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day
2010-07-23ceph: fix dentry lease releaseSage Weil
2010-07-23ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil
2010-07-23ceph: fix pg_mapping leak on pg_temp updatesSage Weil
2010-07-23ceph: fix d_release dop for snapdir, snapped dentriesSage Weil
2010-07-22ceph: avoid dcache readdir for snapdirSage Weil
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-19Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds
2010-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-07-19Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg
2010-07-19Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil
2010-07-19Btrfs: fix split_leaf double split corner caseChris Mason
2010-07-19[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-16ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker
2010-07-16ceph: do not include cap/dentry releases in replayed messagesSage Weil