summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * coda: clean failure exits in coda_fill_super()Al Viro2012-03-211-4/+1
| * clean up the failure exits in cifs_read_super()Al Viro2012-03-211-4/+1
| * vfs: turn generic_drop_inode() into static inlineAl Viro2012-03-211-11/+0
| * ecryptfs: don't bother with ->drop_inode()Al Viro2012-03-211-1/+0
| * vfs: drop_file_write_access() made staticAl Viro2012-03-211-2/+1
| * vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-2125-149/+45
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-216-0/+7
|\ \
| * | security: trim security.hAl Viro2012-02-144-0/+5
| * | Merge branch 'next-queue' into nextJames Morris2012-02-092-0/+2
| |\ \
| | * | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-192-0/+2
* | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-212-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-162-0/+4
| |\ \ \ \
| | * | | | PM / Sleep: JBD and JBD2 missing set_freezable()Nigel Cunningham2012-03-132-0/+4
* | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2153-320/+317
|\ \ \ \ \ \
| * | | | | | udf: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | | | | ubifs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | | | | squashfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | | | | reiserfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
| * | | | | | ocfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-8/+8
| * | | | | | ntfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-204-32/+32
| * | | | | | nilfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-209-114/+114
| * | | | | | nfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | | | | minix: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | | | | logfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-30/+30
| * | | | | | jbd2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-10/+10
| * | | | | | jbd: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
| * | | | | | gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+12
| * | | | | | fuse: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
| * | | | | | ext2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | | | | exofs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * | | | | | afs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * | | | | | btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-37/+37
| * | | | | | fs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-206-33/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-218-11/+10
|\ \ \ \ \ \
| * | | | | | kcore: fix spelling in read_kcore() commentLaura Vasilescu2012-03-201-1/+1
| * | | | | | writeback: fix fn name in writeback_inodes_sb_nr_if_idle() comment headerFengguang Wu2012-03-071-1/+1
| * | | | | | Typos: change aditional to additional.Justin P. Mattock2012-02-211-2/+2
| * | | | | | cramfs: Fix typo in inode.cMasanari Iida2012-02-211-3/+3
| * | | | | | BTRFS: Don't include disk-io.h twice in check-integrity.cJesper Juhl2012-02-101-1/+0
| * | | | | | jffs2: Fix typo in compr.cMasanari Iida2012-02-091-1/+1
| * | | | | | btrfs: Fix typo in free-space-cache.cMasanari Iida2012-02-091-1/+1
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2012-02-03292-4685/+14423
| |\ \ \ \ \ \
| * | | | | | | ntfs: fix printk typos in mft.cMasanari Iida2012-02-031-2/+2
| * | | | | | | reiserfs: fix printk typo in lbalance.cMasanari Iida2012-02-031-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-212-15/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-1913-42/+107
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-092-11/+37
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dlm: Do not allocate a fd for peeloffBenjamin Poirier2012-03-081-14/+8
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0614-73/+117
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-051-1/+1