aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
* fsnotify: change locking orderLino Sanfilippo2012-12-11
* fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
* fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
* fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
* fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
* fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ...Lino Sanfilippo2012-12-11
* fsnotify: take groups mark_lock before mark lockLino Sanfilippo2012-12-11
* fsnotify: use reference counting for groupsLino Sanfilippo2012-12-11
* fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11
* inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-11
* Linux 3.6Linus Torvalds2012-09-30
* vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-29
* Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-29
|\
| * iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel2012-09-28
| * iommu: static inline iommu group stub functionsAlex Williamson2012-09-25
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-29
|\ \
| * | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-07
| * | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-03
| * | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-31
| * | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-31
| * | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-31
| * | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-27
| * | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-27
| * | NVMe: Set block queue max sectorsKeith Busch2012-07-26
| * | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-26
| * | NVMe: replace nvme_ns with nvme_dev for user adminKeith Busch2012-07-26
| * | NVMe: Fix nvme module init when nvme_major is setKeith Busch2012-07-26
| * | NVMe: Set request queue logical block sizeKeith Busch2012-07-25
* | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-28
|\ \ \
| * | | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-28
| * | | inetpeer: fix token initializationNicolas Dichtel2012-09-27
| * | | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-27
| * | | bnx2: Clean up remaining iounmapNeil Horman2012-09-27
| * | | net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-27
| * | | smsc75xx: fix resume after device resetSteve Glendinning2012-09-27
| * | | netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-27
| * | | team: fix return value checkWei Yongjun2012-09-27
| * | | l2tp: fix return value checkWei Yongjun2012-09-27
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-27
| |\ \ \
| | * | | netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-25
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-09-28
|\ \ \ \ \
| * | | | | close the race in nlmsvc_free_block()Al Viro2012-09-22
| * | | | | do_add_mount()/umount -l racesAl Viro2012-09-22
* | | | | | Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-28
|\ \ \ \ \ \
| * | | | | | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-27
| * | | | | | um: Fix IPC on umRichard Weinberger2012-09-27
| * | | | | | um: kill thread->forkingAl Viro2012-09-27
| * | | | | | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-27