summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris2010-07-284-22/+22
* fsnotify: include vfsmount in should_send_event when appropriateEric Paris2010-07-283-23/+23
* fsnotify: mount point listeners list and global maskEric Paris2010-07-284-26/+112
* fsnotify: add groups to fsnotify_inode_groups when registering inode watchEric Paris2010-07-283-10/+17
* fsnotify: initialize the group->num_marks in a better placeEric Paris2010-07-281-3/+7
* fsnotify: rename fsnotify_groups to fsnotify_inode_groupsEric Paris2010-07-283-18/+26
* fsnotify: drop mask argument from fsnotify_alloc_groupEric Paris2010-07-283-9/+3
* fsnotify: fsnotify_obtain_group should be fsnotify_alloc_groupEric Paris2010-07-283-9/+5
* fsnotify: fsnotify_obtain_group kzalloc cleanupEric Paris2010-07-281-3/+0
* fsnotify: remove group_num altogetherEric Paris2010-07-283-58/+4
* fsnotify: lock annotation for event replacementEric Paris2010-07-281-28/+13
* fsnotify: replace an event on a listEric Paris2010-07-281-0/+56
* fsnotify: clone existing eventsEric Paris2010-07-281-4/+25
* fsnotify: per group notification queue merge typesEric Paris2010-07-283-56/+75
* fsnotify: send struct file when sending events to parents when possibleEric Paris2010-07-281-3/+10
* fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-285-12/+11
* fsnotify: include data in should_send callsEric Paris2010-07-283-3/+4
* fsnotify: provide the data type to should_send_eventEric Paris2010-07-283-3/+5
* inotify: do not spam console without limitEric Paris2010-07-281-7/+4
* inotify: remove inotify in kernel interfaceEric Paris2010-07-285-895/+1
* inotify: do not reuse watch descriptorsEric Paris2010-07-281-7/+6
* fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris2010-07-281-12/+1
* fsnotify: kzalloc fsnotify groupsEric Paris2010-07-281-1/+1
* inotify: use container_of instead of castingEric Paris2010-07-281-1/+3
* fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris2010-07-281-4/+7
* fsnotify: allow addition of duplicate fsnotify marksEric Paris2010-07-283-5/+7
* fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris2010-07-281-1/+9
* inotify: simplify the inotify idr handlingEric Paris2010-07-281-55/+139
* 9p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov2010-07-271-1/+1
* sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman2010-07-261-1/+2
* sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman2010-07-261-1/+1
* sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman2010-07-261-5/+18
* CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-223-5/+74
* Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-205-39/+72
|\
| * ceph: do not include cap/dentry releases in replayed messagesSage Weil2010-07-162-0/+9
| * ceph: reuse request message when replaying against recovering mdsSage Weil2010-07-161-5/+22
| * ceph: fix creation of ipv6 socketsSage Weil2010-07-091-3/+5
| * ceph: fix parsing of ipv6 addressesSage Weil2010-07-091-6/+19
| * ceph: fix printing of ipv6 addrsSage Weil2010-07-081-18/+6
| * ceph: add kfree() to error pathDan Carpenter2010-07-081-0/+1
| * ceph: fix leak of mon authorizerSage Weil2010-07-051-0/+3
| * ceph: fix message revocationSage Weil2010-07-051-7/+7
* | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-1918-74/+103
|\ \
| * | xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2010-07-202-7/+67
| * | xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-204-53/+15
| * | mm: add context argument to shrinker callbackDave Chinner2010-07-1914-16/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-07-192-23/+126
|\ \ \ | |/ / |/| |
| * | Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg2010-07-191-2/+2
| * | Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil2010-07-191-3/+13
OpenPOWER on IntegriCloud