aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman1-3/+3
2011-04-12cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton3-36/+33
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz4-4/+31
2011-04-12[CIFS] Warn on requesting default security (ntlm) on mountSteve French1-0/+11
2011-04-12[CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French3-7/+8
2011-04-12cifs: wrap received signature check in srv_mutexJeff Layton1-6/+9
2011-04-12cifs: clean up various nits in unicode routines (try #2)Jeff Layton2-19/+18
2011-04-12cifs: clean up length checks in check2ndT2Jeff Layton1-13/+13
2011-04-12cifs: set ra_pages in backing_dev_infoJeff Layton1-0/+1
2011-04-12cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton1-1/+1
2011-04-12cifs: always do is_path_accessible check in cifs_mountJeff Layton1-1/+1
2011-04-12various endian fixes to cifsSteve French4-10/+10
2011-04-12Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French1-3/+3
2011-04-12Max share size is too smallSteve French1-1/+1
2011-04-12Allow user names longer than 32 bytesSteve French7-26/+30
2011-04-12cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton5-63/+7
2011-04-12cifs: check for private_data before trying to put itJeff Layton1-2/+4
2011-04-11Linux 2.6.39-rc3Linus Torvalds1-1/+1
2011-04-11xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony1-1/+1
2011-04-11fix XEN_SAVE_RESTORE Kconfig dependenciesShriram Rajagopalan2-1/+2
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki8-28/+27
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11sched: Eliminate dead code from wakeup_gran()Shaohua Li1-4/+1
2011-04-11sched: Fix erroneous all_pinned logicKen Chen1-7/+4
2011-04-11sched: Fix sched-domain avg_load calculationKen Chen1-1/+2
2011-04-10dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-10ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o1-0/+1
2011-04-10ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio1-6/+17
2011-04-10ext4: allow an active handle to be started when freezingYongqiang Yang1-11/+33
2011-04-10ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth1-3/+14
2011-04-10net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-10nfsd4: fix oops on lock failureJ. Bruce Fields1-3/+6
2011-04-09drm/radeon/kms: make radeon i2c put/get bytes less noisyAlex Deucher1-2/+2
2011-04-09drm/radeon/kms: pll tweaks for rv6xxAlex Deucher1-0/+6
2011-04-09drm/radeon: Fix KMS legacy backlight support if CONFIG_BACKLIGHT_CLASS_DEVICE=m.Michel Dänzer1-1/+1
2011-04-09radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2-2/+2
2011-04-09i915: restore only the mode of this driver on lastcloseDave Airlie3-1/+18
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-08xfs: use proper interfaces for on-stack pluggingChristoph Hellwig1-11/+9
2011-04-08xfs: fix xfs_debug warningsChristoph Hellwig2-29/+22
2011-04-08xfs: fix variable set but not used warningsChristoph Hellwig5-18/+0
2011-04-07mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-07mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-08xfs: convert log tail checking to a warningDave Chinner2-8/+25
2011-04-08xfs: catch bad block numbers freeing extents.Dave Chinner1-7/+23
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner4-9/+61
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner1-136/+118
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner3-151/+124
2011-04-08xfs: introduce background inode reclaim workDave Chinner2-3/+67
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner3-102/+36