pipe: F_SETPIPE_SZ should return -EPERM for non-root
[safe/jmp/linux-2.6] / include /
2010-05-24 Konstantin Khlebnikovcfq-iosched: remove dead_key from cfq_io_context
2010-05-22 Roland McGrathlinux/elfcore.h: hide kernel functions
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2010-05-22 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-05-22 Linus TorvaldsMerge branch 'virtio' of git://git./linux/kernel/git...
2010-05-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-05-22 Linus TorvaldsMerge branch 'modules' of git://git./linux/kernel/git...
2010-05-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21 Dmitry Monakhovramfs: replace inode uid,gid,mode initialization with...
2010-05-21 Dmitry Monakhovvfs: Add inode uid,gid,mode init helper
2010-05-21 Roland Dreiervfs: add lockdep annotation to s_vfs_rename_key for...
2010-05-21 Christoph Hellwigsanitize vfs_fsync calling conventions
2010-05-21 Stephen Hemmingerreiserfs: constify xattr_handler
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
2010-05-21 Josef BacikIntroduce freeze_super and thaw_super for the fsfreeze...
2010-05-21 Al Vironew helper: iterate_supers()
2010-05-21 Al ViroBury __put_super_and_need_restart()
2010-05-21 Al Viroget rid of restarts in sync_filesystems()
2010-05-21 Al Viroget rid of S_BIAS
2010-05-21 Al Virosb_entry() has been killed a couple of years ago and...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-05-21 Linus TorvaldsMerge branch 'for-2.6.35' of git://git.kernel.dk/linux...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-05-21 Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-05-21 Greg Kroah-HartmanMerge staging-next tree into Linus's latest version
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Jens Axboepipe: set lower and upper limit on max pages in the...
2010-05-21 Jens Axboepipe: add support for shrinking and growing pipes
2010-05-21 Philipp Reisnerdrbd: This is now equivalent to drbd release 8.3.8rc1
2010-05-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-05-21 Linus TorvaldsMerge branch 'drm-for-2.6.35' of git://git./linux/kerne...
2010-05-21 Linus TorvaldsMerge branch 'dbg-early-merge' of git://git./linux...
2010-05-21 Linus TorvaldsMerge branch 'kdb-merge' of git://git./linux/kernel...
2010-05-21 Jens Axboewriteback: fix problem with !CONFIG_BLOCK compilation
2010-05-21 Tejun Heoblock,ide: simplify bdops->set_capacity() to ->unlock_n...
2010-05-21 Jens Axboewriteback: fixups for !dirty_writeback_centisecs
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-05-21 Randy Dunlapinterrupt.h: fix fatal kernel-doc error
2010-05-21 Jan Karaquota: Refactor dquot_transfer code so that OCFS2 can...
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-05-21 Christoph Hellwigquota: unify ->set_dqblk
2010-05-21 Christoph Hellwigquota: unify ->get_dqblk
2010-05-21 Dmitry Monakhovquota: Make quota stat accounting lockless.
2010-05-21 Jan Karajbd: Provide function to check whether transaction...
2010-05-21 Jan Blunckext2: Add ext2_sb_info s_lock spinlock
2010-05-21 Eric W. Biedermannetlink: Implment netlink_broadcast_filtered
2010-05-21 Eric W. Biedermannetns: Teach network device kobjects which namespace...
2010-05-21 Eric W. Biedermansysfs: Implement sysfs tagged directory support.
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-21 Eric W. Biedermankobj: Add basic infrastructure for dealing with namespaces.
2010-05-21 Eric W. Biedermansysfs: Don't use enums in inline function declaration.
2010-05-21 Serge E. Hallynsysfs: Comment sysfs directory tagging logic
2010-05-21 Eric W. Biedermansysfs: Implement sysfs_delete_link
2010-05-21 Peter Zijlstralockdep: Add novalidate class for dev->mutex conversion
2010-05-21 Thomas Gleixnerdrivers/base: Convert dev->sem to mutex
2010-05-21 Peter Korsgaarddevtmpfs: support !CONFIG_TMPFS
2010-05-21 NeilBrownkref: remove kref_set
2010-05-21 David Woodhousefirmware_class: fix memory leak - free allocated pages
2010-05-21 Tobias Klauserserial: Add driver for the Altera UART
2010-05-21 Tobias Klauserserial: Add driver for the Altera JTAG UART
2010-05-21 Alan Coxtty: n_gsm line discipline
2010-05-21 Pavan Savoyserial: TTY: new ldiscs for staging
2010-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-21 Jason Wesselx86, kgdb, init: Add early and late debug states
2010-05-21 Jason Wesselprintk,kdb: capture printk() when in kdb shell
2010-05-21 Jason Wesselkgdboc,kdb: Allow kdb to work on a non open console...
2010-05-21 Jason Wesselkgdb: Add the ability to schedule a breakpoint via...
2010-05-21 Jason Wesselx86,kgdb: Add low level debug hook
2010-05-21 Jason Wesselkgdb: remove post_primary_code references
2010-05-21 Jason Wesselkgdb,docs: Update the kgdb docs to include kdb
2010-05-21 Jason Wesselkgdb,8250,pl011: Return immediately from console poll
2010-05-21 Jason Wesselkgdb: core changes to support kdb
2010-05-21 Jason Wesselkdb: core for kgdb back end (2 of 2)
2010-05-21 Jason Wesselkdb: core for kgdb back end (1 of 2)
2010-05-21 Jason WesselSeparate the gdbstub from the debug core
2010-05-20 Linus TorvaldsMerge branch 'viafb-next' of git://git.lwn.net/linux-2.6
2010-05-20 Greg Kroah-HartmanUSB: remove unused usb_buffer_alloc and usb_buffer_free...
2010-05-20 Greg Kroah-HartmanUSB: include/usb/*.h checkpatch cleanup
2010-05-20 Greg Kroah-HartmanUSB: usb.h: checkpatch cleanups
2010-05-20 Ming LeiUSB: remove usb_find_device
2010-05-20 Michal NazarewiczUSB: f_fs: the FunctionFS driver
2010-05-20 Michal Nazarewiczwait_event_interruptible_locked() interface
2010-05-20 Johan HovoldUSB: serial: remove multi-urb write from generic driver
2010-05-20 Johan HovoldUSB: serial: reimplement generic fifo-based writes
2010-05-20 Alan SternUSB: simplify usb_sg_init()
2010-05-20 Matthew WilcoxUSB: Change the scatterlist type in struct urb
2010-05-20 Matthew WilcoxUSB: Turn interface_to_usbdev into an inline function
2010-05-20 Matthew WilcoxUSB: Add a usb_pipe_endpoint() convenience function
2010-05-20 Matthew WilcoxUSB: Add definition for the Pipe Usage descriptor
2010-05-20 Alan SternUSB: remove URB_NO_SETUP_DMA_MAP
2010-05-20 Alan SternUSB: remove the usb_host_ss_ep_comp structure
2010-05-20 Alan SternUSB: export the new ch11.h file to userspce
next