summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-0/+9
* 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-208-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-202-15/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-1813-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-0514-73/+117
| |\ \ \ \ \ \ \
| * | | | | | | | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-041-1/+1
* | | | | | | | | exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov2012-03-201-3/+1
* | | | | | | | | exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov2012-03-201-0/+3
* | | | | | | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-4/+81
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-101-4/+81
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tty: rework pty count limitingKonstantin Khlebnikov2012-01-241-4/+30
| | * | | | | | | | | tty: move pty count limiting into devptsKonstantin Khlebnikov2012-01-241-1/+52
* | | | | | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-205-121/+282
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-0979-780/+923
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Revert "sysfs: Kill nlink counting."Greg Kroah-Hartman2012-03-083-0/+10
OpenPOWER on IntegriCloud